The NetBSD Project

CVS log for pkgsrc/www/py-flask-static-digest/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / www / py-flask-static-digest

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.9: download - view: text, markup, annotated - select for diffs
Mon Apr 14 18:56:06 2025 UTC (2 weeks ago) by adam
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +3 -3 lines
Fix PLIST after py-setuptools update; bump depends and revision

Revision 1.8: download - view: text, markup, annotated - select for diffs
Wed Mar 5 10:55:12 2025 UTC (7 weeks, 5 days ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2025Q1-base, pkgsrc-2025Q1
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +3 -6 lines
py-flask-static-digest: fix wheel name for latest setuptools and depend on it

Bump PKGREVISION.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon Nov 11 07:29:23 2024 UTC (5 months, 2 weeks ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2024Q4-base, pkgsrc-2024Q4
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -2 lines
py-*: remove unused tool dependency

py-setuptools includes the py-wheel functionality nowadays

Revision 1.6: download - view: text, markup, annotated - select for diffs
Sun May 26 19:04:05 2024 UTC (11 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2024Q3-base, pkgsrc-2024Q3, pkgsrc-2024Q2-base, pkgsrc-2024Q2
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +8 -4 lines
py-flask-static-digest: updated to 0.4.1

0.4.1 - 2024-05-17

Fix FLASK_STATIC_DIGEST_HOST_URL to support URL paths that have multiple / segments

Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed Sep 6 06:48:36 2023 UTC (19 months, 3 weeks ago) by kleink
Branches: MAIN
CVS tags: pkgsrc-2024Q1-base, pkgsrc-2024Q1, pkgsrc-2023Q4-base, pkgsrc-2023Q4, pkgsrc-2023Q3-base, pkgsrc-2023Q3
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +4 -3 lines
py-flask-static-digest: Update to 0.4.0.

## [0.4.0] - 2023-05-14

- Brotli support added by [Dr. Matthew Swabey](https://github.com/mattaw)
- Remove `FLASK_STATIC_DIGEST_GZIP_FILES` gzip config option
- Add `FLASK_STATIC_DIGEST_COMPRESSION` (defaults to `["gzip"]` and replaces the old gzip config option)

## [0.3.0] - 2022-03-16

- Add support for digesting static files in blueprints and nested blueprints
- Spruce up the code base by using Black for code formatting

Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue Jan 4 20:55:28 2022 UTC (3 years, 3 months ago) by wiz
Branches: MAIN
CVS tags: 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, pkgsrc-2022Q1-base, pkgsrc-2022Q1
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -1 lines
*: bump PKGREVISION for egg.mk users

They now have a tool dependency on py-setuptools instead of a DEPENDS

Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue May 18 16:10:50 2021 UTC (3 years, 11 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2021Q4-base, pkgsrc-2021Q4, pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +8 -9 lines
py-flask-static-digest: fix the package

Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri May 7 19:25:20 2021 UTC (3 years, 11 months ago) by kleink
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2 lines
py-flask-static-digest: Accidentally omitted PYPKGPREFIX.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri May 7 10:37:40 2021 UTC (3 years, 11 months ago) by kleink
Branches: MAIN
Import Flask-Static-Digest 0.2.1 as www/py-flask-static-digest.

Flask-Static-Digest is a Flask extension that will help make your
static files production ready with very minimal effort on your part.
It does this by md5 tagging and gzipping your static files after
running a `flask digest compile` command that this extension adds
to your Flask app.

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

CVSweb <webmaster@jp.NetBSD.org>