public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Matt Thode" <prometheanfire@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-p2p/pybitmessage/
Date: Fri,  9 Mar 2018 17:59:07 +0000 (UTC)	[thread overview]
Message-ID: <1520618334.fd4c445b91cbb439a6da003f68a0937bf03af4f6.prometheanfire@gentoo> (raw)

commit:     fd4c445b91cbb439a6da003f68a0937bf03af4f6
Author:     Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Fri Mar  9 17:54:46 2018 +0000
Commit:     Matt Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Fri Mar  9 17:58:54 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd4c445b

net-p2p/pybitmessage: allow usage of renamed msgpack

Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --force

 .../{pybitmessage-0.6.3.2.ebuild => pybitmessage-0.6.3.2-r1.ebuild} | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/net-p2p/pybitmessage/pybitmessage-0.6.3.2.ebuild b/net-p2p/pybitmessage/pybitmessage-0.6.3.2-r1.ebuild
similarity index 92%
rename from net-p2p/pybitmessage/pybitmessage-0.6.3.2.ebuild
rename to net-p2p/pybitmessage/pybitmessage-0.6.3.2-r1.ebuild
index 5dc0e77b762..68a4ee0e45d 100644
--- a/net-p2p/pybitmessage/pybitmessage-0.6.3.2.ebuild
+++ b/net-p2p/pybitmessage/pybitmessage-0.6.3.2-r1.ebuild
@@ -50,6 +50,12 @@ RDEPEND="${DEPEND}
 
 S="${WORKDIR}/${MY_P}"
 
+python_prepare_all() {
+	# allow useage of renamed msgpack
+	sed -i '/msgpack-python/d' setup.py || die
+	distutils-r1_python_prepare_all
+}
+
 src_install () {
 	distutils-r1_src_install
 	dodoc README.md


             reply	other threads:[~2018-03-09 17:59 UTC|newest]

Thread overview: 24+ 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 --
2020-01-04  8:58 [gentoo-commits] repo/gentoo:master commit in: net-p2p/pybitmessage/ Mikle Kolyada
2018-05-27 19:54 Andreas Sturmlechner
2018-05-27 19:54 Andreas Sturmlechner
2018-05-27 19:54 Andreas Sturmlechner
2018-05-10 14:10 Andreas Sturmlechner
2018-04-22 13:42 Andreas Sturmlechner
2018-04-22 13:42 Andreas Sturmlechner
2018-04-22 13:42 Andreas Sturmlechner
2018-02-14 12:06 Michael Palimaka
2018-01-24 22:06 Andreas Sturmlechner
2017-07-24 21:38 Michael Orlitzky
2017-05-12 21:33 Michael Orlitzky
2017-04-28  1:06 Michael Orlitzky
2017-03-27  1:30 Michael Orlitzky
2016-07-07 19:48 Austin English
2016-05-22 19:35 Pacho Ramos
2016-05-14  7:20 Michał Górny
2015-10-18 14:57 Julian Ospald
2015-10-18 14:36 Julian Ospald
2015-10-18 14:36 Julian Ospald
2015-10-18 14:36 Julian Ospald
2015-10-18 14:36 Julian Ospald
2015-09-20 17:02 Julian Ospald

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=1520618334.fd4c445b91cbb439a6da003f68a0937bf03af4f6.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