dev-python/cliff-2.18.0: Drop py38 for now
authorPatrick McLean <patrick.mclean@sony.com>
Thu, 30 Jan 2020 02:45:10 +0000 (18:45 -0800)
committerPatrick McLean <chutzpah@gentoo.org>
Thu, 30 Jan 2020 02:45:10 +0000 (18:45 -0800)
Copyright: Sony Interactive Entertainment Inc.
Package-Manager: Portage-2.3.86, Repoman-2.3.20
Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
dev-python/cliff/cliff-2.18.0.ebuild

index 6cd9718ae7b1af94d95f99da9816c345e632427a..6087508896d43fc9823e79a78bc44e30d96b67e3 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{6,7,8} )
+PYTHON_COMPAT=( python3_{6,7} )
 DISTUTILS_USE_SETUPTOOLS=rdepend
 # entry_points is added via [entry_points] in setup.cfg
 _DISTUTILS_SETUPTOOLS_WARNED=1