commit:     70210a8778ff68550c5615f8ea402a2ce8469a63
Author:     William Hubbs <william.hubbs <AT> sony <DOT> com>
AuthorDate: Tue Feb 11 18:46:11 2020 +0000
Commit:     William Hubbs <williamh <AT> gentoo <DOT> org>
CommitDate: Tue Feb 11 20:10:35 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70210a87

dev-python/django-filter: add python3_8

Signed-off-by: William Hubbs <williamh <AT> gentoo.org>

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

diff --git a/dev-python/django-filter/django-filter-2.2.0.ebuild 
b/dev-python/django-filter/django-filter-2.2.0.ebuild
index bec056b673e..1d41d0e0e70 100644
--- a/dev-python/django-filter/django-filter-2.2.0.ebuild
+++ b/dev-python/django-filter/django-filter-2.2.0.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_6 python3_7 )
+PYTHON_COMPAT=( python3_6 python3_7 python3_8 )
 inherit distutils-r1
 
 DESCRIPTION="Django app allowing declarative dynamic QuerySet filtering from 
URL parameters"

Reply via email to