[ Все 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Пакет python3-zope-event-4.5.0-1.el9.1.noarch download

Имя python3-zope-event
Эпоха 0
Версия 4.5.0
Релиз 1.el9.1
Архитектура noarch
Сайт https://pypi.python.org/pypi/zope.event/
Лицензия ZPLv2.1
Время сборки 2024-02-07 21:15:18
Хост сборки builder-x86-04.inferitos.ru
Краткое описание Zope Event Publication (Python 3)
Репозитории Extras
Полное описание The zope.event package provides a simple event system. It provides an event publishing system and a very simple event-dispatching system on which more sophisticated event dispatching systems can be built. (For example, a type-based event dispatching system that builds on zope.event can be found in zope.component.) This package contains the version for Python 3.
Эррата
Размер 21 КиБ
Исходный проект python-zope-event-4.5.0-1.el9.1
Контрольная сумма SHA-256 c277191022581c2d1a5527e7d29b132876e0b82338784bd3eee97c29d8b1a806
× Full screenshot
История изменений link
* Wed Feb 07 2024 Arkady L. Shane <ashejn@msvsphere.ru> - 4.5.0-1R.1
- Rebuilt for MSVSphere 9.2

* Thu Apr 21 2022 Orion Poplawski <orion@nwra.com> - 4.5.0-1.1
- Drop docs for EPEL9

* Fri Mar 04 2022 Jerry James <loganjerry@gmail.com> - 4.5.0-1
- Version 4.5.0 (bz 1475058)
- Add bootstrap conditional to break circular dependency when testing
- Add doc subpackage to hold Sphinx-built documentation
- Add tox and python3 patches to fix build and test failures
- Modernize the spec file