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/frozendict/
Date: Sun, 14 Aug 2022 09:51:03 +0000 (UTC)	[thread overview]
Message-ID: <1660470503.89e4ee59e0465a9ac90a5094fdea919f0ebe02a2.mgorny@gentoo> (raw)

commit:     89e4ee59e0465a9ac90a5094fdea919f0ebe02a2
Author:     Petr Vaněk <arkamar <AT> atlas <DOT> cz>
AuthorDate: Sun Aug 14 08:59:53 2022 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Aug 14 09:48:23 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89e4ee59

dev-python/frozendict: fix test phase

Signed-off-by: Petr Vaněk <arkamar <AT> atlas.cz>
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/frozendict/frozendict-2.3.2.ebuild | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-python/frozendict/frozendict-2.3.2.ebuild b/dev-python/frozendict/frozendict-2.3.2.ebuild
index bf424c54eba1..371501d7202e 100644
--- a/dev-python/frozendict/frozendict-2.3.2.ebuild
+++ b/dev-python/frozendict/frozendict-2.3.2.ebuild
@@ -21,7 +21,7 @@ LICENSE="MIT"
 SLOT="0"
 KEYWORDS="~amd64 ~ppc64"
 
-# few tests fail with python3_9 and one with python3_10
-RESTRICT="test"
-
-distutils_enable_tests pytest
+python_test() {
+	cd "${T}" || die
+	epytest "${S}/test"
+}


             reply	other threads:[~2022-08-14  9:51 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-14  9:51 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-11-24 13:42 [gentoo-commits] repo/gentoo:master commit in: dev-python/frozendict/ Michał Górny
2023-06-03 19:17 Michał Górny
2023-06-03 18:06 Arthur Zamarin
2023-05-25 21:52 Sam James
2023-05-04 16:11 Michał Górny
2023-04-30  3:55 Michał Górny
2023-04-22 16:18 Michał Górny
2023-04-22 11:31 Sam James
2023-04-10  6:07 Michał Górny
2023-03-22  6:23 Michał Górny
2023-03-04  5:29 Arthur Zamarin
2023-02-18  7:03 Michał Górny
2022-09-27 21:44 Sam James
2022-09-22  7:42 Agostino Sarubbo
2022-08-14 21:31 Sam James
2022-08-14  9:51 Michał Górny
2022-08-14  9:51 Michał Górny
2022-07-20 17:01 Sam James
2022-07-09  8:16 Sam James
2021-02-05  8:47 Michał Górny
2020-02-11 11:42 Alexey Shvetsov

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=1660470503.89e4ee59e0465a9ac90a5094fdea919f0ebe02a2.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