public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Tiziano Müller" <dev-zero@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] dev/dev-zero:master commit in: dev-python/guessit/
Date: Sat, 26 Mar 2016 19:55:17 +0000 (UTC)	[thread overview]
Message-ID: <1459022110.a1e81d64b20c2ed00ad41abe8d507a6e4a4c1ea1.dev-zero@gentoo> (raw)

commit:     a1e81d64b20c2ed00ad41abe8d507a6e4a4c1ea1
Author:     Tiziano Müller <dev-zero <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 26 19:55:10 2016 +0000
Commit:     Tiziano Müller <dev-zero <AT> gentoo <DOT> org>
CommitDate: Sat Mar 26 19:55:10 2016 +0000
URL:        https://gitweb.gentoo.org/dev/dev-zero.git/commit/?id=a1e81d64

dev-python/guessit: remove requirement for pytest-runner

 dev-python/guessit/guessit-1.0.3.ebuild | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/dev-python/guessit/guessit-1.0.3.ebuild b/dev-python/guessit/guessit-1.0.3.ebuild
index 0bc5611..a4728ee 100644
--- a/dev-python/guessit/guessit-1.0.3.ebuild
+++ b/dev-python/guessit/guessit-1.0.3.ebuild
@@ -36,6 +36,9 @@ python_prepare_all() {
 	rm guessit/test/test_benchmark.py || die
 	sed -i -e "s|'pytest-benchmark', ||" setup.py || die
 
+	# remove the pytest-runner requirement for normal installation
+	sed -i -e '/setup_requires/d' setup.py || die
+
 	distutils-r1_python_prepare_all
 }
 


             reply	other threads:[~2016-03-26 19:55 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-26 19:55 Tiziano Müller [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-06-09 10:19 [gentoo-commits] dev/dev-zero:master commit in: dev-python/guessit/ Tiziano Müller

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=1459022110.a1e81d64b20c2ed00ad41abe8d507a6e4a4c1ea1.dev-zero@gentoo \
    --to=dev-zero@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