*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / dev-python / django-recaptcha / django-recaptcha-1.0.5.ebuild
index 942c0e4e5c9eefaed379070304faa00c3a2b21f9..20106016cf22eb9ed7c6bc99c69fe13a0bd400be 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
 
-PYTHON_COMPAT=( python3_{5,6} )
+PYTHON_COMPAT=( python3_6 )
 inherit distutils-r1
 
 DESCRIPTION="Django recaptcha form field/widget app"