public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-croniter] rawhide: Relax exact hatchling BR constraint
@ 2026-07-31 12:14 Steve Traylen
0 siblings, 0 replies; only message in thread
From: Steve Traylen @ 2026-07-31 12:14 UTC (permalink / raw)
To: git-commits
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-31 12:14 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-31 12:14 [rpms/python-croniter] rawhide: Relax exact hatchling BR constraint Steve Traylen
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox