Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-CacheControl for
openSUSE:Factory checked in at 2025-11-25 15:50:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-CacheControl (Old)
and /work/SRC/openSUSE:Factory/.python-CacheControl.new.14147 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-CacheControl"
Tue Nov 25 15:50:27 2025 rev:21 rq:1319677 version:0.14.4
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-CacheControl/python-CacheControl.changes
2025-08-22 17:47:29.087197486 +0200
+++
/work/SRC/openSUSE:Factory/.python-CacheControl.new.14147/python-CacheControl.changes
2025-11-25 15:51:17.866564449 +0100
@@ -1,0 +2,8 @@
+Fri Nov 21 09:19:43 UTC 2025 - John Paul Adrian Glaubitz
<[email protected]>
+
+- Update to 0.14.4
+ * Explicitly support Python 3.14.
+ * Drop support for Python 3.9.
+- Update BuildRequires from pyproject.toml
+
+-------------------------------------------------------------------
Old:
----
cachecontrol-0.14.3.tar.gz
New:
----
cachecontrol-0.14.4.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-CacheControl.spec ++++++
--- /var/tmp/diff_new_pack.IIpkGs/_old 2025-11-25 15:51:18.414587538 +0100
+++ /var/tmp/diff_new_pack.IIpkGs/_new 2025-11-25 15:51:18.414587538 +0100
@@ -23,16 +23,16 @@
%endif
%{?sle15_python_module_pythons}
Name: python-CacheControl
-Version: 0.14.3
+Version: 0.14.4
Release: 0
Summary: Caching library for Python requests
License: Apache-2.0
Group: Development/Languages/Python
URL: https://github.com/psf/cachecontrol
Source:
https://github.com/psf/cachecontrol/archive/v%{version}.tar.gz#/cachecontrol-%{version}.tar.gz
-BuildRequires: %{python_module flit-core >= 3.11}
BuildRequires: %{python_module pip}
BuildRequires: %{python_module setuptools}
+BuildRequires: %{python_module uv-build >= 0.9.6}
BuildRequires: %{python_module wheel}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
@@ -50,6 +50,7 @@
%endif
# SECTION test requirements
BuildRequires: %{python_module CherryPy}
+BuildRequires: %{python_module cheroot}
BuildRequires: %{python_module filelock >= 3.8.0}
BuildRequires: %{python_module msgpack >= 0.5.2}
BuildRequires: %{python_module pytest}
++++++ cachecontrol-0.14.3.tar.gz -> cachecontrol-0.14.4.tar.gz ++++++
++++ 1838 lines of diff (skipped)