Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-hishel for openSUSE:Factory 
checked in at 2026-05-04 12:54:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-hishel (Old)
 and      /work/SRC/openSUSE:Factory/.python-hishel.new.30200 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-hishel"

Mon May  4 12:54:44 2026 rev:11 rq:1350584 version:1.2.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-hishel/python-hishel.changes      
2026-04-20 16:11:53.674628433 +0200
+++ /work/SRC/openSUSE:Factory/.python-hishel.new.30200/python-hishel.changes   
2026-05-04 12:58:22.929493368 +0200
@@ -1,0 +2,10 @@
+Sun May  3 20:42:33 UTC 2026 - Dirk Müller <[email protected]>
+
+- update to 1.2.1:
+  * explicitly set build backend by @karpetrosyan
+  * improve sqlite concurrency by @karpetrosyan
+  * simplify pyproject.toml, use src layout by @karpetrosyan
+  * mention support for Zapros HTTP Client by @karpetrosyan
+  * feat: add support for redis by @karpetrosyan in #455
+
+-------------------------------------------------------------------

Old:
----
  hishel-1.1.10.tar.gz

New:
----
  hishel-1.2.1.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-hishel.spec ++++++
--- /var/tmp/diff_new_pack.RNlHef/_old  2026-05-04 12:58:23.405512959 +0200
+++ /var/tmp/diff_new_pack.RNlHef/_new  2026-05-04 12:58:23.409513123 +0200
@@ -18,7 +18,7 @@
 
 %{?sle15_python_module_pythons}
 Name:           python-hishel
-Version:        1.1.10
+Version:        1.2.1
 Release:        0
 Summary:        Persistent cache implementation for popular HTTP clients
 License:        BSD-3-Clause
@@ -29,14 +29,14 @@
 BuildRequires:  %{python_module pip}
 BuildRequires:  python-rpm-macros
 # SECTION test requirements
-BuildRequires:  %{python_module PyYAML}
 BuildRequires:  %{python_module anyio >= 4.9.0}
 BuildRequires:  %{python_module anysqlite >= 0.0.5}
+BuildRequires:  %{python_module fakeredis}
 BuildRequires:  %{python_module httpx >= 0.28.1}
 BuildRequires:  %{python_module inline-snapshot}
 BuildRequires:  %{python_module msgpack >= 1.1.2}
 BuildRequires:  %{python_module pytest}
-BuildRequires:  %{python_module redis >= 6.0.0}
+BuildRequires:  %{python_module redis >= 7.0.0}
 BuildRequires:  %{python_module requests >= 2.32.5}
 BuildRequires:  %{python_module time-machine}
 BuildRequires:  %{python_module trio}
@@ -48,10 +48,8 @@
 Requires:       python-typing_extensions >= 4.14.1
 Suggests:       python-httpx >= 0.28.1
 Suggests:       python-requests >= 2.32.5
-Suggests:       python-pyyaml >= 6.0.2
-Suggests:       python-redis >= 6.0.0
+Suggests:       python-redis >= 7.0.0
 Suggests:       python-anysqlite >= 0.0.5
-Suggests:       python-boto3 >= 1.15.0
 Suggests:       python-anyio >= 4.9.0
 Suggests:       python-fastapi >= 0.119.1
 BuildArch:      noarch

++++++ hishel-1.1.10.tar.gz -> hishel-1.2.1.tar.gz ++++++
++++ 18083 lines of diff (skipped)

Reply via email to