summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick McLean <patrick.mclean@sony.com>2020-01-29 18:22:30 -0800
committerPatrick McLean <chutzpah@gentoo.org>2020-01-29 18:22:45 -0800
commit38b24b0d6047567d38133bf0d63562b3a6372c45 (patch)
treeff9de5f711a7323082d759c447def8cb971b1a8a /dev-python
parentsys-libs/musl: 1.1.24 stable on ppc/ppc64 (diff)
downloadgentoo-38b24b0d6047567d38133bf0d63562b3a6372c45.tar.gz
gentoo-38b24b0d6047567d38133bf0d63562b3a6372c45.tar.bz2
gentoo-38b24b0d6047567d38133bf0d63562b3a6372c45.zip
dev-python/stevedore-1.31.0: Drop py38 for now
Copyright: Sony Interactive Entertainment Inc. Package-Manager: Portage-2.3.86, Repoman-2.3.20 Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/stevedore/stevedore-1.31.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/stevedore/stevedore-1.31.0.ebuild b/dev-python/stevedore/stevedore-1.31.0.ebuild
index 0cda104424e1..c78b9d2fcc83 100644
--- a/dev-python/stevedore/stevedore-1.31.0.ebuild
+++ b/dev-python/stevedore/stevedore-1.31.0.ebuild
@@ -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 setup.cfg as just [entry_points]
_DISTUTILS_SETUPTOOLS_WARNED=1