projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
883a14c
)
dev-python/xstatic: Remove py2
author
Michał Górny
<mgorny@gentoo.org>
Thu, 6 Feb 2020 07:02:00 +0000
(08:02 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Thu, 6 Feb 2020 07:08:43 +0000
(08:08 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/xstatic/xstatic-1.0.1.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/xstatic/xstatic-1.0.1.ebuild
b/dev-python/xstatic/xstatic-1.0.1.ebuild
index 3a15e0978d4a2e9bd1f3dc2cbc226e7a29a110a8..ebf39fd817e11b1a00a9bc782742671730238be9 100644
(file)
--- a/
dev-python/xstatic/xstatic-1.0.1.ebuild
+++ b/
dev-python/xstatic/xstatic-1.0.1.ebuild
@@
-3,7
+3,7
@@
EAPI=6
-PYTHON_COMPAT=( python
2_7 python
3_6 )
+PYTHON_COMPAT=( python3_6 )
inherit distutils-r1