Package python3-module-automaton: Information

    Source package: python3-module-automaton
    Version: 3.1.0-alt0.p10
    Build time:  Dec 28, 2023, 05:10 PM in the task #336214
    Report package bug
    License: Apache-2.0
    Summary: OpenStack Friendly state machines for python
    Description: 
    Friendly state machines for python. The goal of this library is to provide well
    documented state machine classes and associated utilities. The state machine
    pattern (or the implemented variation there-of) is a commonly used pattern
    and has a multitude of various usages. Some of the usages for this library
    include providing state & transition validation and running/scheduling/analyzing
    the execution of tasks.

    List of rpms provided by this srpm:
    python3-module-automaton (noarch)
    python3-module-automaton-doc (noarch)
    python3-module-automaton-tests (noarch)

    Maintainer: Ilfat Aminov


      1. rpm-build-python3
      2. python3-module-coverage >= 4.0
      3. python3-module-oslotest >= 3.2.0
      4. python3-module-pbr >= 2.0.0
      5. python3-module-openstackdocstheme >= 1.18.1
      6. python3-module-prettytable >= 0.7.2
      7. python3-module-sphinx >= 1.1.2
      8. python3-module-stestr >= 2.0.0
      9. python3-module-testtools >= 2.2.0
      10. python3-module-pyproject-installer >= 0.4.0
      11. python3-module-wheel
      12. python3-module-reno >= 3.1.0
      13. python3-module-setuptools

    Last changed


    Dec. 10, 2023 Ilfat Aminov 3.1.0-alt0.p10
    - build for p10
    Oct. 16, 2023 Grigory Ustinov 3.1.0-alt1.2
    - Dropped build dependency on python3-module-reno.
    Feb. 19, 2023 Grigory Ustinov 3.1.0-alt1.1
    - Moved on modern pyproject macros.