Package python3-module-lazr.delegates: Information

    Source package: python3-module-lazr.delegates
    Version: 2.1.1-alt1.1
    Build time:  Aug 16, 2025, 07:21 AM
    Report package bug
    License: LGPLv3
    Summary: Easily write objects that delegate behavior
    Description: 
    The lazr.delegates package makes it easy to write objects that delegate behavior
    to another object. The new object adds some property or behavior on to the other
    object, while still providing the underlying interface, and delegating behavior.

    List of RPM packages built from this SRPM:
    python3-module-lazr.delegates (noarch)

    Maintainer: Stanislav Levin


      1. python3-module-pyproject-installer >= 0.4.0
      2. python3-module-setuptools
      3. python3-module-wheel
      4. python3-module-zope.interface
      5. python3-module-zope.testrunner
      6. rpm-build-python3

    Last changed


    April 2, 2025 Stanislav Levin 2.1.1-alt1.1
    - NMU: fixed FTBFS (setuptools 75.8.1)
    Dec. 5, 2024 Anton Vyatkin 2.1.1-alt1
    - New version 2.1.1.
    Jan. 23, 2024 Anton Vyatkin 2.1.0-alt2
    - Fix FTBFS.