public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/python-flask-caching] rawhide: patch fedora version of redis-py
Date: Fri, 11 Sep 2026 22:20:34 GMT [thread overview]
Message-ID: <178916523435.1.5295222402496391920.rpms-python-flask-caching-630f54c24cbd@fedoraproject.org> (raw)
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
reply other threads:[~2026-09-11 22:20 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=178916523435.1.5295222402496391920.rpms-python-flask-caching-630f54c24cbd@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