public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Justin Bronder" <jsbronder@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/sabyenc/
Date: Wed,  3 Jan 2018 17:09:08 +0000 (UTC)	[thread overview]
Message-ID: <1514999324.b54deddbcfad9e1ea690c7a072197465081c9919.jsbronder@gentoo> (raw)

commit:     b54deddbcfad9e1ea690c7a072197465081c9919
Author:     Justin Bronder <jsbronder <AT> gentoo <DOT> org>
AuthorDate: Wed Jan  3 17:08:44 2018 +0000
Commit:     Justin Bronder <jsbronder <AT> gentoo <DOT> org>
CommitDate: Wed Jan  3 17:08:44 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b54deddb

dev-python/sabyenc: fix tests with pytest-3.2.2

https://github.com/sabnzbd/sabyenc/pull/7

Package-Manager: Portage-2.3.13, Repoman-2.3.3

 dev-python/sabyenc/sabyenc-3.3.1.ebuild | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/dev-python/sabyenc/sabyenc-3.3.1.ebuild b/dev-python/sabyenc/sabyenc-3.3.1.ebuild
index 0a4c2171daf..f464f448110 100644
--- a/dev-python/sabyenc/sabyenc-3.3.1.ebuild
+++ b/dev-python/sabyenc/sabyenc-3.3.1.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="6"
@@ -21,5 +21,10 @@ DEPEND="
 DOCS=( CHANGES.md README.md doc/yenc-draft.1.3.txt )
 
 python_test() {
+	# https://github.com/sabnzbd/sabyenc/pull/7
+	cat <<-EOF > pytest.ini
+		[pytest]
+		norecursedirs = yencfiles
+	EOF
 	pytest -v || die "Test failed."
 }


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

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-03 17:09 Justin Bronder [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-07-24 15:12 [gentoo-commits] repo/gentoo:master commit in: dev-python/sabyenc/ Michał Górny
2023-07-24 15:12 Michał Górny
2023-07-24 15:05 Michał Górny
2023-06-27  6:40 Joonas Niilola
2023-05-20 12:50 Joonas Niilola
2023-05-20 12:50 Joonas Niilola
2023-05-20 12:50 Joonas Niilola
2023-05-04 16:56 Michał Górny
2023-01-15  8:29 Michał Górny
2023-01-14 11:47 Sam James
2022-11-19 16:40 Sam James
2022-10-12 21:01 Sam James
2022-10-12 20:53 Sam James
2022-10-12 20:44 Sam James
2022-09-06 21:12 Sam James
2022-08-02 16:54 Arthur Zamarin
2021-05-15 19:26 Sam James
2020-10-19 21:16 Thomas Deutschmann
2020-08-06 15:42 Michał Górny
2020-08-06 13:50 Thomas Deutschmann
2020-05-18 10:33 Thomas Deutschmann
2020-04-29 20:58 Thomas Deutschmann
2019-12-06  1:41 Thomas Deutschmann
2019-12-06  0:42 Thomas Deutschmann
2019-12-06  0:42 Thomas Deutschmann
2019-09-04 14:21 Justin Bronder
2018-05-07 14:33 Justin Bronder
2018-01-03 17:15 Justin Bronder
2017-08-05 20:56 Justin Bronder
2017-06-15  9:16 Ulrich 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=1514999324.b54deddbcfad9e1ea690c7a072197465081c9919.jsbronder@gentoo \
    --to=jsbronder@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