commit: 05807a5bfc43ed98e76ccdc30f6edb608b56d50e
Author: Patrick McLean <patrick.mclean <AT> sony <DOT> com>
AuthorDate: Sat Oct 31 02:17:44 2020 +0000
Commit: Patrick McLean <chutzpah <AT> gentoo <DOT> org>
CommitDate: Sat Oct 31 02:17:44 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=05807a5b
dev-python/pytest-salt-factories: drop py39 as app-admin/salt doesnt support it
yet
Copyright: Sony Interactive Entertainment Inc.
Package-Manager: Portage-3.0.8, Repoman-3.0.2
Signed-off-by: Patrick McLean <chutzpah <AT> gentoo.org>
dev-python/pytest-salt-factories/pytest-salt-factories-0.94.4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/dev-python/pytest-salt-factories/pytest-salt-factories-0.94.4.ebuild
b/dev-python/pytest-salt-factories/pytest-salt-factories-0.94.4.ebuild
index 4568ef158e6..ac3cace6a8e 100644
--- a/dev-python/pytest-salt-factories/pytest-salt-factories-0.94.4.ebuild
+++ b/dev-python/pytest-salt-factories/pytest-salt-factories-0.94.4.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{7..9} )
+PYTHON_COMPAT=( python3_{7..8} )
inherit distutils-r1
DESCRIPTION="The new generation of the pytest-salt Plugin"