Package python3-module-debtcollector: Information

    Source package: python3-module-debtcollector
    Version: 3.0.0-alt1
    Latest version according to Repology
    Build time:  May 30, 2024, 10:12 PM in the task #349955
    Report package bug
    License: Apache-2.0
    Summary: A collection of Python deprecation patterns and strategies
    Description: 
    A collection of Python deprecation patterns and strategies that help you collect
    your technical debt in a non-destructive manner. The goal of this library is to
    provide well documented developer facing deprecation patterns that start of with
    a basic set and can expand into a larger set of patterns as time goes on.
    The desired output of these patterns is to apply the warnings module to emit
    DeprecationWarning or PendingDeprecationWarning or similar derivative
    to developers using libraries (or potentially applications) about future
    deprecations.

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

    Maintainer: Grigory Ustinov


    ACL:
    Grigory Ustinov
    @python

      1. python3-module-coverage >= 4.0
      2. python3-module-doc8 >= 0.8.1
      3. python3-module-fixtures >= 3.0.0
      4. python3-module-hacking >= 6.1.0
      5. python3-module-openstackdocstheme >= 2.2.1
      6. python3-module-pbr >= 2.0.0
      7. python3-module-sphinx >= 2.0.0
      8. python3-module-pre-commit >= 2.6.0
      9. python3-module-stestr >= 2.0.0
      10. python3-module-testtools >= 2.2.0
      11. python3-module-pyproject-installer >= 0.4.0
      12. python3-module-wheel
      13. python3-module-wrapt >= 1.7.0
      14. python3-module-setuptools
      15. rpm-build-python3

    Last changed


    May 30, 2024 Grigory Ustinov 3.0.0-alt1
    - Automatically updated to 3.0.0.
    Oct. 16, 2023 Grigory Ustinov 2.5.0-alt1.2
    - Dropped build dependency on python3-module-reno.
    Feb. 19, 2023 Grigory Ustinov 2.5.0-alt1.1
    - Moved on modern pyproject macros.