commit:     48afc0fdae028b68948de7408caddcd028f9e51e
Author:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Fri Dec 18 13:30:06 2020 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Fri Dec 18 13:30:06 2020 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=48afc0fd

dev-python/pytest-isort: add py3.9

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>

 dev-python/pytest-isort/pytest-isort-1.2.0.ebuild | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/dev-python/pytest-isort/pytest-isort-1.2.0.ebuild 
b/dev-python/pytest-isort/pytest-isort-1.2.0.ebuild
index 7aec417a..d44ca68a 100644
--- a/dev-python/pytest-isort/pytest-isort-1.2.0.ebuild
+++ b/dev-python/pytest-isort/pytest-isort-1.2.0.ebuild
@@ -3,9 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{7,8} )
-
-DISTUTILS_USE_SETUPTOOLS=rdepend
+PYTHON_COMPAT=( python3_{7,8,9} )
 
 inherit distutils-r1
 

Reply via email to