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/tinycss/
Date: Sun,  6 Aug 2023 10:03:29 +0000 (UTC)	[thread overview]
Message-ID: <1691316204.941f3c18aa9edf028858d2f2750c81a0977a39fa.mgorny@gentoo> (raw)

commit:     941f3c18aa9edf028858d2f2750c81a0977a39fa
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Aug  6 10:00:23 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Aug  6 10:03:24 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=941f3c18

dev-python/tinycss: Fix testing C extensions

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

 dev-python/tinycss/tinycss-0.4-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/tinycss/tinycss-0.4-r1.ebuild b/dev-python/tinycss/tinycss-0.4-r1.ebuild
index 0fbb1ae7115a..c6b2dae8d2f2 100644
--- a/dev-python/tinycss/tinycss-0.4-r1.ebuild
+++ b/dev-python/tinycss/tinycss-0.4-r1.ebuild
@@ -38,6 +38,6 @@ python_prepare_all() {
 }
 
 python_test() {
-	export TINYCSS_SKIP_SPEEDUPS_TESTS=1
-	epytest ${PN}/tests/test_*.py
+	rm -rf tinycss || die
+	epytest --pyargs tinycss
 }


             reply	other threads:[~2023-08-06 10:03 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-06 10:03 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-05-31  9:59 [gentoo-commits] repo/gentoo:master commit in: dev-python/tinycss/ Michał Górny
2023-05-31  9:59 Michał Górny
2022-06-16 11:47 Michał Górny
2022-06-16 11:47 Michał Górny
2022-06-16  9:52 Jakov Smolić
2022-05-16 18:58 Arthur Zamarin
2022-05-16 18:58 Arthur Zamarin
2021-06-05 18:26 Michał Górny
2021-04-16  9:55 Joonas Niilola
2020-08-01 22:37 Michał Górny
2020-04-26 12:51 Michał Górny
2019-12-29  8:53 David Seifert
2019-12-12 16:46 Michał Górny
2018-03-17 21:41 Michał Górny
2017-12-02 20:55 Mike Gilbert
2017-11-30 19:02 Thomas Deutschmann
2017-05-31 11:32 Manuel Rüger
2016-12-05 22:57 Patrice Clement
2016-05-07 12:22 Pacho Ramos

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=1691316204.941f3c18aa9edf028858d2f2750c81a0977a39fa.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