Пакет python3-module-automaton: Информация

    Исходный пакет: python3-module-automaton
    Версия: 3.2.0-alt1
    Последняя версия по данным Repology
    Собран:  30 мая 2024 г. 22:12 в задании #349955
    Категория: Разработка/Python 3
    Сообщить об ошибке в пакете
    Домашняя страница: https://pypi.org/project/automaton

    Лицензия: Apache-2.0
    О пакете: OpenStack Friendly state machines for python
    Описание: 
    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.

    Список бинарных RPM-пакетов, собираемых из данного SRPM:
    python3-module-automaton (noarch)
    python3-module-automaton-doc (noarch)
    python3-module-automaton-tests (noarch)

    Сопровождающий: Grigory Ustinov


    Права:
    Grigory Ustinov
    @python

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

    Последнее изменение


    30 мая 2024 г. Grigory Ustinov 3.2.0-alt1
    - Automatically updated to 3.2.0.
    16 октября 2023 г. Grigory Ustinov 3.1.0-alt1.2
    - Dropped build dependency on python3-module-reno.
    19 февраля 2023 г. Grigory Ustinov 3.1.0-alt1.1
    - Moved on modern pyproject macros.