diff options
author | Patrick McLean <patrick.mclean@sony.com> | 2020-01-29 18:45:10 -0800 |
---|---|---|
committer | Patrick McLean <chutzpah@gentoo.org> | 2020-01-29 18:45:10 -0800 |
commit | eb10bf821fe7a4f87f47952bae6be1c8fce14310 (patch) | |
tree | 073328a2864be3bd53f43cc20138bc4375c68587 /dev-python/cliff | |
parent | dev-python/stevedore-1.31.0: Drop py38 for now (diff) | |
download | gentoo-eb10bf821fe7a4f87f47952bae6be1c8fce14310.tar.gz gentoo-eb10bf821fe7a4f87f47952bae6be1c8fce14310.tar.bz2 gentoo-eb10bf821fe7a4f87f47952bae6be1c8fce14310.zip |
dev-python/cliff-2.18.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/cliff')
-rw-r--r-- | dev-python/cliff/cliff-2.18.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/cliff/cliff-2.18.0.ebuild b/dev-python/cliff/cliff-2.18.0.ebuild index 6cd9718ae7b1..6087508896d4 100644 --- a/dev-python/cliff/cliff-2.18.0.ebuild +++ b/dev-python/cliff/cliff-2.18.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 [entry_points] in setup.cfg _DISTUTILS_SETUPTOOLS_WARNED=1 |