projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c124ccf
)
dev-python/monotonic: Port to py39
author
Michał Górny
<mgorny@gentoo.org>
Tue, 26 May 2020 17:01:06 +0000
(19:01 +0200)
committer
Michał Górny
<mgorny@gentoo.org>
Tue, 26 May 2020 18:09:44 +0000
(20:09 +0200)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/monotonic/monotonic-1.5-r1.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/monotonic/monotonic-1.5-r1.ebuild
b/dev-python/monotonic/monotonic-1.5-r1.ebuild
index d5dddfa4b695b95afabd1fb9063aae071ef3afca..4ea069309e208010efcefa5bcb5aede7b32096be 100644
(file)
--- a/
dev-python/monotonic/monotonic-1.5-r1.ebuild
+++ b/
dev-python/monotonic/monotonic-1.5-r1.ebuild
@@
-2,7
+2,7
@@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python2_7 python3_{6,7,8} pypy3 )
+PYTHON_COMPAT=( python2_7 python3_{6,7,8
,9
} pypy3 )
inherit distutils-r1
@@
-15,6
+15,4
@@
SLOT="0"
KEYWORDS="amd64 ~arm arm64 ~hppa ~ia64 ~sparc x86"
IUSE=""
-BDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
-
# no tests