pkgsrc/www/py-werkzeug
wiz 260de9f4f0 py-werkzeug*: update to 3.0.1
Version 3.0.1
-------------

Released 2023-10-24

-   Fix slow multipart parsing for large parts potentially enabling DoS
    attacks. :cwe:`CWE-407`

Version 3.0.0
-------------

Released 2023-09-30

-   Remove previously deprecated code. :pr:`2768`
-   Deprecate the ``__version__`` attribute. Use feature detection, or
    ``importlib.metadata.version("werkzeug")``, instead. :issue:`2770`
-   ``generate_password_hash`` uses scrypt by default. :issue:`2769`
-   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. :issue:`2775`
-   Explicitly marked the PathConverter as non path isolating. :pr:`2784`
2023-11-05 10:54:16 +00:00
..
DESCR
Makefile py-werkzeug*: update to 3.0.1 2023-11-05 10:54:16 +00:00
Makefile.common py-werkzeug*: update to 3.0.1 2023-11-05 10:54:16 +00:00
PLIST python/wheel.mk: simplify a lot, and switch to 'installer' for installation 2023-10-28 19:56:54 +00:00
distinfo py-werkzeug*: update to 3.0.1 2023-11-05 10:54:16 +00:00