From 2330f4765accfcbc9ebbe436df17817b36a239bb Mon Sep 17 00:00:00 2001 From: David Seifert Date: Sat, 28 Dec 2019 17:12:07 +0100 Subject: [PATCH] dev-python/django-recaptcha: Remove Py2 Package-Manager: Portage-2.3.83, Repoman-2.3.20 Signed-off-by: David Seifert --- dev-python/django-recaptcha/django-recaptcha-1.0.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/django-recaptcha/django-recaptcha-1.0.5.ebuild b/dev-python/django-recaptcha/django-recaptcha-1.0.5.ebuild index 7f4c92aa7875..942c0e4e5c9e 100644 --- a/dev-python/django-recaptcha/django-recaptcha-1.0.5.ebuild +++ b/dev-python/django-recaptcha/django-recaptcha-1.0.5.ebuild @@ -3,7 +3,7 @@ EAPI="5" -PYTHON_COMPAT=( python{2_7,3_5,3_6} pypy ) +PYTHON_COMPAT=( python3_{5,6} ) inherit distutils-r1 DESCRIPTION="Django recaptcha form field/widget app" -- 2.26.2