public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/rply/
Date: Tue,  3 Sep 2019 12:40:58 +0000 (UTC)	[thread overview]
Message-ID: <1567514451.47df28ac531acb82097b4a86a935639055650ad8.mgorny@gentoo> (raw)

commit:     47df28ac531acb82097b4a86a935639055650ad8
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Sep  3 12:34:34 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Sep  3 12:40:51 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=47df28ac

dev-python/rply: Update coding style wrt tests

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/rply/rply-0.7.6.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/dev-python/rply/rply-0.7.6.ebuild b/dev-python/rply/rply-0.7.6.ebuild
index 1b9f7c7c55b..3499bd15290 100644
--- a/dev-python/rply/rply-0.7.6.ebuild
+++ b/dev-python/rply/rply-0.7.6.ebuild
@@ -15,6 +15,7 @@ LICENSE="BSD"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE="test"
+RESTRICT="!test? ( test )"
 
 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
 		dev-python/appdirs[${PYTHON_USEDEP}]
@@ -31,5 +32,5 @@ python_prepare() {
 }
 
 python_test() {
-	py.test || die "Tests fail with ${EPYTHON}"
+	pytest -vv || die "Tests fail with ${EPYTHON}"
 }


             reply	other threads:[~2019-09-03 12:41 UTC|newest]

Thread overview: 33+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-03 12:40 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-06-30 17:00 [gentoo-commits] repo/gentoo:master commit in: dev-python/rply/ Michał Górny
2023-11-24 15:29 Michał Górny
2023-11-23 16:49 Arthur Zamarin
2023-06-01 15:03 Michał Górny
2023-03-20  5:36 Michał Górny
2023-03-19 18:52 Arthur Zamarin
2023-02-16 18:19 Michał Górny
2021-05-23  9:29 Michał Górny
2021-05-23  9:29 Michał Górny
2021-03-02  9:06 Michał Górny
2021-03-02  7:39 Sam James
2021-03-02  1:01 Michał Górny
2021-01-28  8:35 Michał Górny
2020-09-27 14:11 Michał Górny
2020-03-29  7:31 Michał Górny
2020-02-11 19:50 Agostino Sarubbo
2020-02-11 19:43 Agostino Sarubbo
2020-02-06  5:59 Michał Górny
2019-09-03 12:40 Michał Górny
2019-09-03 12:40 Michał Górny
2018-06-28 14:54 Alexey Shvetsov
2018-06-28 12:20 Alexey Shvetsov
2018-06-26 18:09 Pacho Ramos
2018-05-27 20:16 Mikle Kolyada
2018-05-25 23:58 Thomas Deutschmann
2018-02-23  6:51 Patrick Lauer
2017-05-02 14:02 Michał Górny
2017-01-19 10:59 Agostino Sarubbo
2017-01-18 16:52 Agostino Sarubbo
2016-01-01 11:32 Patrick Lauer
2015-11-01 16:06 Mikle Kolyada
2015-10-11  9:06 Dirkjan Ochtman

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=1567514451.47df28ac531acb82097b4a86a935639055650ad8.mgorny@gentoo \
    --to=mgorny@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