projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e2cbde9
)
dev-python/argon2_cffi: Remove Py2
author
David Seifert
<soap@gentoo.org>
Sat, 28 Dec 2019 16:11:16 +0000
(17:11 +0100)
committer
David Seifert
<soap@gentoo.org>
Sat, 28 Dec 2019 16:11:16 +0000
(17:11 +0100)
Package-Manager: Portage-2.3.83, Repoman-2.3.20
Signed-off-by: David Seifert <soap@gentoo.org>
dev-python/argon2_cffi/argon2_cffi-19.1.0.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/argon2_cffi/argon2_cffi-19.1.0.ebuild
b/dev-python/argon2_cffi/argon2_cffi-19.1.0.ebuild
index 88f98ec9429246c896b73f487b6f142033802432..03a1a5770050f187684164b3808d2939c73fe069 100644
(file)
--- a/
dev-python/argon2_cffi/argon2_cffi-19.1.0.ebuild
+++ b/
dev-python/argon2_cffi/argon2_cffi-19.1.0.ebuild
@@
-3,7
+3,7
@@
EAPI=7
-PYTHON_COMPAT=( python
{2_7,3_{5,6,7}} pypy
pypy3 )
+PYTHON_COMPAT=( python
3_{5,6,7}
pypy3 )
inherit distutils-r1
DESCRIPTION="CFFI bindings to the Argon2 password hashing library"