public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Packit <hello@packit.dev>
To: git-commits@fedoraproject.org
Subject: [rpms/python-flask-caching] rawhide: Update to 2.4.1 upstream release
Date: Thu, 09 Jul 2026 10:56:06 GMT	[thread overview]
Message-ID: <178359456614.1.3014688623678033535.rpms-python-flask-caching-e320c077a4cf@fedoraproject.org> (raw)

            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

                 reply	other threads:[~2026-07-09 10:56 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=178359456614.1.3014688623678033535.rpms-python-flask-caching-e320c077a4cf@fedoraproject.org \
    --to=hello@packit.dev \
    --cc=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