*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / dev-python / apispec / apispec-0.35.0.ebuild
index 09e5695f395f4cc7d9886b70a870b2c5e22555cd..29c537f4aca772012243bd46084b1d677d61d7de 100644 (file)
@@ -1,8 +1,8 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-PYTHON_COMPAT=( python3_{5,6} )
+PYTHON_COMPAT=( python3_6 )
 
 inherit distutils-r1