From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id B3800138359 for ; Wed, 30 Sep 2020 10:07:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D0689E0A8B; Wed, 30 Sep 2020 10:07:32 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B5F68E0A8B for ; Wed, 30 Sep 2020 10:07:32 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 7215D335DBC for ; Wed, 30 Sep 2020 10:07:31 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E3821332 for ; Wed, 30 Sep 2020 10:07:29 +0000 (UTC) From: "Alexis Ballier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alexis Ballier" Message-ID: <1601460446.35b717039b9147e58f5fd8ca286dd979234d301b.aballier@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/catkin_pkg/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/catkin_pkg/Manifest dev-python/catkin_pkg/catkin_pkg-0.4.22-r1.ebuild dev-python/catkin_pkg/catkin_pkg-0.4.23.ebuild dev-python/catkin_pkg/catkin_pkg-9999.ebuild X-VCS-Directories: dev-python/catkin_pkg/ X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier X-VCS-Revision: 35b717039b9147e58f5fd8ca286dd979234d301b X-VCS-Branch: master Date: Wed, 30 Sep 2020 10:07:29 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: f4a8f06a-e8c2-441f-bf7c-0b597f66d55f X-Archives-Hash: 1ce0785170eb5f9fbfd133d10ee5fda5 commit: 35b717039b9147e58f5fd8ca286dd979234d301b Author: Alexis Ballier gentoo org> AuthorDate: Wed Sep 30 10:06:38 2020 +0000 Commit: Alexis Ballier gentoo 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 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