public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-flask-caching] rawhide: Update to 2.4.1 upstream release
@ 2026-07-09 10:56 Packit
  0 siblings, 0 replies; only message in thread
From: Packit @ 2026-07-09 10:56 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/python-flask-caching
            Branch : rawhide
            Commit : e320c077a4cff440e1891678a30f82568261ac49
            Author : Packit <hello@packit.dev>
            Date   : 2026-07-09T12:39:49+02:00
            Stats  : +6/-6 in 4 file(s)
            URL    : https://src.fedoraproject.org/rpms/python-flask-caching/c/e320c077a4cff440e1891678a30f82568261ac49?branch=rawhide

            Log:
            Update to 2.4.1 upstream release

- Resolves: rhbz#2498321

Upstream tag: v2.4.1
Upstream commit: 2892a64e

Commit authored by Packit automation (https://packit.dev/)

---
diff --git a/.gitignore b/.gitignore
index f826d33..84dc093 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@
 /flask-caching-v.2.3.0.tar.gz
 /flask-caching-v2.3.1.tar.gz
 /flask-caching-v2.4.0.tar.gz
+/flask-caching-v2.4.1.tar.gz

diff --git a/README.packit b/README.packit
index dd0af79..173195e 100644
--- a/README.packit
+++ b/README.packit
@@ -1,3 +1,3 @@
 This repository is maintained by packit.
 https://packit.dev/
-The file was generated using packit 1.16.1.
+The file was generated using packit 1.16.1.post1.dev2+gf84fe2d5b.

diff --git a/python-flask-caching.spec b/python-flask-caching.spec
index 7994df6..51b7545 100644
--- a/python-flask-caching.spec
+++ b/python-flask-caching.spec
@@ -3,7 +3,7 @@
 %global srcname flask-caching
 
 Name:           python-%{srcname}
-Version:        2.4.0
+Version:        2.4.1
 Release:        %autorelease
 Summary:        Adds caching support to your Flask application
 
@@ -11,9 +11,6 @@ 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
 
-# Compatibility with pytest 9.1
-Patch:          https://github.com/pallets-eco/flask-caching/pull/652.patch
-
 BuildArch:      noarch
 
 BuildRequires:  python3-devel
@@ -27,6 +24,7 @@ BuildRequires:  python3dist(pytest-xprocess)
 BuildRequires:  python3dist(pytest-asyncio)
 BuildRequires:  python3dist(redis)
 BuildRequires:  redis
+BuildRequires:  python3dist(pallets-sphinx-themes)
 BuildRequires:  python3dist(sphinx)
 BuildRequires:  python3dist(sphinx-issues)
 BuildRequires:  python3dist(sphinx-tabs)
@@ -49,6 +47,7 @@ Documentation for Flask-Caching
 
 %prep
 %autosetup -n %{srcname}-%{version} -p1
+sed -i 's/release, version = get_version("Flask-Caching")/release, version = ("%{version}", "%{version}")/' docs/conf.py
 
 %generate_buildrequires
 %pyproject_buildrequires

diff --git a/sources b/sources
index e6e775d..3c93186 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (flask-caching-v2.4.0.tar.gz) = 6d945a5c89d6c779dc5622cfb9df7960e995229cbe54faf46d36c5d3a8c59050fa9358af176aff0beceb805ed1d9256333bb3ed7b02b88844075f3683fd06450
+SHA512 (flask-caching-v2.4.1.tar.gz) = 41f180dfd0f30344383fff9591c9369143d413d4af0d6f263625cef69f607c66e715f8a3cb249001539c76126b1aa4c9b618efc9e5b926b5302d79a7753a5405

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

only message in thread, other threads:[~2026-07-09 10:56 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-09 10:56 [rpms/python-flask-caching] rawhide: Update to 2.4.1 upstream release Packit

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