summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2020-09-30 12:06:38 +0200
committerAlexis Ballier <aballier@gentoo.org>2020-09-30 12:07:26 +0200
commit35b717039b9147e58f5fd8ca286dd979234d301b (patch)
tree317050a4826ce5882ad955b9fa19bc629aad6dce /dev-python/catkin_pkg
parentnet-analyzer/tcptrace: Version 6.6.7_p6 (diff)
downloadgentoo-35b717039b9147e58f5fd8ca286dd979234d301b.tar.gz
gentoo-35b717039b9147e58f5fd8ca286dd979234d301b.tar.bz2
gentoo-35b717039b9147e58f5fd8ca286dd979234d301b.zip
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@gentoo.org>
Diffstat (limited to 'dev-python/catkin_pkg')
-rw-r--r--dev-python/catkin_pkg/Manifest2
-rw-r--r--dev-python/catkin_pkg/catkin_pkg-0.4.23.ebuild (renamed from dev-python/catkin_pkg/catkin_pkg-0.4.22-r1.ebuild)1
-rw-r--r--dev-python/catkin_pkg/catkin_pkg-9999.ebuild1
3 files changed, 3 insertions, 1 deletions
diff --git a/dev-python/catkin_pkg/Manifest b/dev-python/catkin_pkg/Manifest
index 68b644507c31..d9d6f350b0c9 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
index 53b5bb90f674..db0d224232a4 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 53b5bb90f674..db0d224232a4 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