From: "Justin Lecher" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/oauth2/
Date: Fri, 11 Sep 2015 07:53:23 +0000 (UTC) [thread overview]
Message-ID: <1441957996.43d48d0e17dcb283ec8dd6bd217338562cd3a4ba.jlec@gentoo> (raw)
commit: 43d48d0e17dcb283ec8dd6bd217338562cd3a4ba
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 11 07:03:46 2015 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Fri Sep 11 07:53:16 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=43d48d0e
dev-python/oauth2: Drop unnecessary die
Package-Manager: portage-2.2.20.1
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
dev-python/oauth2/oauth2-1.5.211-r1.ebuild | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/dev-python/oauth2/oauth2-1.5.211-r1.ebuild b/dev-python/oauth2/oauth2-1.5.211-r1.ebuild
index df5026a..37766bc 100644
--- a/dev-python/oauth2/oauth2-1.5.211-r1.ebuild
+++ b/dev-python/oauth2/oauth2-1.5.211-r1.ebuild
@@ -3,6 +3,7 @@
# $Id$
EAPI=5
+
PYTHON_COMPAT=( python2_7 pypy )
inherit distutils-r1
@@ -17,7 +18,8 @@ KEYWORDS="amd64 x86 ~x64-macos"
IUSE="test"
RDEPEND="dev-python/httplib2[${PYTHON_USEDEP}]"
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
+DEPEND="
+ dev-python/setuptools[${PYTHON_USEDEP}]
test? ( ${RDEPEND}
dev-python/coverage[${PYTHON_USEDEP}]
dev-python/mock[${PYTHON_USEDEP}]
@@ -26,5 +28,5 @@ DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
PATCHES=( "${FILESDIR}/${PN}-exclude-tests.patch" )
python_test() {
- esetup.py test || die "Tests fail with ${EPYTHON}"
+ esetup.py test
}
next reply other threads:[~2015-09-11 7:53 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-11 7:53 Justin Lecher [this message]
-- strict thread matches above, loose matches on Subject: below --
2016-11-25 18:27 [gentoo-commits] repo/gentoo:master commit in: dev-python/oauth2/ Agostino Sarubbo
2016-11-25 18:54 Agostino Sarubbo
2017-01-18 10:27 David Seifert
2017-05-17 17:34 Manuel Rüger
2017-07-15 17:25 Tobias Klausmann
2017-08-05 9:23 Michael Palimaka
2018-01-05 13:26 Michał Górny
2020-02-05 16:53 Michał Górny
2020-03-25 11:46 Michał Górny
2020-04-21 8:08 Michał Górny
2021-03-04 4:19 Sam James
2021-03-04 4:19 Sam James
2021-08-22 12:42 Louis Sautier
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=1441957996.43d48d0e17dcb283ec8dd6bd217338562cd3a4ba.jlec@gentoo \
--to=jlec@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