From: "Matt Thode" <prometheanfire@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/locustio/
Date: Fri, 9 Mar 2018 17:59:07 +0000 (UTC) [thread overview]
Message-ID: <1520618329.93d697e989c9f65af087a79edda9ffabd362f6fa.prometheanfire@gentoo> (raw)
commit: 93d697e989c9f65af087a79edda9ffabd362f6fa
Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 9 17:41:13 2018 +0000
Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Fri Mar 9 17:58:49 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93d697e9
dev-python/locustio: allow usage of renamed msgpack
Package-Manager: Portage-2.3.19, Repoman-2.3.6
.../locustio/{locustio-0.7.3.ebuild => locustio-0.7.3-r1.ebuild} | 8 +++++++-
1 file changed, 7 insertions(+), 1 deletion(-)
diff --git a/dev-python/locustio/locustio-0.7.3.ebuild b/dev-python/locustio/locustio-0.7.3-r1.ebuild
similarity index 80%
rename from dev-python/locustio/locustio-0.7.3.ebuild
rename to dev-python/locustio/locustio-0.7.3-r1.ebuild
index 7892ab1e586..4196e40e6d3 100644
--- a/dev-python/locustio/locustio-0.7.3.ebuild
+++ b/dev-python/locustio/locustio-0.7.3-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -28,3 +28,9 @@ RDEPEND=">=dev-python/gevent-1.0.1[${PYTHON_USEDEP}]
python_test() {
esetup.py test
}
+
+python_prepare_all() {
+ # allow useage of renamed msgpack
+ sed -i '/^msgpack/d' setup.py || die
+ distutils-r1_python_prepare_all
+}
next reply other threads:[~2018-03-09 17:59 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-03-09 17:59 Matt Thode [this message]
-- strict thread matches above, loose matches on Subject: below --
2019-12-27 18:52 [gentoo-commits] repo/gentoo:master commit in: dev-python/locustio/ David Seifert
2018-09-15 1:15 Zac Medico
2018-03-17 10:51 Michał Górny
2017-04-26 7:53 Tim Harder
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=1520618329.93d697e989c9f65af087a79edda9ffabd362f6fa.prometheanfire@gentoo \
--to=prometheanfire@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