projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
13df5ff
)
dev-python/django-select2: Remove Py2
author
David Seifert
<soap@gentoo.org>
Sat, 28 Dec 2019 16:12:10 +0000
(17:12 +0100)
committer
David Seifert
<soap@gentoo.org>
Sat, 28 Dec 2019 16:12:10 +0000
(17:12 +0100)
Package-Manager: Portage-2.3.83, Repoman-2.3.20
Signed-off-by: David Seifert <soap@gentoo.org>
dev-python/django-select2/django-select2-5.5.0.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/django-select2/django-select2-5.5.0.ebuild
b/dev-python/django-select2/django-select2-5.5.0.ebuild
index 0348c11248c9018c4cf8555711ebd8dd1a5e2ec4..9f977dd19d5da85bdb193b0e7e932686ad0ac458 100644
(file)
--- a/
dev-python/django-select2/django-select2-5.5.0.ebuild
+++ b/
dev-python/django-select2/django-select2-5.5.0.ebuild
@@
-3,7
+3,7
@@
EAPI="5"
-PYTHON_COMPAT=( python
{2_7,3_5,3_
6} )
+PYTHON_COMPAT=( python
3_{5,
6} )
inherit distutils-r1