Go to file
Ana Guerrero b3cf74ebee Accepting request 1120656 from devel:languages:python
- Update to 3.0.1:
  * Fix slow multipart parsing for large parts potentially enabling DoS
    attacks. (CVE-2023-46136, bsc#1216581)
  * Remove previously deprecated code.
  * Deprecate the ``__version__`` attribute. Use feature detection, or
    ``importlib.metadata.version("werkzeug")``, instead.
  * ``generate_password_hash`` uses scrypt by default.
  * Add the ``"werkzeug.profiler"`` item to the  WSGI ``environ`` dictionary
    passed to `ProfilerMiddleware`'s `filename_format` function. It contains
    the ``elapsed`` and ``time`` values for the profiled request.
  * Explicitly marked the PathConverter as non path isolating.

OBS-URL: https://build.opensuse.org/request/show/1120656
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Werkzeug?expand=0&rev=45
2023-10-29 18:39:26 +00:00
_multibuild Accepting request 991886 from home:Simmphonie:branches:devel:languages:python 2022-08-01 06:45:33 +00:00
.gitattributes - Package renamed to python-Werkzeug 2011-09-27 09:36:51 +00:00
.gitignore - Package renamed to python-Werkzeug 2011-09-27 09:36:51 +00:00
python-Werkzeug.changes - Update to 3.0.1: 2023-10-27 03:09:03 +00:00
python-Werkzeug.spec - Update to 3.0.1: 2023-10-27 03:09:03 +00:00
werkzeug-3.0.1.tar.gz - Update to 3.0.1: 2023-10-27 03:09:03 +00:00