projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e0b5248
)
dev-python/sure: Port to py39
author
Michał Górny
<mgorny@gentoo.org>
Thu, 28 May 2020 18:57:30 +0000
(20:57 +0200)
committer
Michał Górny
<mgorny@gentoo.org>
Thu, 28 May 2020 19:39:15 +0000
(21:39 +0200)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/sure/sure-1.4.11.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/sure/sure-1.4.11.ebuild
b/dev-python/sure/sure-1.4.11.ebuild
index 15447975e25e4451c3b98598a738fb495fa20679..7f62f1ee80623e706bb93a4c88a0024b37ab6bae 100644
(file)
--- a/
dev-python/sure/sure-1.4.11.ebuild
+++ b/
dev-python/sure/sure-1.4.11.ebuild
@@
-3,7
+3,7
@@
EAPI=7
-PYTHON_COMPAT=( python2_7 python3_{6
,7,8
} )
+PYTHON_COMPAT=( python2_7 python3_{6
..9
} )
inherit distutils-r1
@@
-23,7
+23,6
@@
RDEPEND="
dev-python/six[${PYTHON_USEDEP}]
"
BDEPEND="
- dev-python/setuptools[${PYTHON_USEDEP}]
test? ( ${RDEPEND} )
"