Package python3-module-aspectlib: Information

    Source package: python3-module-aspectlib
    Version: 2.0.0-alt1
    Latest version according to Repology
    Build time:  May 18, 2023, 05:37 PM in the task #319498
    Report package bug
    License: BSD
    Summary: An aspect-oriented programming, monkey-patch and decorators library
    Description: 
    An aspect-oriented programming, monkey-patch and decorators library.
    It is useful when changing behavior in existing code is desired.
    It includes tools for debugging and testing: simple mock/record and a complete capture/replay framework.

    List of rpms provided by this srpm:
    python3-module-aspectlib (noarch)

    Maintainer: Stanislav Levin


    ACL:
    @python
    @everybody

      1. python3-module-mock
      2. python3-module-process-tests
      3. python3-module-pyproject-installer >= 0.4.0
      4. python3-module-pytest
      5. python3-module-setuptools
      6. python3-module-six
      7. python3-module-tornado
      8. python3-module-wheel
      9. rpm-build-pyproject

    Last changed


    May 2, 2023 Stanislav Levin 2.0.0-alt1
    - 1.4.2 -> 2.0.0.
    Feb. 6, 2020 Andrey Bychkov 1.4.2-alt3
    - Build for python2 disabled.
    May 30, 2019 Stanislav Levin 1.4.2-alt2
    - Removed false dependency on `fields`.