mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-python/poetry: Add missing lockfile dep too
Closes: https://bugs.gentoo.org/911380 Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -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}]
|
||||
Reference in New Issue
Block a user