projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
74e1583
)
dev-python/sphinx_celery: Remove py2
author
Michał Górny
<mgorny@gentoo.org>
Thu, 6 Feb 2020 06:07:10 +0000
(07:07 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Thu, 6 Feb 2020 06:16:25 +0000
(07:16 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/sphinx_celery/sphinx_celery-1.3.1.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/sphinx_celery/sphinx_celery-1.3.1.ebuild
b/dev-python/sphinx_celery/sphinx_celery-1.3.1.ebuild
index 259c31c5d01a65731311d4e0ef55f9094773b3a3..d704a2f0c62c9a516d281c553f06b9a6a4538f88 100644
(file)
--- a/
dev-python/sphinx_celery/sphinx_celery-1.3.1.ebuild
+++ b/
dev-python/sphinx_celery/sphinx_celery-1.3.1.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