From: "Arthur Zamarin" <arthurzam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/urdf_parser_py/
Date: Thu, 23 Sep 2021 14:07:36 +0000 (UTC) [thread overview]
Message-ID: <1632406019.efa7878a6a320688495cbc5e1b6b3b75c86f8ee5.arthurzam@gentoo> (raw)
commit: efa7878a6a320688495cbc5e1b6b3b75c86f8ee5
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 16 11:38:37 2021 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Thu Sep 23 14:06:59 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=efa7878a
dev-python/urdf_parser_py: enable py3.10, use d_e_t
passes tests
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/urdf_parser_py/urdf_parser_py-0.4.5.ebuild | 18 +++++-------------
1 file changed, 5 insertions(+), 13 deletions(-)
diff --git a/dev-python/urdf_parser_py/urdf_parser_py-0.4.5.ebuild b/dev-python/urdf_parser_py/urdf_parser_py-0.4.5.ebuild
index eb02edd82ce..7d12842e372 100644
--- a/dev-python/urdf_parser_py/urdf_parser_py-0.4.5.ebuild
+++ b/dev-python/urdf_parser_py/urdf_parser_py-0.4.5.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python{3_7,3_8,3_9} )
+PYTHON_COMPAT=( python3_{8..10} )
inherit distutils-r1
DESCRIPTION="URDF parser for Python"
@@ -13,24 +13,16 @@ SRC_URI="https://github.com/ros/urdf_parser_py/archive/${PV}.tar.gz -> ${P}.tar.
LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64 ~arm"
-IUSE="test"
-RESTRICT="!test? ( test )"
-DEPEND=""
-RDEPEND="${DEPEND}
+RDEPEND="
dev-python/pyyaml[${PYTHON_USEDEP}]
dev-python/lxml[${PYTHON_USEDEP}]
dev-python/catkin_pkg[${PYTHON_USEDEP}]
"
-DEPEND="${RDEPEND}
+BDEPEND="
test? (
- dev-python/nose[${PYTHON_USEDEP}]
dev-python/mock[${PYTHON_USEDEP}]
- )"
-BDEPEND="
- dev-python/setuptools[${PYTHON_USEDEP}]
+ )
"
-python_test() {
- nosetests --with-coverage || die
-}
+distutils_enable_tests nose
next reply other threads:[~2021-09-23 14:07 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-09-23 14:07 Arthur Zamarin [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-05-07 16:27 [gentoo-commits] repo/gentoo:master commit in: dev-python/urdf_parser_py/ Alexis Ballier
2020-08-17 12:53 Sam James
2020-07-12 16:57 Michał Górny
2019-12-29 8:53 David Seifert
2019-12-11 15:26 Alexis Ballier
2018-03-04 14:20 Alexis Ballier
2017-07-07 7:11 Alexis Ballier
2017-07-07 7:11 Alexis Ballier
2017-02-14 13:22 Alexis Ballier
2016-07-26 14:55 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=1632406019.efa7878a6a320688495cbc5e1b6b3b75c86f8ee5.arthurzam@gentoo \
--to=arthurzam@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