From 05807a5bfc43ed98e76ccdc30f6edb608b56d50e Mon Sep 17 00:00:00 2001 From: Patrick McLean Date: Fri, 30 Oct 2020 19:17:44 -0700 Subject: 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 --- dev-python/pytest-salt-factories/pytest-salt-factories-0.94.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-python') 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 4568ef158e69..ac3cace6a8ec 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" -- cgit v1.2.3-65-gdbad