public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Anna Vyalkova" <cyber+gentoo@sysrq.in>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/base58/
Date: Fri, 28 Apr 2023 18:20:47 +0000 (UTC)	[thread overview]
Message-ID: <1682706014.cf16f3de7532aa8f3e8013779279b559e008fa52.cybertailor@gentoo> (raw)

commit:     cf16f3de7532aa8f3e8013779279b559e008fa52
Author:     Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Fri Apr 28 17:41:16 2023 +0000
Commit:     Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
CommitDate: Fri Apr 28 18:20:14 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=cf16f3de

dev-python/base58: disable benchmark tests

Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>

 dev-python/base58/base58-2.1.1-r1.ebuild | 11 +++++++----
 1 file changed, 7 insertions(+), 4 deletions(-)

diff --git a/dev-python/base58/base58-2.1.1-r1.ebuild b/dev-python/base58/base58-2.1.1-r1.ebuild
index 6e7a3510f..8a1bc3939 100644
--- a/dev-python/base58/base58-2.1.1-r1.ebuild
+++ b/dev-python/base58/base58-2.1.1-r1.ebuild
@@ -18,10 +18,13 @@ SLOT="0"
 KEYWORDS="~amd64"
 
 BDEPEND="
-	test? (
-		dev-python/pyhamcrest[${PYTHON_USEDEP}]
-		dev-python/pytest-benchmark[${PYTHON_USEDEP}]
-	)
+	test? ( dev-python/pyhamcrest[${PYTHON_USEDEP}] )
 "
 
+EPYTEST_DESELECT=(
+	# need pytest-benchmark
+	test_base58.py::test_encode_random
+	test_base58.py::test_decode_random
+)
+
 distutils_enable_tests pytest


             reply	other threads:[~2023-04-28 18:20 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-28 18:20 Anna Vyalkova [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-04-13 17:09 [gentoo-commits] repo/proj/guru:dev commit in: dev-python/base58/ Julien Roy
2023-04-28  7:06 Anna Vyalkova
2022-06-05 20:58 Alessandro Barbieri
2022-05-31  7:27 Anna Vyalkova
2021-05-25 10:37 Anna Vyalkova
2020-10-06  9:10 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2020-10-06  9:10 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2020-10-04 18:53 Andreas Zuber

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=1682706014.cf16f3de7532aa8f3e8013779279b559e008fa52.cybertailor@gentoo \
    --to=cyber+gentoo@sysrq.in \
    --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