commit:     1ff0c6581b95717531baced806161c5925b7ffcb
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Feb  5 05:29:42 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Feb  5 05:50:09 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ff0c658

dev-python/django-cacheops: Remove py2

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/django-cacheops/django-cacheops-4.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/django-cacheops/django-cacheops-4.2.ebuild 
b/dev-python/django-cacheops/django-cacheops-4.2.ebuild
index 70cd85f5d6e..d2ceef319c8 100644
--- 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=( python2_7 python3_6 python3_7 )
+PYTHON_COMPAT=( python3_6 python3_7 )
 inherit distutils-r1
 
 DESCRIPTION="ORM cache with automatic granular event-driven invalidation for 
Django"

Reply via email to