projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c9b5dbd
)
dev-python/requests_pkcs12: Remove py2
author
Michał Górny
<mgorny@gentoo.org>
Wed, 5 Feb 2020 21:03:52 +0000
(22:03 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Wed, 5 Feb 2020 21:21:41 +0000
(22:21 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/requests_pkcs12/requests_pkcs12-1.4.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/requests_pkcs12/requests_pkcs12-1.4.ebuild
b/dev-python/requests_pkcs12/requests_pkcs12-1.4.ebuild
index 8f426e92ba3a03cdb42fc7d2ae9a50ccdeed330f..4e6a9dab7e5ecf0b5a0676c1fc68f31d1275fa46 100644
(file)
--- a/
dev-python/requests_pkcs12/requests_pkcs12-1.4.ebuild
+++ b/
dev-python/requests_pkcs12/requests_pkcs12-1.4.ebuild
@@
-3,7
+3,7
@@
EAPI=7
-PYTHON_COMPAT=( python
2_7 python
3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
inherit distutils-r1
DESCRIPTION="Adds PKCS#12 support to the Python requests library in a clean way"