Skip to content

Commit

Permalink
dev-python/poetry: Add missing lockfile dep too
Browse files Browse the repository at this point in the history
Closes: https://bugs.gentoo.org/911380
Signed-off-by: Michał Górny <[email protected]>
  • Loading branch information
mgorny committed Jul 28, 2023
1 parent 858b280 commit 3045c6f
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ RDEPEND="
>=dev-python/installer-0.7.0[${PYTHON_USEDEP}]
>=dev-python/jsonschema-4.10.0[${PYTHON_USEDEP}]
>=dev-python/keyring-23.9.0[${PYTHON_USEDEP}]
>=dev-python/lockfile-0.12.2[${PYTHON_USEDEP}]
>=dev-python/packaging-20.4[${PYTHON_USEDEP}]
>=dev-python/pexpect-4.7.0[${PYTHON_USEDEP}]
>=dev-python/pkginfo-1.9.4[${PYTHON_USEDEP}]
Expand Down

0 comments on commit 3045c6f

Please sign in to comment.