pkgsrc/www/py-werkzeug/distinfo
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

5 lines
361 B
Text

$NetBSD: distinfo,v 1.37 2023/11/05 10:54:16 wiz Exp $
BLAKE2s (werkzeug-3.0.1.tar.gz) = cacb81873d226d87dc35c30468965da20750a07e42438f527d15cc983fc2f571
SHA512 (werkzeug-3.0.1.tar.gz) = 83bacda231cd714cf111ebcaf78b47f7e400cefbaf4a450bde99b630136c2976a2e7629a3a34140493c5f54c2ea1c034c673085dd7d1fd7ce8f1da49d8576bb8
Size (werkzeug-3.0.1.tar.gz) = 801436 bytes