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-07-13 13:45:26 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-starlette (Old) and /work/SRC/openSUSE:Factory/.python-starlette.new.1523 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-starlette" Wed Jul 13 13:45:26 2022 rev:8 rq:988963 version:0.20.4 Changes: -------- --- /work/SRC/openSUSE:Factory/python-starlette/python-starlette.changes 2022-05-30 12:43:57.132390675 +0200 +++ /work/SRC/openSUSE:Factory/.python-starlette.new.1523/python-starlette.changes 2022-07-13 13:45:49.486068990 +0200 @@ -1,0 +2,18 @@ +Tue Jul 12 17:55:25 UTC 2022 - Michael Str??der <mich...@stroeder.com> + +- Update to 0.20.4: + - Remove converter from path when generating OpenAPI schema + #1648. + - Revert "Allow StaticFiles to follow symlinks" #1681. + - Fix regression on route paths with colons #1675. + - Allow StaticFiles to follow symlinks #1337. + - Improve detection of async callables #1444. + - Send 400 (Bad Request) when boundary is missing #1617. + - Send 400 (Bad Request) when missing "name" field on + Content-Disposition header #1643. + - Do not send empty data to StreamingResponse on + BaseHTTPMiddleware #1609. + - Add __bool__ dunder for Secret #1625. + - Drop Python 3.6 support #1357 and #1616. + +------------------------------------------------------------------- Old: ---- starlette-0.19.1.tar.gz New: ---- starlette-0.20.4.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-starlette.spec ++++++ --- /var/tmp/diff_new_pack.eyTL2S/_old 2022-07-13 13:45:50.154069938 +0200 +++ /var/tmp/diff_new_pack.eyTL2S/_new 2022-07-13 13:45:50.158069943 +0200 @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python3-%{**}} %define skip_python2 1 Name: python-starlette -Version: 0.19.1 +Version: 0.20.4 Release: 0 Summary: Lightweight ASGI framework/toolkit License: BSD-3-Clause @@ -45,8 +45,7 @@ BuildRequires: %{python_module typing_extensions} BuildRequires: fdupes BuildRequires: python-rpm-macros -BuildRequires: (python3-aiocontextvars if python3-base < 3.7) -BuildRequires: (python36-aiocontextvars if python36-base) +BuildRequires: python3-base >= 3.7 BuildArch: noarch %python_subpackages ++++++ starlette-0.19.1.tar.gz -> starlette-0.20.4.tar.gz ++++++ ++++ 2181 lines of diff (skipped)