diff --git a/python-starlette.changes b/python-starlette.changes index 6f3ebc4..3fc6a68 100644 --- a/python-starlette.changes +++ b/python-starlette.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Thu Feb 16 16:22:35 UTC 2023 - David Anes + +- Update to 0.25.0: + * Fixed + - Limit the number of fields and files when parsing + multipart/form-data on the MultipartParser. + +- Fixed upstream: reenable tests for tests for i586 and armv7l. + ------------------------------------------------------------------- Fri Feb 10 18:28:13 UTC 2023 - David Anes diff --git a/python-starlette.spec b/python-starlette.spec index a2fb627..f54f7de 100644 --- a/python-starlette.spec +++ b/python-starlette.spec @@ -27,7 +27,7 @@ %define skip_python2 1 Name: python-starlette%{psuffix} -Version: 0.24.0 +Version: 0.25.0 Release: 0 Summary: Lightweight ASGI framework/toolkit License: BSD-3-Clause diff --git a/starlette-0.24.0.tar.gz b/starlette-0.24.0.tar.gz deleted file mode 100644 index 4688fdf..0000000 --- a/starlette-0.24.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4c1f676b4b4aa0d9efba4446f77ae8f4aabc78444e5fad27deaeda777dc6d4e9 -size 2834269 diff --git a/starlette-0.25.0.tar.gz b/starlette-0.25.0.tar.gz new file mode 100644 index 0000000..9e1dec6 --- /dev/null +++ b/starlette-0.25.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e8b6f48caffe2099f29c8af97be9461ead2caa532695b2558d549f7f38113de +size 2835696