Subject: CVS commit: pkgsrc/www/py-flask-debugtoolbar
From: Adam Ciarcinski
Date: 2024-01-20 11:29:17
Message id: 20240120102917.BD650FA42@cvs.NetBSD.org

Log Message:
py-flask-debugtoolbar: updated to 0.14.1

0.14.1
Add the missing install requirement packaging

0.14.0
Submodule to use https protocol after unencrypted git proto deprecated
Add ARIA role to toolbar for accessibility improvement
Permit scrolling for content panels
Expand HTTP codes on which the toolbar will be displayed
docs: Fix a few typos
Fixed scrollbar issues
Replace deprecated threading.currentThread with threading.current_thread
updated to work with flask 2.2+
Flask-SQLAlchemy 3 compatibility
Fix outdated docs links
Point at new location of django-debug-toolbar
Fix Flask SQLAlchemy quickstart link
Point URLs at pallets-eco/flask-debugtoolbar
fix: migrate from deprecated flask.Markup to markupsafe.Markup
fix: use urllib.parse.quote_plus and drop werkzeug.urls.url_quote_plus
fix: drop response.charset because charset deprecated
Set up GitHub actions to replace Travis
No need to specify custom default value if key not found
Remove deprecated charset property from process_response content crafting
Fix tox and GitHub actions settings
Remove the use of before_first_request
Fix lint issues and lint config
Fix the test for basic app
Use standard Python gitignore file
Drop CHANGES.rst in favor of GitHub Releases

Files:
RevisionActionfile
1.10modifypkgsrc/www/py-flask-debugtoolbar/Makefile
1.4modifypkgsrc/www/py-flask-debugtoolbar/PLIST
1.7modifypkgsrc/www/py-flask-debugtoolbar/distinfo