projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2330f47
)
dev-python/django-redis: Remove Py2
author
David Seifert
<soap@gentoo.org>
Sat, 28 Dec 2019 16:12:09 +0000
(17:12 +0100)
committer
David Seifert
<soap@gentoo.org>
Sat, 28 Dec 2019 16:12:09 +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-redis/django-redis-4.10.0.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/django-redis/django-redis-4.10.0.ebuild
b/dev-python/django-redis/django-redis-4.10.0.ebuild
index 982a5193340e562ed455d9164d10361191341f59..6e4c252662ed4742e693f80e70ad2d74233fb882 100644
(file)
--- a/
dev-python/django-redis/django-redis-4.10.0.ebuild
+++ b/
dev-python/django-redis/django-redis-4.10.0.ebuild
@@
-3,7
+3,7
@@
EAPI=7
-PYTHON_COMPAT=( python
2_7 python
3_6 )
+PYTHON_COMPAT=( python3_6 )
inherit distutils-r1
DESCRIPTION="Full featured redis cache backend for Django."