projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
11e70ef
)
dev-python/castellan: Remove Python 2
author
Michał Górny
<mgorny@gentoo.org>
Sun, 12 Jan 2020 20:50:05 +0000
(21:50 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Mon, 13 Jan 2020 09:45:06 +0000
(10:45 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/castellan/castellan-1.2.2.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/castellan/castellan-1.2.2.ebuild
b/dev-python/castellan/castellan-1.2.2.ebuild
index adb53582022000652da71a26be0c5609cfe6a1db..8c30a552b997be38fcd5b5e4d40b34d56427fa89 100644
(file)
--- a/
dev-python/castellan/castellan-1.2.2.ebuild
+++ b/
dev-python/castellan/castellan-1.2.2.ebuild
@@
-2,7
+2,7
@@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python
2_7 python
3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
inherit distutils-r1