projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c77e5f8
)
dev-python/PyDbLite: Remove Py2
author
David Seifert
<soap@gentoo.org>
Sat, 28 Dec 2019 16:14:24 +0000
(17:14 +0100)
committer
David Seifert
<soap@gentoo.org>
Sat, 28 Dec 2019 16:14:24 +0000
(17:14 +0100)
Package-Manager: Portage-2.3.83, Repoman-2.3.20
Signed-off-by: David Seifert <soap@gentoo.org>
dev-python/PyDbLite/PyDbLite-3.0.4.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/PyDbLite/PyDbLite-3.0.4.ebuild
b/dev-python/PyDbLite/PyDbLite-3.0.4.ebuild
index 10952f812e698d04d775887f35e546607dc28b71..a9b185c8bc8b56b40908ab251cd8d5965b9a7832 100644
(file)
--- a/
dev-python/PyDbLite/PyDbLite-3.0.4.ebuild
+++ b/
dev-python/PyDbLite/PyDbLite-3.0.4.ebuild
@@
-3,7
+3,7
@@
EAPI=5
-PYTHON_COMPAT=( python
2_7 python3_{5,6} pypy
pypy3)
+PYTHON_COMPAT=( python
3_{5,6}
pypy3)
inherit distutils-r1