*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / dev-python / widgetsnbextension / widgetsnbextension-3.4.2.ebuild
index b8dcc914bf858938deccc1f10be8201a04ddaf4a..f7030c3323d1c3ee285c7e0f0f1305122e6c36e4 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="threads(+)"
 
 inherit distutils-r1