summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2020-10-13 13:27:05 +0200
committerAlexis Ballier <aballier@gentoo.org>2020-10-13 13:31:22 +0200
commit3e87ff28aeddeed325c0a71807e4d2fc1e87f268 (patch)
treedde02cf4d1950f8fe1eae7b40d3ea3458bb0ffd4 /dev-python/catkin_pkg
parentnet-dns/pdns-recursor: Version bump to 4.3.5, security bug #746923 (diff)
downloadgentoo-3e87ff28aeddeed325c0a71807e4d2fc1e87f268.tar.gz
gentoo-3e87ff28aeddeed325c0a71807e4d2fc1e87f268.tar.bz2
gentoo-3e87ff28aeddeed325c0a71807e4d2fc1e87f268.zip
dev-python/catkin_pkg: add py39
Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
Diffstat (limited to 'dev-python/catkin_pkg')
-rw-r--r--dev-python/catkin_pkg/catkin_pkg-0.4.23.ebuild2
-rw-r--r--dev-python/catkin_pkg/catkin_pkg-9999.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/catkin_pkg/catkin_pkg-0.4.23.ebuild b/dev-python/catkin_pkg/catkin_pkg-0.4.23.ebuild
index db0d224232a4..677f0b8d9890 100644
--- a/dev-python/catkin_pkg/catkin_pkg-0.4.23.ebuild
+++ b/dev-python/catkin_pkg/catkin_pkg-0.4.23.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python{3_6,3_7,3_8} pypy3 )
+PYTHON_COMPAT=( python{3_6,3_7,3_8,3_9} pypy3 )
DISTUTILS_USE_SETUPTOOLS=rdepend
SCM=""
diff --git a/dev-python/catkin_pkg/catkin_pkg-9999.ebuild b/dev-python/catkin_pkg/catkin_pkg-9999.ebuild
index db0d224232a4..677f0b8d9890 100644
--- a/dev-python/catkin_pkg/catkin_pkg-9999.ebuild
+++ b/dev-python/catkin_pkg/catkin_pkg-9999.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python{3_6,3_7,3_8} pypy3 )
+PYTHON_COMPAT=( python{3_6,3_7,3_8,3_9} pypy3 )
DISTUTILS_USE_SETUPTOOLS=rdepend
SCM=""