ports/devel/py-Automat/pkg-message
John W. O'Brien bb19a6db51 devel/py-Automat: Update 22.10.0 → 24.8.1
Commit log:
https://github.com/glyph/automat/compare/v22.10.0...v24.8.1

- Convert to PEP-517
- Note: 24.8 introduces a major change to the public API,
  `TypeMachineBuilder`, while retaining `MethodicalMachine` for
  backward compatibility. See the documentation for details.

PR:	281847
2024-10-06 01:57:06 +03:00

8 lines
154 B
Text

[
{ type: install
message: <<EOM
Install graphics/py-graphviz and devel/py-twisted to enable state
machine visualization (`automat-visualize`).
EOM
}
]