Accepting request 1228255 from devel:languages:python
- Update to 0.0.19 (bsc#1234115, CVE-2024-53981): * Don't warn when CRLF is found after last boundary #193 - 0.0.18: * Hard break if found data after last boundary on MultipartParser #189 OBS-URL: https://build.opensuse.org/request/show/1228255 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-python-multipart?expand=0&rev=10
This commit is contained in:
commit
565091e41f
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Dec 4 10:08:03 UTC 2024 - Daniel Garcia <daniel.garcia@suse.com>
|
||||||
|
|
||||||
|
- Update to 0.0.19 (bsc#1234115, CVE-2024-53981):
|
||||||
|
* Don't warn when CRLF is found after last boundary #193
|
||||||
|
- 0.0.18:
|
||||||
|
* Hard break if found data after last boundary on MultipartParser #189
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Nov 6 14:13:57 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
Wed Nov 6 14:13:57 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||||
|
|
||||||
|
@ -18,11 +18,11 @@
|
|||||||
|
|
||||||
%{?sle15_python_module_pythons}
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-python-multipart
|
Name: python-python-multipart
|
||||||
Version: 0.0.17
|
Version: 0.0.19
|
||||||
Release: 0
|
Release: 0
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
Summary: Python streaming multipart parser
|
Summary: Python streaming multipart parser
|
||||||
URL: http://github.com/andrew-d/python-multipart
|
URL: http://github.com/Kludex/python-multipart
|
||||||
Source: https://files.pythonhosted.org/packages/source/p/python-multipart/python_multipart-%{version}.tar.gz
|
Source: https://files.pythonhosted.org/packages/source/p/python-multipart/python_multipart-%{version}.tar.gz
|
||||||
BuildRequires: %{python_module hatchling}
|
BuildRequires: %{python_module hatchling}
|
||||||
BuildRequires: %{python_module pip}
|
BuildRequires: %{python_module pip}
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:41330d831cae6e2f22902704ead2826ea038d0419530eadff3ea80175aec5538
|
|
||||||
size 36452
|
|
BIN
python_multipart-0.0.19.tar.gz
(Stored with Git LFS)
Normal file
BIN
python_multipart-0.0.19.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user