Пакет python3-module-lazr.delegates: Информация
Исходный пакет: python3-module-lazr.delegates
Версия: 2.1.1-alt1.1
Собран: 8 мая 2025 г. 6:58 в задании #376369
Категория: Разработка/Python 3
Сообщить об ошибке в пакетеДомашняя страница: https://pypi.org/project/lazr.delegates
Лицензия: LGPLv3
О пакете: Easily write objects that delegate behavior
Описание:
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.
Сопровождающий: Stanislav Levin
Права:
@python
@everybody
@python
@everybody
Последнее изменение
2 апреля 2025 г. Stanislav Levin 2.1.1-alt1.1
- NMU: fixed FTBFS (setuptools 75.8.1)
5 декабря 2024 г. Anton Vyatkin 2.1.1-alt1
- New version 2.1.1.
23 января 2024 г. Anton Vyatkin 2.1.0-alt2
- Fix FTBFS.