diff options
author | Alexis Ballier <aballier@gentoo.org> | 2022-03-15 17:25:23 +0100 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2022-03-15 18:05:37 +0100 |
commit | f21926f878815345b996c7da3572022348ff2de4 (patch) | |
tree | 64a9bf5e3af8cb972511c2f4934baf8a39286b8c /dev-ros | |
parent | dev-ros/ament_cmake_pytest: Remove old (diff) | |
download | gentoo-f21926f878815345b996c7da3572022348ff2de4.tar.gz gentoo-f21926f878815345b996c7da3572022348ff2de4.tar.bz2 gentoo-f21926f878815345b996c7da3572022348ff2de4.zip |
dev-ros/ament_cmake_xmllint: add py310
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
Diffstat (limited to 'dev-ros')
-rw-r--r-- | dev-ros/ament_cmake_xmllint/ament_cmake_xmllint-0.11.2.ebuild | 4 | ||||
-rw-r--r-- | dev-ros/ament_cmake_xmllint/ament_cmake_xmllint-9999.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-ros/ament_cmake_xmllint/ament_cmake_xmllint-0.11.2.ebuild b/dev-ros/ament_cmake_xmllint/ament_cmake_xmllint-0.11.2.ebuild index 72cc39d41939..7657d4a383e2 100644 --- a/dev-ros/ament_cmake_xmllint/ament_cmake_xmllint-0.11.2.ebuild +++ b/dev-ros/ament_cmake_xmllint/ament_cmake_xmllint-0.11.2.ebuild @@ -1,9 +1,9 @@ -# Copyright 2019-2021 Gentoo Authors +# Copyright 2019-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{8..10} ) inherit cmake python-any-r1 diff --git a/dev-ros/ament_cmake_xmllint/ament_cmake_xmllint-9999.ebuild b/dev-ros/ament_cmake_xmllint/ament_cmake_xmllint-9999.ebuild index 72cc39d41939..7657d4a383e2 100644 --- a/dev-ros/ament_cmake_xmllint/ament_cmake_xmllint-9999.ebuild +++ b/dev-ros/ament_cmake_xmllint/ament_cmake_xmllint-9999.ebuild @@ -1,9 +1,9 @@ -# Copyright 2019-2021 Gentoo Authors +# Copyright 2019-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{8..10} ) inherit cmake python-any-r1 |