projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
aed502a
)
dev-python/jwcrypto: Remove py2
author
Michał Górny
<mgorny@gentoo.org>
Wed, 5 Feb 2020 15:26:47 +0000
(16:26 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Wed, 5 Feb 2020 15:29:24 +0000
(16:29 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/jwcrypto/jwcrypto-0.4.2.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/jwcrypto/jwcrypto-0.4.2.ebuild
b/dev-python/jwcrypto/jwcrypto-0.4.2.ebuild
index 886733f05c9077671313688e8f8bff1825f301de..e001979de9c674f248ccc5065a18a0a4fec39540 100644
(file)
--- a/
dev-python/jwcrypto/jwcrypto-0.4.2.ebuild
+++ b/
dev-python/jwcrypto/jwcrypto-0.4.2.ebuild
@@
-3,7
+3,7
@@
EAPI=6
-PYTHON_COMPAT=( python
2_7 python
3_6 )
+PYTHON_COMPAT=( python3_6 )
inherit distutils-r1
DESCRIPTION="Implements JWK,JWS,JWE specifications using python-cryptography"