public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Steve Traylen <steve.traylen@cern.ch>
To: git-commits@fedoraproject.org
Subject: [rpms/python-graphql-core] rawhide: Switch to pyproject patch rpm macros
Date: Fri, 25 Sep 2026 07:20:46 GMT [thread overview]
Message-ID: <179032084650.1.6242051539193871366.rpms-python-graphql-core-101caf73b413@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/python-graphql-core
Branch : rawhide
Commit : 101caf73b41349b57ec78c38b777c87dc80733c4
Author : Steve Traylen <steve.traylen@cern.ch>
Date : 2026-09-25T09:10:13+02:00
Stats : +4/-5 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/python-graphql-core/c/101caf73b41349b57ec78c38b777c87dc80733c4?branch=rawhide
Log:
Switch to pyproject patch rpm macros
---
diff --git a/python-graphql-core.spec b/python-graphql-core.spec
index 2f0e690..19a76ab 100644
--- a/python-graphql-core.spec
+++ b/python-graphql-core.spec
@@ -40,11 +40,10 @@ tomcli set pyproject.toml arrays replace \
# Relax version constraints for test dependencies and remove linters.
# and other unused / unavailable plugins.
-sed -r \
- -e 's/(pytest.*)>=[0-9.]+.*/\1/g' \
- -e '/pytest-cov/d' \
- -e '/pytest-describe/d' \
- -i tox.ini
+%pyproject_patch_dependency pytest:drop_upper
+%pyproject_patch_dependency pytest-asyncio:drop_upper
+%pyproject_patch_dependency pytest-cov:ignore
+%pyproject_patch_dependency pytest-describe:ignore
%generate_buildrequires
%pyproject_buildrequires -t
reply other threads:[~2026-09-25 7:20 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=179032084650.1.6242051539193871366.rpms-python-graphql-core-101caf73b413@fedoraproject.org \
--to=steve.traylen@cern.ch \
--cc=git-commits@fedoraproject.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