aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Ammerlaan <andrewammerlaan@riseup.net>2020-06-30 21:31:20 +0200
committerAndrew Ammerlaan <andrewammerlaan@riseup.net>2020-06-30 21:31:20 +0200
commite21164bbb1acae81c5b36057120338d518847fea (patch)
tree8d37917ec6cf7d2cdc96de78b0236b418d184384
parentmedia-video/vidify-audiosync: drop py3_6 (diff)
downloadguru-e21164bbb1acae81c5b36057120338d518847fea.tar.gz
guru-e21164bbb1acae81c5b36057120338d518847fea.tar.bz2
guru-e21164bbb1acae81c5b36057120338d518847fea.zip
dev-python/pykeepass: fix renamed dep
Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
-rw-r--r--dev-python/pykeepass/pykeepass-3.2.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pykeepass/pykeepass-3.2.0.ebuild b/dev-python/pykeepass/pykeepass-3.2.0.ebuild
index 8293619bd..3a56459a5 100644
--- a/dev-python/pykeepass/pykeepass-3.2.0.ebuild
+++ b/dev-python/pykeepass/pykeepass-3.2.0.ebuild
@@ -17,7 +17,7 @@ KEYWORDS="~amd64 ~x86"
IUSE=""
RDEPEND="
- >=dev-python/argon2_cffi-19.1.0[${PYTHON_USEDEP}]
+ >=dev-python/argon2-cffi-19.1.0[${PYTHON_USEDEP}]
>=dev-python/construct-2.9.4[${PYTHON_USEDEP}]
>=dev-python/future-0.17.0[${PYTHON_USEDEP}]
>=dev-python/lxml-4.3.4[${PYTHON_USEDEP}]