Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-starlette for 
openSUSE:Factory checked in at 2026-08-27 18:50:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-starlette (Old)
 and      /work/SRC/openSUSE:Factory/.python-starlette.new.1265 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-starlette"

Thu Aug 27 18:50:44 2026 rev:39 rq:1373902 version:1.6.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-starlette/python-starlette.changes        
2026-06-18 18:39:44.350815842 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-starlette.new.1265/python-starlette.changes  
    2026-08-27 18:53:33.551133046 +0200
@@ -1,0 +2,17 @@
+Wed Aug 26 23:16:24 UTC 2026 - Steve Kowalik <[email protected]>
+
+- Update to 1.6.0:
+  * Add max_body_size to Starlette and route classes
+  * Expose http.response.debug info via response extensions
+  * Reject inverted single-byte Range like bytes=5-4
+  * Limit FileResponse to 100 ranges
+  * Add exclude_content_types parameter to GZipMiddleware
+  * Flush GZip output for each streamed chunk
+  * Skip compression of partial responses in GZipMiddleware
+  * Expand default excluded content types in GZipMiddleware
+  * Default thread_minimum_size in GZipResponder
+  * Lazily allocate GZipMiddleware compression resources
+  * Use zlib.compressobj instead of GzipFile in GZipMiddleware
+  * Offload large GZip compression
+
+-------------------------------------------------------------------

Old:
----
  starlette-1.3.1.tar.gz

New:
----
  starlette-1.6.0.tar.gz

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

Other differences:
------------------
++++++ python-starlette.spec ++++++
--- /var/tmp/diff_new_pack.EzYTWl/_old  2026-08-27 18:53:34.457165218 +0200
+++ /var/tmp/diff_new_pack.EzYTWl/_new  2026-08-27 18:53:34.459165289 +0200
@@ -27,7 +27,7 @@
 
 %{?sle15_python_module_pythons}
 Name:           python-starlette%{psuffix}
-Version:        1.3.1
+Version:        1.6.0
 Release:        0
 Summary:        Lightweight ASGI framework/toolkit
 License:        BSD-3-Clause
@@ -63,7 +63,7 @@
 BuildRequires:  %{python_module typing_extensions >= 4.10.0}
 BuildRequires:  %{python_module importlib-metadata >= 7.0.1}
 # httpx2[zstd]
-BuildRequires:  %{python_module zstandard}
+BuildRequires:  python313-backports.zstd
 # /SECITON
 %endif
 %python_subpackages

++++++ starlette-1.3.1.tar.gz -> starlette-1.6.0.tar.gz ++++++
++++ 3288 lines of diff (skipped)

Reply via email to