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 2022-04-19 09:58:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-starlette (Old)
and /work/SRC/openSUSE:Factory/.python-starlette.new.1941 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-starlette"
Tue Apr 19 09:58:28 2022 rev:6 rq:970614 version:0.19.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-starlette/python-starlette.changes
2022-02-23 16:26:48.639509604 +0100
+++
/work/SRC/openSUSE:Factory/.python-starlette.new.1941/python-starlette.changes
2022-04-19 09:58:31.139584116 +0200
@@ -1,0 +2,31 @@
+Mon Apr 18 15:27:00 UTC 2022 - Michael Str??der <[email protected]>
+
+- Update to 0.19.0:
+ * Added
+ - Error handler will always run, even if the error happens
+ on a background task #761.
+ - Add headers parameter to HTTPException #1435.
+ - Internal responses with 405 status code insert an Allow header,
+ as described by RFC 7231 #1436.
+ - The content argument in JSONResponse is now required #1431.
+ - Add custom URL convertor register #1437.
+ - Add content disposition type parameter to FileResponse #1266.
+ - Add next query param with original request URL in requires decorator
#920.
+ - Add raw_path to TestClient scope #1445.
+ - Add union operators to MutableHeaders #1240.
+ - Display missing route details on debug page #1363.
+ - Change anyio required version range to >=3.4.0,<5.0 #1421 and #1460.
+ - Add typing-extensions>=3.10 requirement - used only on lower versions
+ than Python 3.10 #1475.
+ * Fixed
+ - Prevent BaseHTTPMiddleware from hiding errors of StreamingResponse
+ and mounted applications #1459.
+ - SessionMiddleware uses an explicit path=..., instead of defaulting
+ to the ASGI 'root_path' #1512.
+ - Request.client is now compliant with the ASGI specifications #1462.
+ - Raise KeyError at early stage for missing boundary #1349.
+ * Deprecated
+ - Deprecate WSGIMiddleware in favor of a2wsgi #1504.
+ - Deprecate run_until_first_complete #1443.
+
+-------------------------------------------------------------------
Old:
----
starlette-0.18.0.tar.gz
New:
----
starlette-0.19.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-starlette.spec ++++++
--- /var/tmp/diff_new_pack.jM7PSR/_old 2022-04-19 09:58:31.995585229 +0200
+++ /var/tmp/diff_new_pack.jM7PSR/_new 2022-04-19 09:58:31.999585234 +0200
@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python3-%{**}}
%define skip_python2 1
Name: python-starlette
-Version: 0.18.0
+Version: 0.19.0
Release: 0
Summary: Lightweight ASGI framework/toolkit
License: BSD-3-Clause
++++++ starlette-0.18.0.tar.gz -> starlette-0.19.0.tar.gz ++++++
++++ 4701 lines of diff (skipped)