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: Sat, 5 Jun 2021 18:26:10 +0000 (UTC) [thread overview]
Message-ID: <1622917549.ede285a40f63bbbb91ddf3abd43b54c766d2cd65.mgorny@gentoo> (raw)
commit: ede285a40f63bbbb91ddf3abd43b54c766d2cd65
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 5 18:24:25 2021 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Jun 5 18:25:49 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ede285a4
dev-python/tinycss: Enable py3.10
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/tinycss/tinycss-0.4.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/tinycss/tinycss-0.4.ebuild b/dev-python/tinycss/tinycss-0.4.ebuild
index ec3572444b5..0a904322af0 100644
--- a/dev-python/tinycss/tinycss-0.4.ebuild
+++ b/dev-python/tinycss/tinycss-0.4.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{7,8,9} )
+PYTHON_COMPAT=( python3_{8..10} )
inherit distutils-r1
@@ -30,5 +30,5 @@ python_prepare_all() {
python_test() {
export TINYCSS_SKIP_SPEEDUPS_TESTS=1
- pytest -vv ${PN}/tests/test_*.py || die
+ epytest ${PN}/tests/test_*.py
}
next reply other threads:[~2021-06-05 18:26 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-06-05 18:26 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-08-06 10:03 [gentoo-commits] repo/gentoo:master commit in: dev-python/tinycss/ Michał Górny
2023-05-31 9:59 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-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=1622917549.ede285a40f63bbbb91ddf3abd43b54c766d2cd65.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