summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick McLean <patrick.mclean@sony.com>2020-10-30 17:50:47 -0700
committerPatrick McLean <chutzpah@gentoo.org>2020-10-30 18:36:44 -0700
commitf3c456c68cbfab096ca49490f7e5afa4a7f3f90c (patch)
tree386c071936f99fdcadb9b68a5a819b96710e3d78
parentdev-python/libnacl-1.7.1: Version bump, add py39 (diff)
downloadgentoo-f3c456c6.tar.gz
gentoo-f3c456c6.tar.bz2
gentoo-f3c456c6.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>
-rw-r--r--dev-python/pytest-helpers-namespace/pytest-helpers-namespace-2019.1.8-r1.ebuild2
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"