commit: 35b717039b9147e58f5fd8ca286dd979234d301b
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 30 10:06:38 2020 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Wed Sep 30 10:07:26 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35b71703
dev-python/catkin_pkg: bump to 0.4.23
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Alexis Ballier <aballier <AT> gentoo.org>
dev-python/catkin_pkg/Manifest | 2 +-
.../{catkin_pkg-0.4.22-r1.ebuild => catkin_pkg-0.4.23.ebuild} | 1 +
dev-python/catkin_pkg/catkin_pkg-9999.ebuild | 1 +
3 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/dev-python/catkin_pkg/Manifest b/dev-python/catkin_pkg/Manifest
index 68b644507c3..d9d6f350b0c 100644
--- a/dev-python/catkin_pkg/Manifest
+++ b/dev-python/catkin_pkg/Manifest
@@ -1 +1 @@
-DIST catkin_pkg-0.4.22-gh.tar.gz 64407 BLAKE2B
cbcc9b766b8fcde05a89b41d6797c02e12b65ee4518b37e31d120aa2cc43d5b7d588ca668ae0bbe2a2b10ae2883aaf8e3414449292af7ea8ba01d05e649e402e
SHA512
e7119dde7fc70503d8b8cedf505d93aef719039a836186738d017500f8d53cbd73ae4f017cb8d86cc007978066e6471b971039387a07e2eb3c6894569a30946b
+DIST catkin_pkg-0.4.23-gh.tar.gz 64677 BLAKE2B
7bdd6e748561fd7e1193bdc85373e621bba0f1f80452c85c9d90d3b7cf758a83596376dae841b0ccac56a4ba7732111d464a47bc50cf4d9f29fb607f00ec66d7
SHA512
f388eb9ae588dc3a7b69d20fdba127081c9bfa24f7d5d01fee4cac7b57cfb05beb342a23e96052d4952dcb16be87495a9514edae57ea9d7c9742dce9a8a99dee
diff --git a/dev-python/catkin_pkg/catkin_pkg-0.4.22-r1.ebuild
b/dev-python/catkin_pkg/catkin_pkg-0.4.23.ebuild
similarity index 97%
rename from dev-python/catkin_pkg/catkin_pkg-0.4.22-r1.ebuild
rename to dev-python/catkin_pkg/catkin_pkg-0.4.23.ebuild
index 53b5bb90f67..db0d224232a 100644
--- a/dev-python/catkin_pkg/catkin_pkg-0.4.22-r1.ebuild
+++ b/dev-python/catkin_pkg/catkin_pkg-0.4.23.ebuild
@@ -3,6 +3,7 @@
EAPI=7
PYTHON_COMPAT=( python{3_6,3_7,3_8} pypy3 )
+DISTUTILS_USE_SETUPTOOLS=rdepend
SCM=""
if [ "${PV#9999}" != "${PV}" ] ; then
diff --git a/dev-python/catkin_pkg/catkin_pkg-9999.ebuild
b/dev-python/catkin_pkg/catkin_pkg-9999.ebuild
index 53b5bb90f67..db0d224232a 100644
--- a/dev-python/catkin_pkg/catkin_pkg-9999.ebuild
+++ b/dev-python/catkin_pkg/catkin_pkg-9999.ebuild
@@ -3,6 +3,7 @@
EAPI=7
PYTHON_COMPAT=( python{3_6,3_7,3_8} pypy3 )
+DISTUTILS_USE_SETUPTOOLS=rdepend
SCM=""
if [ "${PV#9999}" != "${PV}" ] ; then