From 1ff0c6581b95717531baced806161c5925b7ffcb Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Wed, 5 Feb 2020 06:29:42 +0100 Subject: [PATCH] dev-python/django-cacheops: Remove py2 MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- 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 70cd85f5d6e0..d2ceef319c8c 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" -- 2.26.2