projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
86b39ec
)
dev-python/reportlab: Remove py2
author
Michał Górny
<mgorny@gentoo.org>
Mon, 20 Apr 2020 08:02:50 +0000
(10:02 +0200)
committer
Michał Górny
<mgorny@gentoo.org>
Mon, 20 Apr 2020 08:05:39 +0000
(10:05 +0200)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/reportlab/reportlab-3.5.13-r1.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/reportlab/reportlab-3.5.13-r1.ebuild
b/dev-python/reportlab/reportlab-3.5.13-r1.ebuild
index 64879659c5bf57c17e17d369b12f22962b27217f..23688607e2a9e20f940378093c893d692bed7a81 100644
(file)
--- a/
dev-python/reportlab/reportlab-3.5.13-r1.ebuild
+++ b/
dev-python/reportlab/reportlab-3.5.13-r1.ebuild
@@
-3,7
+3,7
@@
EAPI=7
-PYTHON_COMPAT=( python{
2_7,
3_6,3_7,3_8} ) # Tests crash with pypy
+PYTHON_COMPAT=( python{3_6,3_7,3_8} ) # Tests crash with pypy
inherit distutils-r1 flag-o-matic