diff options
author | Patrick McLean <patrick.mclean@sony.com> | 2020-10-30 17:50:47 -0700 |
---|---|---|
committer | Patrick McLean <chutzpah@gentoo.org> | 2020-10-30 18:36:44 -0700 |
commit | f3c456c68cbfab096ca49490f7e5afa4a7f3f90c (patch) | |
tree | 386c071936f99fdcadb9b68a5a819b96710e3d78 /dev-python | |
parent | dev-python/libnacl-1.7.1: Version bump, add py39 (diff) | |
download | gentoo-f3c456c68cbfab096ca49490f7e5afa4a7f3f90c.tar.gz gentoo-f3c456c68cbfab096ca49490f7e5afa4a7f3f90c.tar.bz2 gentoo-f3c456c68cbfab096ca49490f7e5afa4a7f3f90c.zip |
dev-python/pytest-helpers-namespace-2019.1.8-r1: add py39
Copyright: Sony Interactive Entertainment Inc.
Package-Manager: Portage-3.0.8, Repoman-3.0.2
Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/pytest-helpers-namespace/pytest-helpers-namespace-2019.1.8-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-helpers-namespace/pytest-helpers-namespace-2019.1.8-r1.ebuild b/dev-python/pytest-helpers-namespace/pytest-helpers-namespace-2019.1.8-r1.ebuild index 763a915fa391..5cbfb5cf8e2c 100644 --- a/dev-python/pytest-helpers-namespace/pytest-helpers-namespace-2019.1.8-r1.ebuild +++ b/dev-python/pytest-helpers-namespace/pytest-helpers-namespace-2019.1.8-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{6..9} ) inherit distutils-r1 DESCRIPTION="Provides a helpers pytest namespace" |