public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-flask-caching] rawhide: patch fedora version of redis-py
@ 2026-09-11 22:20
0 siblings, 0 replies; only message in thread
From: @ 2026-09-11 22:20 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/python-flask-caching
Branch : rawhide
Commit : 630f54c24cbd63fcea550ad34f3b36223cd50a7b
Author : Miroslav Suchý <msuchy@redhat.com>
Date : 2026-09-11T23:38:13+02:00
Stats : +4/-0 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/python-flask-caching/c/630f54c24cbd63fcea550ad34f3b36223cd50a7b?branch=rawhide
Log:
patch fedora version of redis-py
---
diff --git a/python-flask-caching.spec b/python-flask-caching.spec
index c78f6cf..a9a9c3c 100644
--- a/python-flask-caching.spec
+++ b/python-flask-caching.spec
@@ -10,6 +10,10 @@ Summary: Adds caching support to your Flask application
License: BSD-3-Clause
URL: https://github.com/sh4nks/flask-caching
Source0: https://github.com/sh4nks/%{srcname}/archive/v%{version}/%{srcname}-v%{version}.tar.gz
+# https://github.com/pallets-eco/flask-caching/pull/685
+# this returns back code requires by redis-py 5.x but that is deprecated in redis-py >= 5.3.0
+# once redis-py is rebased https://bugzilla.redhat.com/show_bug.cgi?id=2363123
+# this patch can be removed
Patch0: fix-redis-get-connection.patch
BuildArch: noarch
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-11 22:20 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-11 22:20 [rpms/python-flask-caching] rawhide: patch fedora version of redis-py
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox