*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / dev-python / oslo-concurrency / oslo-concurrency-3.29.1.ebuild
index 285554352ed7558cf50e03e731005a5eaa624d0c..bbc0f5b1822f0a5acb7f92aa150fe8031c83b203 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=7
-PYTHON_COMPAT=( python2_7 python3_5 python3_6 python3_7 )
+PYTHON_COMPAT=( python2_7 python3_6 python3_7 )
 
 inherit distutils-r1