public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Florian Schmaus" <flow@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-python/pytest-randomly/
Date: Thu, 16 Mar 2023 13:59:56 +0000 (UTC)	[thread overview]
Message-ID: <1678974880.1bef9af981f13d209f9cfe393d3d515ef65d36ea.flow@gentoo> (raw)

commit:     1bef9af981f13d209f9cfe393d3d515ef65d36ea
Author:     Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Thu Mar 16 13:54:40 2023 +0000
Commit:     Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Thu Mar 16 13:54:40 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=1bef9af9

dev-python/pytest-randomly: enable py3.11

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

 ...2.0.ebuild => pytest-randomly-3.12.0-r1.ebuild} | 25 ++++++++++------------
 1 file changed, 11 insertions(+), 14 deletions(-)

diff --git a/dev-python/pytest-randomly/pytest-randomly-3.12.0.ebuild b/dev-python/pytest-randomly/pytest-randomly-3.12.0-r1.ebuild
similarity index 74%
rename from dev-python/pytest-randomly/pytest-randomly-3.12.0.ebuild
rename to dev-python/pytest-randomly/pytest-randomly-3.12.0-r1.ebuild
index 0bdfe9710..b67d4e9e7 100644
--- a/dev-python/pytest-randomly/pytest-randomly-3.12.0.ebuild
+++ b/dev-python/pytest-randomly/pytest-randomly-3.12.0-r1.ebuild
@@ -1,11 +1,10 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
+PYTHON_COMPAT=( python3_{10..11} )
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9..10} )
-
 inherit distutils-r1
 
 DESCRIPTION="Pytest plugin to randomly order tests and control random.seed"
@@ -19,17 +18,15 @@ LICENSE="BSD"
 SLOT="0"
 KEYWORDS="~amd64"
 
-RDEPEND="
-	dev-python/pytest[${PYTHON_USEDEP}]
-	$(python_gen_cond_dep '>=dev-python/importlib_metadata-3.6.0[${PYTHON_USEDEP}]' python3_{8,9})
-"
-# tests pytest-xdist integration
-BDEPEND="test? (
-	dev-python/factory-boy[${PYTHON_USEDEP}]
-	dev-python/Faker[${PYTHON_USEDEP}]
-	dev-python/numpy[${PYTHON_USEDEP}]
-	dev-python/pytest-xdist[${PYTHON_USEDEP}]
-)"
+RDEPEND="dev-python/pytest[${PYTHON_USEDEP}]"
+BDEPEND="
+	test? (
+		dev-python/Faker[${PYTHON_USEDEP}]
+		dev-python/factory-boy[${PYTHON_USEDEP}]
+		dev-python/numpy[${PYTHON_USEDEP}]
+		dev-python/pytest-xdist[${PYTHON_USEDEP}]
+	)
+" # tests pytest-xdist integration
 
 EPYTEST_DESELECT=(
 	tests/test_pytest_randomly.py::test_entrypoint_injection


             reply	other threads:[~2023-03-16 14:00 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-16 13:59 Florian Schmaus [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-06-01 11:17 [gentoo-commits] repo/proj/guru:master commit in: dev-python/pytest-randomly/ Andrew Ammerlaan
2021-11-03 11:12 Andrew Ammerlaan
2021-06-15  7:11 Andrew Ammerlaan
2021-04-14  9:08 Andrew Ammerlaan
2020-12-18 19:05 Andrew Ammerlaan
2020-12-10  8:46 Andrew Ammerlaan
2020-08-28 15:26 Andrew Ammerlaan
2020-05-21 11:24 Andrew Ammerlaan
2020-05-19 11:24 Andrew Ammerlaan
2020-05-19 11:24 Andrew Ammerlaan
2020-04-28  7:44 Andrew Ammerlaan

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=1678974880.1bef9af981f13d209f9cfe393d3d515ef65d36ea.flow@gentoo \
    --to=flow@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