public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Slawek Lis" <slis@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/aldryn-bootstrap3/
Date: Tue, 23 May 2017 19:14:18 +0000 (UTC)	[thread overview]
Message-ID: <1495566852.f95f05c7f0442f889c0e7a10120ca5668a59eb99.slis@gentoo> (raw)

commit:     f95f05c7f0442f889c0e7a10120ca5668a59eb99
Author:     Slawomir Lis <slis <AT> gentoo <DOT> org>
AuthorDate: Tue May 23 19:14:12 2017 +0000
Commit:     Slawek Lis <slis <AT> gentoo <DOT> org>
CommitDate: Tue May 23 19:14:12 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f95f05c7

dev-python/aldryn-bootstrap3: fixed bug 619464

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 dev-python/aldryn-bootstrap3/aldryn-bootstrap3-1.2.2.ebuild | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/dev-python/aldryn-bootstrap3/aldryn-bootstrap3-1.2.2.ebuild b/dev-python/aldryn-bootstrap3/aldryn-bootstrap3-1.2.2.ebuild
index c0e83bc6eb3..3f1bba56ced 100644
--- a/dev-python/aldryn-bootstrap3/aldryn-bootstrap3-1.2.2.ebuild
+++ b/dev-python/aldryn-bootstrap3/aldryn-bootstrap3-1.2.2.ebuild
@@ -27,3 +27,8 @@ DEPEND="
 	${RDEPEND}
 	dev-python/setuptools[${PYTHON_USEDEP}]
 "
+
+src_prepare() {
+	sed -i 's/find_packages()/find_packages(exclude=["tests"])/g' "${S}/setup.py"
+	eapply_user
+}


             reply	other threads:[~2017-05-23 19:14 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-23 19:14 Slawek Lis [this message]
  -- strict thread matches above, loose matches on Subject: below --
2017-06-02  6:48 [gentoo-commits] repo/gentoo:master commit in: dev-python/aldryn-bootstrap3/ Slawek Lis
2017-05-23 10:43 Slawek Lis
2016-10-22 19:35 Slawek Lis
2016-06-13  6:50 Slawek Lis
2015-11-05 13:33 Slawek Lis

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=1495566852.f95f05c7f0442f889c0e7a10120ca5668a59eb99.slis@gentoo \
    --to=slis@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