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-ros/genpy/
Date: Fri, 01 Dec 2017 18:10:51
Message-Id: 1512151840.b3a33a2d4ca3fd9622bb2ef1003d92f7bd46d06c.aballier@gentoo
1 commit: b3a33a2d4ca3fd9622bb2ef1003d92f7bd46d06c
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Fri Dec 1 18:07:45 2017 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Fri Dec 1 18:10:40 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3a33a2d
7
8 dev-ros/genpy: Remove old
9
10 Package-Manager: Portage-2.3.16, Repoman-2.3.6
11
12 dev-ros/genpy/Manifest | 4 +---
13 dev-ros/genpy/genpy-0.6.5.ebuild | 24 ------------------------
14 dev-ros/genpy/genpy-0.6.6.ebuild | 24 ------------------------
15 3 files changed, 1 insertion(+), 51 deletions(-)
16
17 diff --git a/dev-ros/genpy/Manifest b/dev-ros/genpy/Manifest
18 index d5a49f20ec9..db45759ac6e 100644
19 --- a/dev-ros/genpy/Manifest
20 +++ b/dev-ros/genpy/Manifest
21 @@ -1,3 +1 @@
22 -DIST genpy-0.6.5.tar.gz 51689 SHA256 35e5cd2032f52a1f77190df5c31c02134dc460bfeda3f28b5a860a95309342b9 SHA512 aeb4edf97ccc6b480649ee67b7b5782e4f950e02cc898b52285db1a23fe5200a853817ae734dd32ba964073359b60bc9399abe0e4a9bc7d0e46c5f6f78e1c10e WHIRLPOOL 4d9c9d1d2f3e63f73c02b3ea1f6c53450429e45a972a9cf27b6ec77368bf2cef4a4890e0cd6486ef810c1eb5bdd6d2ea5e09974f71f738d98df609f60aa0f248
23 -DIST genpy-0.6.6.tar.gz 51949 SHA256 8a1a90f1e64bd9458c24ca18af88d3c95032b4c04e3b8164fce6b365ac11301e SHA512 f85e916f4b20e3c6c8a7ad81afcefc0912ed82f6d3a59afbf421e97f8a5d938de85a6d035b75725829efe03ece8a6f649aa179f858e0eae8e429ae9c62fd6edd WHIRLPOOL 16e247c1a21b5d2d3399a786999d5d39fc5370a2bb18b6993b02d4e870f843cd9fc6a866a04b945e708de90f3e658c57d8f9f2873051100520647d326766d73d
24 -DIST genpy-0.6.7.tar.gz 52001 SHA256 d1b6e9031c255bad2b29c5cf76736807c3245e14f017903a9be8bf68a74ede2e SHA512 645db3b343d53a640c6cbae91ec178bb99249899632b88f54831a524c2c3d76a68c8e45e2820b536509eb3d84a37735f9a3cd04f46522a98748a38534cc9d6b8 WHIRLPOOL e1abc845072ec1d137070fe58e14d4bdbf34dee9e76342ce829cd13281f3de11c49aaee717061bc15b59999b8f3d4d51b96db3150bbab7026bf0f851cd2911a7
25 +DIST genpy-0.6.7.tar.gz 52001 BLAKE2B 6c2a6cbbac6b0c72b1d5bec160f2f06ac86852afa2664835a4223e5adc5df6ae13a3a506d1c684f39f1066094f437fc54e4deb927c9e58209231af599b70af77 SHA512 645db3b343d53a640c6cbae91ec178bb99249899632b88f54831a524c2c3d76a68c8e45e2820b536509eb3d84a37735f9a3cd04f46522a98748a38534cc9d6b8
26
27 diff --git a/dev-ros/genpy/genpy-0.6.5.ebuild b/dev-ros/genpy/genpy-0.6.5.ebuild
28 deleted file mode 100644
29 index 3176ad0840a..00000000000
30 --- a/dev-ros/genpy/genpy-0.6.5.ebuild
31 +++ /dev/null
32 @@ -1,24 +0,0 @@
33 -# Copyright 1999-2017 Gentoo Foundation
34 -# Distributed under the terms of the GNU General Public License v2
35 -
36 -EAPI=5
37 -
38 -ROS_REPO_URI="https://github.com/ros/genpy"
39 -KEYWORDS="~amd64 ~arm"
40 -PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy{,3} )
41 -
42 -inherit ros-catkin
43 -
44 -DESCRIPTION="Python ROS message and service generators"
45 -HOMEPAGE="http://wiki.ros.org/genpy"
46 -LICENSE="BSD"
47 -SLOT="0/${PV}"
48 -IUSE=""
49 -
50 -RDEPEND="dev-ros/genmsg[${PYTHON_USEDEP}]"
51 -DEPEND="${RDEPEND}
52 - test? (
53 - dev-python/pyyaml[${PYTHON_USEDEP}]
54 - dev-python/nose[${PYTHON_USEDEP}]
55 - )
56 -"
57
58 diff --git a/dev-ros/genpy/genpy-0.6.6.ebuild b/dev-ros/genpy/genpy-0.6.6.ebuild
59 deleted file mode 100644
60 index 3176ad0840a..00000000000
61 --- a/dev-ros/genpy/genpy-0.6.6.ebuild
62 +++ /dev/null
63 @@ -1,24 +0,0 @@
64 -# Copyright 1999-2017 Gentoo Foundation
65 -# Distributed under the terms of the GNU General Public License v2
66 -
67 -EAPI=5
68 -
69 -ROS_REPO_URI="https://github.com/ros/genpy"
70 -KEYWORDS="~amd64 ~arm"
71 -PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy{,3} )
72 -
73 -inherit ros-catkin
74 -
75 -DESCRIPTION="Python ROS message and service generators"
76 -HOMEPAGE="http://wiki.ros.org/genpy"
77 -LICENSE="BSD"
78 -SLOT="0/${PV}"
79 -IUSE=""
80 -
81 -RDEPEND="dev-ros/genmsg[${PYTHON_USEDEP}]"
82 -DEPEND="${RDEPEND}
83 - test? (
84 - dev-python/pyyaml[${PYTHON_USEDEP}]
85 - dev-python/nose[${PYTHON_USEDEP}]
86 - )
87 -"