Package python3-zope-event-4.5.0-1.el9.1.noarch
Name | python3-zope-event |
---|---|
Epoch | 0 |
Version | 4.5.0 |
Release | 1.el9.1 |
Architecture | noarch |
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 (Python 3) |
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.) This package contains the version for Python 3. |
Errata | — |
Size | 21 KiB |
Source Project | python-zope-event-4.5.0-1.el9.1 |
SHA-256 checksum | c277191022581c2d1a5527e7d29b132876e0b82338784bd3eee97c29d8b1a806 |
×
* 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