commit:     f96e572e6011cc80f5654bb34d7a11432f22db68
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 23 15:30:19 2021 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Tue Feb 23 15:32:13 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f96e572e

dev-python/nototools: Support python 3.9

Closes: https://bugs.gentoo.org/761909
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>

 dev-python/nototools/nototools-0.2.13.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/nototools/nototools-0.2.13.ebuild 
b/dev-python/nototools/nototools-0.2.13.ebuild
index 96ed035ed2c..eef113000fc 100644
--- a/dev-python/nototools/nototools-0.2.13.ebuild
+++ b/dev-python/nototools/nototools-0.2.13.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{7..8} )
+PYTHON_COMPAT=( python3_{7..9} )
 DISTUTILS_USE_SETUPTOOLS=rdepend
 
 inherit distutils-r1

Reply via email to