The NetBSD Project

CVS log for pkgsrc/devel/py-automat/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / devel / py-automat

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.15: download - view: text, markup, annotated - select for diffs
Sat Apr 12 08:28:30 2025 UTC (12 days, 17 hours ago) by adam
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +3 -3 lines
Fix PLIST after py-setuptools update; bump depends and revision

Revision 1.14: download - view: text, markup, annotated - select for diffs
Tue Mar 4 12:40:19 2025 UTC (7 weeks, 2 days ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2025Q1-base, pkgsrc-2025Q1
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -1 lines
py-automat: bump PKGREVISION for previous

Revision 1.13: download - view: text, markup, annotated - select for diffs
Tue Mar 4 12:38:18 2025 UTC (7 weeks, 2 days ago) by adam
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -4 lines
py-automat: fix WHEEL_NAME

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

py-setuptools includes the py-wheel functionality nowadays

Revision 1.11: download - view: text, markup, annotated - select for diffs
Sat Sep 14 19:16:35 2024 UTC (7 months, 1 week ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2024Q3-base, pkgsrc-2024Q3
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +9 -6 lines
py-automat: updated to 24.8.1

24.8.1
Unknown changes

Revision 1.10: download - view: text, markup, annotated - select for diffs
Sat Oct 28 19:56:57 2023 UTC (17 months, 3 weeks ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2024Q2-base, pkgsrc-2024Q2, pkgsrc-2024Q1-base, pkgsrc-2024Q1, pkgsrc-2023Q4-base, pkgsrc-2023Q4
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -1 lines
python/wheel.mk: simplify a lot, and switch to 'installer' for installation

This follows the recommended bootstrap method (flit_core, build, installer).

However, installer installs different files than pip, so update PLISTs
for all packages using wheel.mk and bump their PKGREVISIONs.

Revision 1.9: download - view: text, markup, annotated - select for diffs
Sun Apr 30 14:21:57 2023 UTC (23 months, 3 weeks ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2023Q3-base, pkgsrc-2023Q3, pkgsrc-2023Q2-base, pkgsrc-2023Q2
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +8 -10 lines
py-automat: update to 22.10.0.

Changes not found.

Remove py-graphviz dependency since the visualize part of this needs both graphviz
and py-twisted - but we can't depend on py-twisted since that depends on py-automat.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Tue Oct 25 18:17:59 2022 UTC (2 years, 5 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2023Q1-base, pkgsrc-2023Q1, pkgsrc-2022Q4-base, pkgsrc-2022Q4
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +10 -7 lines
py-automat: updated to 20.2.0

20.2.0
Unknown changes

Revision 1.7: download - view: text, markup, annotated - select for diffs
Thu Jan 13 19:31:21 2022 UTC (3 years, 3 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.6: preferred, colored
Changes since revision 1.6: +4 -2 lines
*: setuptools_scm: switch to versioned_dependencies

Revision 1.6: download - view: text, markup, annotated - select for diffs
Wed Jan 5 15:41:01 2022 UTC (3 years, 3 months ago) by wiz
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +4 -2 lines
python: egg.mk: add USE_PKG_RESOURCES flag

This flag should be set for packages that import pkg_resources
and thus need setuptools after the build step.

Set this flag for packages that need it and bump PKGREVISION.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Tue Jan 4 20:52:51 2022 UTC (3 years, 3 months ago) by wiz
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -1 lines
*: bump PKGREVISION for egg.mk users

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

Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu Jan 23 10:20:22 2020 UTC (5 years, 3 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
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +3 -3 lines
py-automat: updated to 0.8.0

v0.8.0:
Merge pull request 121 from markrwilliams/sphinx-uses-setuptools-scm
Retrieve Automat's version from the installed distribution.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Jul 17 06:21:58 2018 UTC (6 years, 9 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2019Q4-base, pkgsrc-2019Q4, pkgsrc-2019Q3-base, pkgsrc-2019Q3, pkgsrc-2019Q2-base, pkgsrc-2019Q2, pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4, pkgsrc-2018Q3-base, pkgsrc-2018Q3
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +7 -7 lines
py-automat: updated to 0.7.0

0.7.0:
Unknown changes.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Sat May 20 06:11:21 2017 UTC (7 years, 11 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2018Q2-base, pkgsrc-2018Q2, pkgsrc-2018Q1-base, pkgsrc-2018Q1, pkgsrc-2017Q4-base, pkgsrc-2017Q4, pkgsrc-2017Q3-base, pkgsrc-2017Q3, pkgsrc-2017Q2-base, pkgsrc-2017Q2
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +6 -2 lines
Changes 0.6.0:
Bug fixes.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Feb 13 21:13:11 2017 UTC (8 years, 2 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2017Q1-base, pkgsrc-2017Q1
Added devel/py-automat version 0.5.0

Automat is a library for concise, idiomatic Python expression of finite-state
automata (particularly deterministic finite-state transducers).

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>