CVS log for pkgsrc/www/py-protego/Makefile
Up to [cvs.NetBSD.org] / pkgsrc / www / py-protego
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.10: download - view: text, markup, annotated - select for diffs
Mon Apr 14 19:31:54 2025 UTC (4 weeks ago) by adam
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +3 -3
lines
Fix PLIST after py-setuptools update; bump depends and revision
Revision 1.9: download - view: text, markup, annotated - select for diffs
Wed Mar 5 10:58:17 2025 UTC (2 months, 1 week ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2025Q1-base,
pkgsrc-2025Q1
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +3 -4
lines
py-protego: fix wheel name for latest setuptools and depend on it
Bump PKGREVISION.
Revision 1.8: download - view: text, markup, annotated - select for diffs
Sun Jan 26 11:44:53 2025 UTC (3 months, 2 weeks ago) by adam
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +5 -5
lines
py-protego: updated to 0.4.0
0.4.0
Dropped Python 3.8 support, added official Python 3.13 support.
Added support for //-prefixed URLs.
Improved the rendering of the README.rst code snippets in GitHub.
Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon Nov 11 07:29:26 2024 UTC (6 months 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
Mon Apr 8 17:53:36 2024 UTC (13 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: +2 -2
lines
py-protego: updated to 0.3.1
0.3.1
Added official support for Python 3.12.
= is no longer percent-encoded in patterns, fixing many scenarios where
patterns included query strings.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Thu Jan 18 16:12:32 2024 UTC (15 months, 3 weeks ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2024Q1-base,
pkgsrc-2024Q1
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +6 -9
lines
py-protego: updated to 0.3.0
0.3.0
Changed requirements:
Dropped support for Python 2.7, 3.5, 3.6, and 3.7, and added support for 3.11 and for the upcoming 3.12.
six is no longer a dependency.
Added support for the Visit-Time directive.
Fixed leading asterisks in allow and disallow values not being properly interpreted.
Protego.parse() now raises value error when content is not a string.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue Oct 25 19:04:38 2022 UTC (2 years, 6 months ago) by adam
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
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +7 -5
lines
py-protego: updated to 0.2.1
0.2.1
Fixes incorrect readme content-type specified in setup.py
Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Jan 4 20:55:32 2022 UTC (3 years, 4 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2022Q3-base,
pkgsrc-2022Q3,
pkgsrc-2022Q2-base,
pkgsrc-2022Q2,
pkgsrc-2022Q1-base,
pkgsrc-2022Q1
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -1
lines
*: bump PKGREVISION for egg.mk users
They now have a tool dependency on py-setuptools instead of a DEPENDS
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun May 17 20:18:36 2020 UTC (4 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,
pkgsrc-2021Q1-base,
pkgsrc-2021Q1,
pkgsrc-2020Q4-base,
pkgsrc-2020Q4,
pkgsrc-2020Q3-base,
pkgsrc-2020Q3,
pkgsrc-2020Q2-base,
pkgsrc-2020Q2
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2
lines
pytest from versioned depends
Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed Jan 29 21:52:27 2020 UTC (5 years, 3 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2020Q1-base,
pkgsrc-2020Q1
py-protego: added version 0.1.16
Protego is a pure-Python robots.txt parser with support for modern conventions.
CVSweb <webmaster@jp.NetBSD.org>