projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8a6d707
)
dev-python/setuptools-git: Port to py39
author
Michał Górny
<mgorny@gentoo.org>
Mon, 25 May 2020 19:55:28 +0000
(21:55 +0200)
committer
Michał Górny
<mgorny@gentoo.org>
Mon, 25 May 2020 19:55:28 +0000
(21:55 +0200)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/setuptools-git/setuptools-git-1.2.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/setuptools-git/setuptools-git-1.2.ebuild
b/dev-python/setuptools-git/setuptools-git-1.2.ebuild
index 4b6368fa9e3631652c0964b1c5d0d6c69e4d3eda..7f69c0ee96e282b3aa32ff09c68ca4ff222d45e5 100644
(file)
--- a/
dev-python/setuptools-git/setuptools-git-1.2.ebuild
+++ b/
dev-python/setuptools-git/setuptools-git-1.2.ebuild
@@
-2,7
+2,7
@@
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-PYTHON_COMPAT=( python2_7 python3_{6,7,8} pypy3 )
+PYTHON_COMPAT=( python2_7 python3_{6,7,8
,9
} pypy3 )
inherit distutils-r1