Package python-zope-event-4.5.0-1.el9.1.src
Name | python-zope-event |
---|---|
Epoch | 0 |
Version | 4.5.0 |
Release | 1.el9.1 |
Architecture | src |
Website/URL | https://pypi.python.org/pypi/zope.event/ |
License | ZPLv2.1 |
Build Time | 2024-02-07 21:15:18 |
Build Host | builder-x86-04.inferitos.ru |
Summary | Zope Event Publication |
Repositories | Extras |
Description | 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.) |
Errata | — |
Size | 31 KiB |
Source Project | python-zope-event-4.5.0-1.el9.1 |
SHA-256 checksum | 2b7c71d05ecd3763207de0b88028a8d98993dc94c09f3162138c0553d54eb7eb |
×
* 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