Package python3-module-venusian: Information

    Source package: python3-module-venusian
    Version: 3.1.1-alt1.1
    Latest version according to Repology
    Build time:  Dec 5, 2024, 06:03 PM in the task #364153
    Report package bug
    License: BSD-4-Clause
    Summary: A library for deferring decorator actions
    Description: 
    Venusian is a library which allows framework authors to defer decorator
    actions. Instead of taking actions when a function (or class) decorator
    is executed at import time, you can defer the action usually taken by
    the decorator until a separate "scan" phase.

    List of RPM packages built from this SRPM:
    python3-module-venusian (noarch)
    python3-module-venusian-tests (noarch)

    Maintainer: Grigory Ustinov


    ACL:
    @python
    @everybody

      1. python3-module-pyproject-installer >= 0.4.0
      2. python3-module-pytest-cov
      3. python3-module-setuptools
      4. python3-module-tox
      5. python3-module-tox-console-scripts
      6. python3-module-tox-no-deps
      7. python3-module-wheel
      8. rpm-build-python3

    Last changed


    Dec. 5, 2024 Grigory Ustinov 3.1.1-alt1.1
    - Removed unused extra bootstrap knob.
    Dec. 2, 2024 Grigory Ustinov 3.1.1-alt1
    - Automatically updated to 3.1.1.
    June 4, 2024 Grigory Ustinov 3.1.0-alt1
    - Build new version.