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-croniter] rawhide: Relax exact build requirement versions
Date: Sun, 07 Jun 2026 09:13:02 GMT	[thread overview]
Message-ID: <178082358270.1.15347492852400946696.rpms-python-croniter-24076c63b1d3@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/python-croniter
            Branch : rawhide
            Commit : 24076c63b1d3904ebc38bf8c23a1b5fe76748886
            Author : Steve Traylen <steve.traylen@cern.ch>
            Date   : 2026-06-07T10:34:32+02:00
            Stats  : +4/-1 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/python-croniter/c/24076c63b1d3904ebc38bf8c23a1b5fe76748886?branch=rawhide

            Log:
            Relax exact build requirement versions

- Resolves: rhbz#2485841

---
diff --git a/python-croniter.spec b/python-croniter.spec
index ada9732..e2b833b 100644
--- a/python-croniter.spec
+++ b/python-croniter.spec
@@ -31,8 +31,11 @@ Requires:       python3-dateutil
 
 %prep
 %autosetup -p1 -n %{pypi_name}-%{version}
+
 # Relax packaging version requirement
-sed -i 's/"packaging==[^"]*"/"packaging"/' pyproject.toml
+%pyproject_patch_dependency packaging:ignore
+%pyproject_patch_dependency pathspec:ignore
+%pyproject_patch_dependency trove-classifiers:ignore
 
 
 %generate_buildrequires

                 reply	other threads:[~2026-06-07  9:13 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=178082358270.1.15347492852400946696.rpms-python-croniter-24076c63b1d3@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