./devel/py-automat, Self-service finite-state machines for the programmer on the go

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 24.8.1nb1, Package name: py312-automat-24.8.1nb1, Maintainer: pkgsrc-users

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


Required to run:
[devel/py-setuptools] [lang/py-six] [devel/py-attrs] [lang/python37]

Required to build:
[pkgtools/cwrappers] [devel/py-setuptools_scm] [textproc/py-m2r]

Master sites:

Filesize: 125.663 KB

Version history: (Expand)


CVS history: (Expand)


   2025-03-04 13:40:19 by Thomas Klausner | Files touched by this commit (1)
Log message:
py-automat: bump PKGREVISION for previous
   2025-03-04 13:38:18 by Adam Ciarcinski | Files touched by this commit (1)
Log message:
py-automat: fix WHEEL_NAME
   2024-11-11 08:29:31 by Thomas Klausner | Files touched by this commit (862)
Log message:
py-*: remove unused tool dependency

py-setuptools includes the py-wheel functionality nowadays
   2024-09-14 21:16:35 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-automat: updated to 24.8.1

24.8.1
Unknown changes
   2023-10-28 21:57:26 by Thomas Klausner | Files touched by this commit (516) | Package updated
Log message:
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.
   2023-04-30 16:21:57 by Thomas Klausner | Files touched by this commit (3) | Package updated
Log message:
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.
   2022-10-25 20:17:59 by Adam Ciarcinski | Files touched by this commit (4) | Package updated
Log message:
py-automat: updated to 20.2.0

20.2.0
Unknown changes
   2022-01-13 20:31:25 by Thomas Klausner | Files touched by this commit (43)
Log message:
*: setuptools_scm: switch to versioned_dependencies