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 hatchling BR constraint
Date: Fri, 31 Jul 2026 12:14:42 GMT	[thread overview]
Message-ID: <178550008267.1.9151978013195565782.rpms-python-croniter-1e1f6ea45644@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/python-croniter
            Branch : rawhide
            Commit : 1e1f6ea45644a70fbb912d762432d51e119c871f
            Author : Steve Traylen <steve.traylen@cern.ch>
            Date   : 2026-07-31T13:46:44+02:00
            Stats  : +3/-3 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/python-croniter/c/1e1f6ea45644a70fbb912d762432d51e119c871f?branch=rawhide

            Log:
            Relax exact hatchling BR constraint

- Resolves: rhbz#2504516

---
diff --git a/python-croniter.spec b/python-croniter.spec
index e2b833b..d7dc7d1 100644
--- a/python-croniter.spec
+++ b/python-croniter.spec
@@ -9,8 +9,6 @@ Summary:        Iteration for datetime object with cron like format
 License:        MIT
 URL:            https://github.com/kiorky/croniter
 Source0:        %{pypi_source}
-# Maintainers, please upstream
-#Patch0:         python-croniter-rm-python-mock-usage.diff
 BuildArch:      noarch
 
 BuildRequires:  python3-pytz
@@ -33,6 +31,8 @@ Requires:       python3-dateutil
 %autosetup -p1 -n %{pypi_name}-%{version}
 
 # Relax packaging version requirement
+%pyproject_patch_dependency hatchling:drop_constraints
+
 %pyproject_patch_dependency packaging:ignore
 %pyproject_patch_dependency pathspec:ignore
 %pyproject_patch_dependency trove-classifiers:ignore
@@ -51,7 +51,7 @@ find -name \*.py -exec sed -i '/\/usr\/bin\/env python/{d;q}' {} +
 
 %install
 %pyproject_install
-%pyproject_save_files %{pypi_name}
+%pyproject_save_files -l %{pypi_name}
 
 
 %check

                 reply	other threads:[~2026-07-31 12:14 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=178550008267.1.9151978013195565782.rpms-python-croniter-1e1f6ea45644@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