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
Category: Development/Python3
Report package bugHome page: https://pypi.org/project/lazr.delegates
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.
Maintainer: Stanislav Levin
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.