summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2021-09-24 10:12:48 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2021-09-24 13:29:26 +0300
commite385e709e65c6356a3fb70841a0b5d63277f6d11 (patch)
tree805acbbc77c17cca9168f75ecc1f5e503572128e /dev-ros
parentdev-ros/ament_cmake_pytest: enable py3.9, enable py3.10 (diff)
downloadgentoo-e385e709e65c6356a3fb70841a0b5d63277f6d11.tar.gz
gentoo-e385e709e65c6356a3fb70841a0b5d63277f6d11.tar.bz2
gentoo-e385e709e65c6356a3fb70841a0b5d63277f6d11.zip
dev-ros/ament_cmake_export_libraries: enable py3.9, enable py3.10
tested by bumping python target for all dev-ros/ament_cmake* packages, and checking exact same output for all reverse deps of dev-ros/ament_cmake Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ros')
-rw-r--r--dev-ros/ament_cmake_export_libraries/ament_cmake_export_libraries-1.1.4.ebuild2
-rw-r--r--dev-ros/ament_cmake_export_libraries/ament_cmake_export_libraries-9999.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-ros/ament_cmake_export_libraries/ament_cmake_export_libraries-1.1.4.ebuild b/dev-ros/ament_cmake_export_libraries/ament_cmake_export_libraries-1.1.4.ebuild
index 5a63a39ded54..027da570e32d 100644
--- a/dev-ros/ament_cmake_export_libraries/ament_cmake_export_libraries-1.1.4.ebuild
+++ b/dev-ros/ament_cmake_export_libraries/ament_cmake_export_libraries-1.1.4.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python{3_7,3_8} )
+PYTHON_COMPAT=( python3_{8..10} )
inherit cmake python-any-r1
diff --git a/dev-ros/ament_cmake_export_libraries/ament_cmake_export_libraries-9999.ebuild b/dev-ros/ament_cmake_export_libraries/ament_cmake_export_libraries-9999.ebuild
index 5a63a39ded54..027da570e32d 100644
--- a/dev-ros/ament_cmake_export_libraries/ament_cmake_export_libraries-9999.ebuild
+++ b/dev-ros/ament_cmake_export_libraries/ament_cmake_export_libraries-9999.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python{3_7,3_8} )
+PYTHON_COMPAT=( python3_{8..10} )
inherit cmake python-any-r1