projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ffed3ec
)
dev-python/authres: Tested on py3.7 and pypy3
author
Michał Górny
<mgorny@gentoo.org>
Tue, 9 Apr 2019 10:47:04 +0000
(12:47 +0200)
committer
Michał Górny
<mgorny@gentoo.org>
Tue, 9 Apr 2019 10:50:52 +0000
(12:50 +0200)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/authres/authres-1.1.1.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/authres/authres-1.1.1.ebuild
b/dev-python/authres/authres-1.1.1.ebuild
index 9beb27ee9cfe08a4df806ad30477a9583087b709..194c7205ebfcbfeb7120a7b6402b36df24a83270 100644
(file)
--- a/
dev-python/authres/authres-1.1.1.ebuild
+++ b/
dev-python/authres/authres-1.1.1.ebuild
@@
-2,7
+2,7
@@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python{2_7,3_5,3_6
} pypy
)
+PYTHON_COMPAT=( python{2_7,3_5,3_6
,3_7} pypy{,3}
)
inherit distutils-r1