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/pytest-golden/
Date: Sun, 23 Jul 2023 15:29:35 +0000 (UTC)	[thread overview]
Message-ID: <1690126171.6f9da6548b19e644c770a635a8f4792839e9cd1a.mgorny@gentoo> (raw)

commit:     6f9da6548b19e644c770a635a8f4792839e9cd1a
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 23 15:27:11 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Jul 23 15:29:31 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f9da654

dev-python/pytest-golden: Unpin dependencies

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

 .../{pytest-golden-0.2.2.ebuild => pytest-golden-0.2.2-r1.ebuild}   | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/dev-python/pytest-golden/pytest-golden-0.2.2.ebuild b/dev-python/pytest-golden/pytest-golden-0.2.2-r1.ebuild
similarity index 90%
rename from dev-python/pytest-golden/pytest-golden-0.2.2.ebuild
rename to dev-python/pytest-golden/pytest-golden-0.2.2-r1.ebuild
index 343ed09d482b..e4f8e404860f 100644
--- a/dev-python/pytest-golden/pytest-golden-0.2.2.ebuild
+++ b/dev-python/pytest-golden/pytest-golden-0.2.2-r1.ebuild
@@ -33,6 +33,12 @@ RDEPEND="
 
 distutils_enable_tests pytest
 
+src_prepare() {
+	# poetry, sigh
+	sed -i -e 's:\^:>=:' pyproject.toml || die
+	distutils-r1_src_prepare
+}
+
 python_test() {
 	local -x PYTEST_DISABLE_PLUGIN_AUTOLOAD=1
 	local -x PYTEST_PLUGINS=pytest_golden.plugin


             reply	other threads:[~2023-07-23 15:29 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-23 15:29 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-06-30 11:51 [gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-golden/ Petr Vaněk
2024-06-28 11:38 Michał Górny
2023-07-23 15:29 Michał Górny
2023-07-08 23:39 Marek Szuba
2023-07-08  0:52 Marek Szuba

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=1690126171.6f9da6548b19e644c770a635a8f4792839e9cd1a.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