*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / dev-python / django / django-2.2.2.ebuild
index 45963469fc10c6ede02ac82a348ff0bb97d2b68d..5bf0811789c3b6a5085537233eceaa128ebd1e9c 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=7
 
-PYTHON_COMPAT=( python3_{5,6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
 PYTHON_REQ_USE='sqlite?,threads(+)'
 
 inherit bash-completion-r1 distutils-r1 eutils