Name: | python3-Automat |
---|---|
Version: | 22.10.0 |
Release: | 2.el9 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 202031 |
License: | MIT |
RPM: | python3-Automat-22.10.0-2.el9.noarch.rpm |
Source RPM: | python-Automat-22.10.0-2.el9.src.rpm |
Build Date: | Fri Jan 06 2023 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/glyph/automat |
Summary: | Self-service finite-state machines for the programmer on the go |
Description: | Automat is a library for concise, idiomatic Python expression of finite-state automata (particularly deterministic finite-state transducers). |
- Disabling docs because they don't build
- Update to 22.10.0
- Fix compatibility with pytest 7.2 and tox 4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
- Minor fixes
- Remove check condition
- Minor fixes
- Remove deletion of egg.info
- Add a switch for the tests
- Convert to new Python guidelines