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-04-20 16:11:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-hishel (Old) and /work/SRC/openSUSE:Factory/.python-hishel.new.11940 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-hishel" Mon Apr 20 16:11:37 2026 rev:10 rq:1348075 version:1.1.10 Changes: -------- --- /work/SRC/openSUSE:Factory/python-hishel/python-hishel.changes 2026-02-12 17:29:48.909520778 +0100 +++ /work/SRC/openSUSE:Factory/.python-hishel.new.11940/python-hishel.changes 2026-04-20 16:11:53.674628433 +0200 @@ -1,0 +2,10 @@ +Sun Apr 19 20:04:47 UTC 2026 - Dirk Müller <[email protected]> + +- update to 1.1.10: + * fix non-existing rfc reference by @karpetrosyan + * don't discard no-cache and vary-mismatched entries + * fix: properly save per-request hishel_ttl setting + * document storages + * move docs to vitepress + +------------------------------------------------------------------- Old: ---- hishel-1.1.9.tar.gz New: ---- hishel-1.1.10.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-hishel.spec ++++++ --- /var/tmp/diff_new_pack.GScutJ/_old 2026-04-20 16:11:54.258652479 +0200 +++ /var/tmp/diff_new_pack.GScutJ/_new 2026-04-20 16:11:54.258652479 +0200 @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-hishel -Version: 1.1.9 +Version: 1.1.10 Release: 0 Summary: Persistent cache implementation for popular HTTP clients License: BSD-3-Clause @@ -30,27 +30,30 @@ BuildRequires: python-rpm-macros # SECTION test requirements BuildRequires: %{python_module PyYAML} -BuildRequires: %{python_module anysqlite} -BuildRequires: %{python_module httpx} +BuildRequires: %{python_module anyio >= 4.9.0} +BuildRequires: %{python_module anysqlite >= 0.0.5} +BuildRequires: %{python_module httpx >= 0.28.1} BuildRequires: %{python_module inline-snapshot} -BuildRequires: %{python_module msgpack} +BuildRequires: %{python_module msgpack >= 1.1.2} BuildRequires: %{python_module pytest} BuildRequires: %{python_module redis >= 6.0.0} -BuildRequires: %{python_module requests} +BuildRequires: %{python_module requests >= 2.32.5} BuildRequires: %{python_module time-machine} BuildRequires: %{python_module trio} -BuildRequires: %{python_module typing_extensions >= 4.8.0} +BuildRequires: %{python_module typing_extensions >= 4.14.1} BuildRequires: %{pythons} # /SECTION BuildRequires: fdupes -Requires: python-msgpack -Requires: python-typing_extensions >= 4.8.0 -Suggests: python-httpx -Suggests: python-requests +Requires: python-msgpack >= 1.1.2 +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-anysqlite >= 0.0.5 Suggests: python-boto3 >= 1.15.0 +Suggests: python-anyio >= 4.9.0 +Suggests: python-fastapi >= 0.119.1 BuildArch: noarch %python_subpackages ++++++ hishel-1.1.9.tar.gz -> hishel-1.1.10.tar.gz ++++++ ++++ 8191 lines of diff (skipped)
