CVS log for pkgsrc/www/py-flask-debugtoolbar/Makefile
Up to [cvs.NetBSD.org] / pkgsrc / www / py-flask-debugtoolbar
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.11: download - view: text, markup, annotated - select for diffs
Wed Oct 23 09:37:28 2024 UTC (7 weeks ago) by adam
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +5 -13
lines
py-flask-debugtoolbar: updated to 0.16.0
0.16.0
Drop Python 3.7 support
Require Flask >= 2.3.0
Drop unnecessary Blinker dependency
Add static type annotations
Remove __version__
Add support for Flask.host_matching
Revision 1.10: download - view: text, markup, annotated - select for diffs
Sat Jan 20 10:29:17 2024 UTC (10 months, 3 weeks ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2024Q3-base,
pkgsrc-2024Q3,
pkgsrc-2024Q2-base,
pkgsrc-2024Q2,
pkgsrc-2024Q1-base,
pkgsrc-2024Q1
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +10 -7
lines
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
Revision 1.9: download - view: text, markup, annotated - select for diffs
Fri Apr 29 11:56:45 2022 UTC (2 years, 7 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2023Q4-base,
pkgsrc-2023Q4,
pkgsrc-2023Q3-base,
pkgsrc-2023Q3,
pkgsrc-2023Q2-base,
pkgsrc-2023Q2,
pkgsrc-2023Q1-base,
pkgsrc-2023Q1,
pkgsrc-2022Q4-base,
pkgsrc-2022Q4,
pkgsrc-2022Q3-base,
pkgsrc-2022Q3,
pkgsrc-2022Q2-base,
pkgsrc-2022Q2
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +3 -1
lines
*: mark py-flask dependencies as not-for-python-2.x
I'll update py-flask soon; the current pkgsrc of py-flask version
is broken and all newer versions do not support python 2.x
Revision 1.8: download - view: text, markup, annotated - select for diffs
Tue Jan 4 20:55:26 2022 UTC (2 years, 11 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2022Q1-base,
pkgsrc-2022Q1
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -1
lines
*: bump PKGREVISION for egg.mk users
They now have a tool dependency on py-setuptools instead of a DEPENDS
Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon Jun 10 08:58:40 2019 UTC (5 years, 6 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2021Q4-base,
pkgsrc-2021Q4,
pkgsrc-2021Q3-base,
pkgsrc-2021Q3,
pkgsrc-2021Q2-base,
pkgsrc-2021Q2,
pkgsrc-2021Q1-base,
pkgsrc-2021Q1,
pkgsrc-2020Q4-base,
pkgsrc-2020Q4,
pkgsrc-2020Q3-base,
pkgsrc-2020Q3,
pkgsrc-2020Q2-base,
pkgsrc-2020Q2,
pkgsrc-2020Q1-base,
pkgsrc-2020Q1,
pkgsrc-2019Q4-base,
pkgsrc-2019Q4,
pkgsrc-2019Q3-base,
pkgsrc-2019Q3,
pkgsrc-2019Q2-base,
pkgsrc-2019Q2
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2
lines
py-flask-debugtoolbar: updated to 0.10.1
0.10.1:
Enhancements:
Add support for Python wheels
Fixes:
Switch imports from deprecated flask.ext.* to flask_* syntax
0.10.0:
Enhancements:
Added new "Routes" panel displaying URL routing rules
"Versions" panel displays versions of all installed packages
SQLAlchemy displays necessary setup steps to set up query recording
Support reformatting SQL queries if sqlparse library is available
Enable sorting SQLAlchemy queries
Support inserting toolbar on HTML5 pages without </body> tag
Log a warning if unable to insert the toolbar
Fixes:
Ensure numeric sorting of profiler "Calls" column
Revision 1.6: download - view: text, markup, annotated - select for diffs
Sat Sep 16 19:27:23 2017 UTC (7 years, 2 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2019Q1-base,
pkgsrc-2019Q1,
pkgsrc-2018Q4-base,
pkgsrc-2018Q4,
pkgsrc-2018Q3-base,
pkgsrc-2018Q3,
pkgsrc-2018Q2-base,
pkgsrc-2018Q2,
pkgsrc-2018Q1-base,
pkgsrc-2018Q1,
pkgsrc-2017Q4-base,
pkgsrc-2017Q4,
pkgsrc-2017Q3-base,
pkgsrc-2017Q3
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2
lines
Reset maintainer
Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed Jun 8 17:43:47 2016 UTC (8 years, 6 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2017Q2-base,
pkgsrc-2017Q2,
pkgsrc-2017Q1-base,
pkgsrc-2017Q1,
pkgsrc-2016Q4-base,
pkgsrc-2016Q4,
pkgsrc-2016Q3-base,
pkgsrc-2016Q3,
pkgsrc-2016Q2-base,
pkgsrc-2016Q2
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2
lines
Switch to MASTER_SITES_PYPI.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu Apr 2 22:44:35 2015 UTC (9 years, 8 months ago) by rodent
Branches: MAIN
CVS tags: pkgsrc-2016Q1-base,
pkgsrc-2016Q1,
pkgsrc-2015Q4-base,
pkgsrc-2015Q4,
pkgsrc-2015Q3-base,
pkgsrc-2015Q3,
pkgsrc-2015Q2-base,
pkgsrc-2015Q2
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2
lines
Changes
0.9.2 (2014-12-05)
Fixes:
HTML escape SQL queries when syntax highlighting is not available
Use case-insensitive comparison to normalize filenames on Windows
Fix exception when SQL query contained non-ASCII characters
0.9.1 (2014-11-24)
Fixes:
Fix SQL queries with byte strings on Python 3
Fix displaying values whose repr() contains unprintable characters
Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Dec 31 13:57:32 2014 UTC (9 years, 11 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2015Q1-base,
pkgsrc-2015Q1
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -3
lines
Improve EGG_NAME default to work for packages with '-' in their name.
Remove now unnecessary overrides in various packages.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sat May 3 01:40:24 2014 UTC (10 years, 7 months ago) by rodent
Branches: MAIN
CVS tags: pkgsrc-2014Q4-base,
pkgsrc-2014Q4,
pkgsrc-2014Q3-base,
pkgsrc-2014Q3,
pkgsrc-2014Q2-base,
pkgsrc-2014Q2
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2
lines
LICENSE+=modified-bsd from package's source repository.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat May 3 01:24:27 2014 UTC (10 years, 7 months ago) by rodent
Branches: MAIN
Import py27-Flask-DebugToolbar-0.9.0 as www/py-flask-debugtoolbar.
This is a port of the django-debug-toolbar for Flask applications.
CVSweb <webmaster@jp.NetBSD.org>