projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f2b66fd
)
dev-python/django-cacheops: Remove py2
author
Michał Górny
<mgorny@gentoo.org>
Wed, 5 Feb 2020 05:29:42 +0000
(06:29 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Wed, 5 Feb 2020 05:50:09 +0000
(06:50 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/django-cacheops/django-cacheops-4.2.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/django-cacheops/django-cacheops-4.2.ebuild
b/dev-python/django-cacheops/django-cacheops-4.2.ebuild
index 70cd85f5d6e0d36ab8ae280613063ee3f35b4e0b..d2ceef319c8c31cfe768201fcad4dd2e1c7673a0 100644
(file)
--- a/
dev-python/django-cacheops/django-cacheops-4.2.ebuild
+++ b/
dev-python/django-cacheops/django-cacheops-4.2.ebuild
@@
-3,7
+3,7
@@
EAPI=7
-PYTHON_COMPAT=( python
2_7 python
3_6 python3_7 )
+PYTHON_COMPAT=( python3_6 python3_7 )
inherit distutils-r1
DESCRIPTION="ORM cache with automatic granular event-driven invalidation for Django"