dev-python/jaraco-functools: Port to py39
authorMichał Górny <mgorny@gentoo.org>
Wed, 27 May 2020 07:06:10 +0000 (09:06 +0200)
committerMichał Górny <mgorny@gentoo.org>
Wed, 27 May 2020 07:06:10 +0000 (09:06 +0200)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/jaraco-functools/jaraco-functools-3.0.1.ebuild

index d4b3d6ee6cf3e958a9a82e061d9cad461e03e2af..b997d09613d0ff77e50aba860ee6bd507eae4638 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( pypy3 python3_{6,7,8} )
+PYTHON_COMPAT=( pypy3 python3_{6,7,8,9} )
 # [options.entry_points] is present in setup.cfg but it is empty
 DISTUTILS_USE_SETUPTOOLS=manual