projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b09a522
)
dev-python/libnacl: Remove py2
author
Michał Górny
<mgorny@gentoo.org>
Wed, 5 Feb 2020 16:11:37 +0000
(17:11 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Wed, 5 Feb 2020 16:24:25 +0000
(17:24 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/libnacl/libnacl-1.6.1.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/libnacl/libnacl-1.6.1.ebuild
b/dev-python/libnacl/libnacl-1.6.1.ebuild
index 4ce664bf5c147a4630375ea0ae8d15fa36ef0f7e..1bd51f939d5efa5071d670a0229eb09d91bab717 100644
(file)
--- a/
dev-python/libnacl/libnacl-1.6.1.ebuild
+++ b/
dev-python/libnacl/libnacl-1.6.1.ebuild
@@
-2,7
+2,7
@@
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-PYTHON_COMPAT=(python
{2_7,3_6}
)
+PYTHON_COMPAT=(python
3_6
)
inherit distutils-r1
DESCRIPTION="Python ctypes wrapper for libsodium"