automat 22.10.0-1 source package in Ubuntu
Changelog
automat (22.10.0-1) unstable; urgency=medium * Team upload. * Switch d/watch to Github * New upstream version 22.10.0 * Drop upstreamed patch * No longer builds depends on six * Use dh-sequence-python3 * Cleanup debian/ * Enable autopkgtest-pkg-pybuild (Closes: #1026545) * Bump policy version (no changes) * Add build dependency on wheel -- Jochen Sprickerhof <email address hidden> Sun, 25 Dec 2022 20:48:59 +0100
Upload details
- Uploaded by:
- Debian Python Team
- Uploaded to:
- Sid
- Original maintainer:
- Debian Python Team
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Mantic | release | main | misc | |
Lunar | release | main | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
automat_22.10.0-1.dsc | 2.1 KiB | 96ac8a0245a61716789538c5f3e7e165f69871dc970d906ff0401591d59416f0 |
automat_22.10.0.orig.tar.gz | 56.8 KiB | e9f424466e1cf487e66306819b42cd4dbf76b0f5f7475211d06e48fa944760aa |
automat_22.10.0-1.debian.tar.xz | 2.7 KiB | 7880dc273fceedc30900a103835515adcbfebc2f96cc1b1e57c419a04198054d |
Available diffs
- diff from 20.2.0-2 to 22.10.0-1 (18.7 KiB)
No changes file available.
Binary packages built by this source
- python3-automat: Self-service finite-state machines for the programmer on the go
Automat is a library for concise, idiomatic Python expression of
finite-state automata (particularly deterministic finite-state
transducers).