Path to this page:
./
devel/py-automat,
Self-service finite-state machines for the programmer on the go
Branch: CURRENT,
Version: 24.8.1,
Package name: py312-automat-24.8.1,
Maintainer: pkgsrc-usersAutomat 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)
- (2024-09-14) Updated to version: py312-automat-24.8.1
- (2023-10-28) Updated to version: py311-automat-22.10.0nb1
- (2023-04-30) Updated to version: py310-automat-22.10.0
- (2022-10-25) Updated to version: py310-automat-20.2.0
- (2022-01-05) Updated to version: py39-automat-0.8.0nb2
- (2022-01-05) Updated to version: py39-automat-0.8.0nb1
CVS history: (Expand)
2023-10-28 21:57:26 by Thomas Klausner | Files touched by this commit (516) | |
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) | |
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) | |
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
|
2022-01-05 16:41:32 by Thomas Klausner | Files touched by this commit (289) |
Log message:
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.
|
2022-01-04 21:55:40 by Thomas Klausner | Files touched by this commit (1595) |
Log message:
*: bump PKGREVISION for egg.mk users
They now have a tool dependency on py-setuptools instead of a DEPENDS
|
2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016) |
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Could not be committed due to merge conflict:
devel/py-traitlets/distinfo
The following distfiles were unfetchable (note: some may be only fetched
conditionally):
./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
|
2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017) |
Log message:
devel: Remove SHA1 hashes for distfiles
|