From: "Alexis Ballier" <aballier@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/rospkg/
Date: Fri, 17 Aug 2018 13:08:06 +0000 (UTC) [thread overview]
Message-ID: <1534511278.03a89df55a0073d62659a16f1a18c6da50708d61.aballier@gentoo> (raw)
commit: 03a89df55a0073d62659a16f1a18c6da50708d61
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 17 13:07:49 2018 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Fri Aug 17 13:07:58 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=03a89df5
dev-python/rospkg: eapi update and bump to 1.1.7
Package-Manager: Portage-2.3.46, Repoman-2.3.10
dev-python/rospkg/Manifest | 1 +
dev-python/rospkg/{rospkg-9999.ebuild => rospkg-1.1.7.ebuild} | 7 +++++--
dev-python/rospkg/rospkg-9999.ebuild | 7 +++++--
3 files changed, 11 insertions(+), 4 deletions(-)
diff --git a/dev-python/rospkg/Manifest b/dev-python/rospkg/Manifest
index c61dc8ce14b..55489bb818e 100644
--- a/dev-python/rospkg/Manifest
+++ b/dev-python/rospkg/Manifest
@@ -1 +1,2 @@
DIST rospkg-1.1.4.tar.gz 89554 BLAKE2B b307482cc3df0f2a178dd427a37160cfdc3c407b2135a28854f3df0ff964ed57c17a8ee358a1aa90b3d735e0913bc6c3c8ea1084efdef5fd01933166e21ebac8 SHA512 1758dcbe28c18c834a60bbda2e5e6be34629b3dd4f6519f24dfa1324ff9fc59fb7d0ae9d324c002eee06ff672309627e48f97119b36601390b24a24ae196d5c5
+DIST rospkg-1.1.7.tar.gz 90200 BLAKE2B 5b64be62b292ed8d216058d9e906451c74ebfecced92da2888b6e6340a217f56460b9dad6fb741a1b78c156513adfb435407dfac19a9fcbca49b180662b879a2 SHA512 7d6915a32370786384220cd0d62087e0f82648e96f2006853dfb1486ff5b6c3343e32b9ac8a33ad1c1a8c758499475553b081166ca7ee0c72659855a2b09f151
diff --git a/dev-python/rospkg/rospkg-9999.ebuild b/dev-python/rospkg/rospkg-1.1.7.ebuild
similarity index 94%
copy from dev-python/rospkg/rospkg-9999.ebuild
copy to dev-python/rospkg/rospkg-1.1.7.ebuild
index bf7619313e0..c59845d0d46 100644
--- a/dev-python/rospkg/rospkg-9999.ebuild
+++ b/dev-python/rospkg/rospkg-1.1.7.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+EAPI=7
PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy{,3} )
SCM=""
@@ -30,10 +30,13 @@ SLOT="0"
IUSE="test"
RDEPEND="dev-python/pyyaml[${PYTHON_USEDEP}]"
-DEPEND="${RDEPEND}
+BDEPEND="
dev-python/setuptools[${PYTHON_USEDEP}]
test? (
dev-python/nose[${PYTHON_USEDEP}]
+ )"
+DEPEND="${RDEPEND} ${BDEPEND}
+ test? (
dev-python/coverage[${PYTHON_USEDEP}]
dev-python/mock[${PYTHON_USEDEP}]
)
diff --git a/dev-python/rospkg/rospkg-9999.ebuild b/dev-python/rospkg/rospkg-9999.ebuild
index bf7619313e0..c59845d0d46 100644
--- a/dev-python/rospkg/rospkg-9999.ebuild
+++ b/dev-python/rospkg/rospkg-9999.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+EAPI=7
PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy{,3} )
SCM=""
@@ -30,10 +30,13 @@ SLOT="0"
IUSE="test"
RDEPEND="dev-python/pyyaml[${PYTHON_USEDEP}]"
-DEPEND="${RDEPEND}
+BDEPEND="
dev-python/setuptools[${PYTHON_USEDEP}]
test? (
dev-python/nose[${PYTHON_USEDEP}]
+ )"
+DEPEND="${RDEPEND} ${BDEPEND}
+ test? (
dev-python/coverage[${PYTHON_USEDEP}]
dev-python/mock[${PYTHON_USEDEP}]
)
next reply other threads:[~2018-08-17 13:08 UTC|newest]
Thread overview: 35+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-08-17 13:08 Alexis Ballier [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-03-19 14:02 [gentoo-commits] repo/gentoo:master commit in: dev-python/rospkg/ Arthur Zamarin
2022-03-19 14:02 Arthur Zamarin
2021-09-23 14:07 Arthur Zamarin
2021-08-06 14:35 Alexis Ballier
2020-10-13 11:31 Alexis Ballier
2020-08-17 12:53 Sam James
2020-08-04 17:16 Joonas Niilola
2020-08-04 16:00 Alexis Ballier
2020-07-27 12:11 Alexis Ballier
2020-04-14 12:54 Alexis Ballier
2020-02-06 5:59 Michał Górny
2019-12-11 15:26 Alexis Ballier
2019-12-11 15:26 Alexis Ballier
2019-05-17 16:28 Alexis Ballier
2018-02-12 14:03 Alexis Ballier
2017-12-08 18:44 Alexis Ballier
2017-12-08 18:44 Alexis Ballier
2017-10-14 11:41 Alexis Ballier
2017-10-14 11:41 Alexis Ballier
2017-09-28 12:50 Alexis Ballier
2017-09-28 12:50 Alexis Ballier
2017-08-15 6:25 Alexis Ballier
2017-04-12 19:20 Alexis Ballier
2017-02-28 11:27 Alexis Ballier
2017-02-27 10:49 Alexis Ballier
2017-02-27 10:49 Alexis Ballier
2017-02-09 17:46 Alexis Ballier
2016-10-07 15:55 Alexis Ballier
2016-09-29 12:53 Alexis Ballier
2016-09-01 10:39 Alexis Ballier
2016-04-25 8:57 Alexis Ballier
2016-02-23 18:38 Alexis Ballier
2015-10-24 9:02 Alexis Ballier
2015-10-13 7:59 Alexis Ballier
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1534511278.03a89df55a0073d62659a16f1a18c6da50708d61.aballier@gentoo \
--to=aballier@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox