public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Jan ONDREJ (SAL) <ondrejj(at)salstar.sk>
To: git-commits@fedoraproject.org
Subject: [rpms/TurboGears2] rawhide: Update crank dependency (upstream commit c061a5d)
Date: Fri, 17 Jul 2026 16:23:29 GMT [thread overview]
Message-ID: <178430540918.1.6616924468028334945.rpms-TurboGears2-0bd88d8ce4a8@fedoraproject.org> (raw)
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"
+ ]
reply other threads:[~2026-07-17 16:23 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=178430540918.1.6616924468028334945.rpms-TurboGears2-0bd88d8ce4a8@fedoraproject.org \
--to=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