projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e6bd2b2
)
dev-python/oslo-sphinx: Remove Python 2 support
author
Michał Górny
<mgorny@gentoo.org>
Sun, 12 Jan 2020 10:36:57 +0000
(11:36 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Mon, 13 Jan 2020 09:41:44 +0000
(10:41 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/oslo-sphinx/oslo-sphinx-4.18.0.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/oslo-sphinx/oslo-sphinx-4.18.0.ebuild
b/dev-python/oslo-sphinx/oslo-sphinx-4.18.0.ebuild
index 4daa0f2f49852ccf792e9c3bda261c2f7b688028..2fa552f47457efd4298ecc9e6a8adf612393833e 100644
(file)
--- a/
dev-python/oslo-sphinx/oslo-sphinx-4.18.0.ebuild
+++ b/
dev-python/oslo-sphinx/oslo-sphinx-4.18.0.ebuild
@@
-3,7
+3,7
@@
EAPI=6
-PYTHON_COMPAT=( python
{2_7,3_{6,7}
} )
+PYTHON_COMPAT=( python
3_{6,7
} )
inherit distutils-r1