public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/TurboGears2] rawhide: Update crank dependency (upstream commit c061a5d)
@ 2026-07-17 16:23 Jan ONDREJ
  0 siblings, 0 replies; only message in thread
From: Jan ONDREJ @ 2026-07-17 16:23 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/TurboGears2
Branch : rawhide
Commit : 0bd88d8ce4a8e4e62dde9071f2cd1c4f9744bc36
Author : Jan ONDREJ (SAL) <ondrejj(at)salstar.sk>
Date   : 2026-07-17T18:23:22+02:00
Stats  : +20/-3 in 2 file(s)
URL    : https://src.fedoraproject.org/rpms/TurboGears2/c/0bd88d8ce4a8e4e62dde9071f2cd1c4f9744bc36?branch=rawhide

Log:
Update crank dependency (upstream commit c061a5d)

---
diff --git a/TurboGears2.spec b/TurboGears2.spec
index b801040..42e88b6 100644
--- a/TurboGears2.spec
+++ b/TurboGears2.spec
@@ -1,17 +1,18 @@
 Name:           TurboGears2
 Version:        2.5.0
-Release:        10%{?dist}
+Release:        11%{?dist}
 Summary:        Next generation front-to-back web development megaframework
 
 License:        MIT
 URL:            http://www.turbogears.org
 Source0:        %pypi_source turbogears2
+Patch1:         tg2-crank-update.patch
 
 BuildArch:      noarch
 
 BuildRequires:  python3-backlash
 BuildRequires:  python3-chameleon
-BuildRequires:  python3-crank >= 0.8.0
+BuildRequires:  python3-crank >= 0.9.0
 BuildRequires:  python3-devel
 BuildRequires:  python3-formencode
 BuildRequires:  python3-genshi >= 0.5.1
@@ -47,7 +48,7 @@ Summary:        %{summary}
 
 Requires:       python3-backlash
 Requires:       python3-chameleon
-Requires:       python3-crank >= 0.8.0
+Requires:       python3-crank >= 0.9.0
 Requires:       python3-decorator
 Requires:       python3-formencode
 Requires:       python3-genshi >= 0.5.1
@@ -94,6 +95,9 @@ rm -fr %{buildroot}%{python3_sitelib}/tests
 %doc README.rst
 
 %changelog
+* Fri Jul 17 2026 Ján ONDREJ (SAL) <ondrejj(at)salstar.sk> - 2.5.0-11
+- Update crank dependency (upstream commit c061a5d)
+
 * Wed Jul 15 2026 Fedora Release Engineering <releng@fedoraproject.org> - 2.5.0-10
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
 

diff --git a/tg2-crank-update.patch b/tg2-crank-update.patch
new file mode 100644
index 0000000..fe80a54
--- /dev/null
+++ b/tg2-crank-update.patch
@@ -0,0 +1,13 @@
+diff --git a/pyproject.toml b/pyproject.toml
+index 4676dcf3..f328490c 100644
+--- a/pyproject.toml
++++ b/pyproject.toml
+@@ -34,7 +34,7 @@ license = { text = "MIT" }
+ urls = { Homepage = "http://www.turbogears.org/" }
+ dependencies = [
+     "WebOb>=1.8.9,<1.10.0",
+-    "crank>=0.8.0,<0.9.0",
++    "crank>=0.9.0,<0.10.0",
+     "repoze.lru",
+     "MarkupSafe"
+ ]

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-07-17 16:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-17 16:23 [rpms/TurboGears2] rawhide: Update crank dependency (upstream commit c061a5d) Jan ONDREJ

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox