projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f834c32
)
dev-python/secretstorage: Remove py2
author
Michał Górny
<mgorny@gentoo.org>
Thu, 6 Feb 2020 05:45:18 +0000
(06:45 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Thu, 6 Feb 2020 05:59:35 +0000
(06:59 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/secretstorage/secretstorage-2.3.1.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/secretstorage/secretstorage-2.3.1.ebuild
b/dev-python/secretstorage/secretstorage-2.3.1.ebuild
index ea8c22ddccdc6ac9c9262111412b0439655ccbb3..43765fcd2f3f69f6c788f697492c1b4e66c09af6 100644
(file)
--- a/
dev-python/secretstorage/secretstorage-2.3.1.ebuild
+++ b/
dev-python/secretstorage/secretstorage-2.3.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,3_7} )
+PYTHON_COMPAT=( python{3_6,3_7} )
inherit distutils-r1