forked from pool/python-starlette
- Update to 0.47.2 (fixes CVE-2025-54121, bsc#1246855)
* Make UploadFile check for future rollover #2962. - Update to 0.47.1 * Use Self in TestClient.__enter__ #2951 * Allow async exception handlers to type-check #2949 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-starlette?expand=0&rev=65
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 22 07:41:52 UTC 2025 - Nico Krapp <nico.krapp@suse.com>
|
||||
|
||||
- Update to 0.47.2 (fixes CVE-2025-54121, bsc#1246855)
|
||||
* Make UploadFile check for future rollover #2962.
|
||||
- Update to 0.47.1
|
||||
* Use Self in TestClient.__enter__ #2951
|
||||
* Allow async exception handlers to type-check #2949
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 4 12:21:42 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
|
@@ -27,7 +27,7 @@
|
||||
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-starlette%{psuffix}
|
||||
Version: 0.47.0
|
||||
Version: 0.47.2
|
||||
Release: 0
|
||||
Summary: Lightweight ASGI framework/toolkit
|
||||
License: BSD-3-Clause
|
||||
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9f635bff6bc630aacaaf2a37e6891652374aeb0daba0fc3af0cb55011ef46532
|
||||
size 2582806
|
3
starlette-0.47.2.tar.gz
Normal file
3
starlette-0.47.2.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1e4f648b4f850a03129900744339701e9c6695af2f06a74cdcc7eadc8db57f3a
|
||||
size 2583977
|
Reference in New Issue
Block a user