Gentoo Archives: gentoo-commits

From: Alexis Ballier <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/catkin_pkg/
Date: Mon, 03 Dec 2018 16:13:06
Message-Id: 1543853563.8f3e90888b7474de849233428810a8b711939c49.aballier@gentoo
1 commit: 8f3e90888b7474de849233428810a8b711939c49
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Mon Dec 3 16:05:56 2018 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Mon Dec 3 16:12:43 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f3e9088
7
8 dev-python/catkin_pkg: bump to 0.4.9
9
10 Package-Manager: Portage-2.3.52, Repoman-2.3.12
11 Signed-off-by: Alexis Ballier <aballier <AT> gentoo.org>
12
13 dev-python/catkin_pkg/Manifest | 1 +
14 .../catkin_pkg/{catkin_pkg-9999.ebuild => catkin_pkg-0.4.9.ebuild} | 3 +--
15 dev-python/catkin_pkg/catkin_pkg-9999.ebuild | 3 +--
16 3 files changed, 3 insertions(+), 4 deletions(-)
17
18 diff --git a/dev-python/catkin_pkg/Manifest b/dev-python/catkin_pkg/Manifest
19 index 2d3c4c53dca..b6cf6ced754 100644
20 --- a/dev-python/catkin_pkg/Manifest
21 +++ b/dev-python/catkin_pkg/Manifest
22 @@ -1,2 +1,3 @@
23 DIST catkin_pkg-0.4.7-gh.tar.gz 60765 BLAKE2B 905de7f4f013f8e7d6472b5159cb0e9ac82bb06dfca0308a7a5f8881402a721d987a016f7980f7a435a7122c4771311f82f56f460949370ecd93057ef8a8bb25 SHA512 1e947c09aa4789d414de74bed7b1aa3d5f5d16d22a8a4609f656b47e51b7318fdd21e003f8bf65355728abaf54a016ce2d78b79cc4ab8bd7c3e048b66c0c0f6e
24 DIST catkin_pkg-0.4.8-gh.tar.gz 60811 BLAKE2B f7bcdb121844837701e203bfefd3ad9b454362d0d9f5b912a1df542dbb50ea402f1556b4f4031afa13dfdeb852f955d175f80344b773fa959fecf522ceb06fb6 SHA512 b697d177164d681e94f19f7f0ec768cb91ba5bf31cd3dfd41a24bc3347957b30f97bf1cc3e3fadb7c3c4f48a5d0306835a9496a9e4ab7b36784f7bbaf4268b6a
25 +DIST catkin_pkg-0.4.9-gh.tar.gz 60919 BLAKE2B e7d4987022359fa7306df77ede2e07b2371bfa16b9787e513dd096ffe3988f9b7e6cbf61b96e00992334dadc6052811c20e0b7ea6c9198db332c1eac545c5031 SHA512 53e8440c0768b221526d134c5609c3088dd02e214150253469fe5883665936472486792db2d69c05fd352949f2350bda5960e71cd54e3f1d9164e0915c963295
26
27 diff --git a/dev-python/catkin_pkg/catkin_pkg-9999.ebuild b/dev-python/catkin_pkg/catkin_pkg-0.4.9.ebuild
28 similarity index 94%
29 copy from dev-python/catkin_pkg/catkin_pkg-9999.ebuild
30 copy to dev-python/catkin_pkg/catkin_pkg-0.4.9.ebuild
31 index f4dc76b3fa3..241a69760c5 100644
32 --- a/dev-python/catkin_pkg/catkin_pkg-9999.ebuild
33 +++ b/dev-python/catkin_pkg/catkin_pkg-0.4.9.ebuild
34 @@ -1,4 +1,4 @@
35 -# Copyright 1999-2018 Gentoo Foundation
36 +# Copyright 1999-2018 Gentoo Authors
37 # Distributed under the terms of the GNU General Public License v2
38
39 EAPI=7
40 @@ -46,7 +46,6 @@ RDEPEND="${RDEPEND}
41 !<dev-util/catkin-0.7.14"
42 PATCHES=(
43 "${FILESDIR}/catkin_prefix2.patch"
44 - "${FILESDIR}/argparse.patch"
45 "${FILESDIR}/ros_packages.patch"
46 "${FILESDIR}/infinite_loop3.patch"
47 )
48
49 diff --git a/dev-python/catkin_pkg/catkin_pkg-9999.ebuild b/dev-python/catkin_pkg/catkin_pkg-9999.ebuild
50 index f4dc76b3fa3..241a69760c5 100644
51 --- a/dev-python/catkin_pkg/catkin_pkg-9999.ebuild
52 +++ b/dev-python/catkin_pkg/catkin_pkg-9999.ebuild
53 @@ -1,4 +1,4 @@
54 -# Copyright 1999-2018 Gentoo Foundation
55 +# Copyright 1999-2018 Gentoo Authors
56 # Distributed under the terms of the GNU General Public License v2
57
58 EAPI=7
59 @@ -46,7 +46,6 @@ RDEPEND="${RDEPEND}
60 !<dev-util/catkin-0.7.14"
61 PATCHES=(
62 "${FILESDIR}/catkin_prefix2.patch"
63 - "${FILESDIR}/argparse.patch"
64 "${FILESDIR}/ros_packages.patch"
65 "${FILESDIR}/infinite_loop3.patch"
66 )