From: "Justin Lecher" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/keyrings_alt/
Date: Fri, 5 Feb 2016 19:45:16 +0000 (UTC) [thread overview]
Message-ID: <1454701503.00d51453ef571bc6cbee2716f30c5dd2d0ea3fdc.jlec@gentoo> (raw)
commit: 00d51453ef571bc6cbee2716f30c5dd2d0ea3fdc
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 5 18:59:11 2016 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Fri Feb 5 19:45:03 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=00d51453
dev-python/keyrings_alt: Excluse test from installation
Package-Manager: portage-2.2.27
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
dev-python/keyrings_alt/keyrings_alt-1.1.ebuild | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/dev-python/keyrings_alt/keyrings_alt-1.1.ebuild b/dev-python/keyrings_alt/keyrings_alt-1.1.ebuild
index e909ade..ebd7496 100644
--- a/dev-python/keyrings_alt/keyrings_alt-1.1.ebuild
+++ b/dev-python/keyrings_alt/keyrings_alt-1.1.ebuild
@@ -36,6 +36,13 @@ S="${WORKDIR}"/${MY_P}
# Multiple failures
RESTRICT=test
+python_prepare_all() {
+ sed \
+ -e "s:find_packages():find_packages(exclude=['tests']):g" \
+ -i setup.py || die
+ distutils-r1_python_prepare_all
+}
+
python_test() {
py.test -v -v || die
}
next reply other threads:[~2016-02-05 19:45 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-02-05 19:45 Justin Lecher [this message]
-- strict thread matches above, loose matches on Subject: below --
2016-02-05 19:45 [gentoo-commits] repo/gentoo:master commit in: dev-python/keyrings_alt/ Justin Lecher
2016-03-13 19:04 Patrick Lauer
2016-06-07 14:07 Tobias Klausmann
2017-01-24 13:01 Manuel Rüger
2017-03-20 18:33 Manuel Rüger
2017-04-04 17:30 Manuel Rüger
2017-04-05 13:23 Michael Weber
2017-04-05 13:29 Michael Weber
2017-04-05 13:32 Michael Weber
2017-04-30 8:31 Jeroen Roovers
2017-05-02 9:48 Michał Górny
2017-05-15 12:37 Manuel Rüger
2017-07-12 9:54 Sergei Trofimovich
2017-09-10 11:15 Manuel Rüger
2017-09-22 21:58 Sergei Trofimovich
2017-09-22 21:58 Sergei Trofimovich
2018-01-04 21:50 Michał Górny
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=1454701503.00d51453ef571bc6cbee2716f30c5dd2d0ea3fdc.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