Subject: CVS commit: pkgsrc/www/py-werkzeug
From: Adam Ciarcinski
Date: 2023-05-09 07:23:45
Message id: 20230509052345.E5286FA87@cvs.NetBSD.org

Log Message:
py-werkzeug: updated to 2.3.4

Version 2.3.4
-------------
- ``Authorization.from_header`` and ``WWWAuthenticate.from_header`` detects tokens
  that end with base64 padding (``=``). :issue:`2685`
- Remove usage of ``warnings.catch_warnings``. :issue:`2690`
- Remove ``max_form_parts`` restriction from standard form data parsing and only use
  if for multipart content. :pr:`2694`
- ``Response`` will avoid converting the ``Location`` header in some cases to \ 
preserve
  invalid URL schemes like ``itms-services``. :issue:`2691`

Files:
RevisionActionfile
1.34modifypkgsrc/www/py-werkzeug/Makefile.common
1.34modifypkgsrc/www/py-werkzeug/distinfo