Thu, 02 May 2024 21:08:39 UTC | login

Information for build python-zope-event-4.5.0-10.fc40

ID292758
Package Namepython-zope-event
Version4.5.0
Release10.fc40
Epoch
SummaryZope Event Publication
DescriptionThe 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.)
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 29 Feb 2024 10:31:17 UTC
CompletedThu, 29 Feb 2024 10:31:17 UTC
Tags
f40
RPMs
src
python-zope-event-4.5.0-10.fc40.src.rpm (info) (download)
noarch
python-zope-event-doc-4.5.0-10.fc40.noarch.rpm (info) (download)
python3-zope-event-4.5.0-10.fc40.noarch.rpm (info) (download)
Changelog * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 4.5.0-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 4.5.0-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 4.5.0-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu Jun 29 2023 Python Maint <python-maint@redhat.com> - 4.5.0-7 - Rebuilt for Python 3.12 * Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 4.5.0-6 - Bootstrap for Python 3.12 * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 4.5.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Tue Sep 20 2022 Miro HronĨok <mhroncok@redhat.com> - 4.5.0-4 - Disable bootstrap - Enable docs * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 4.5.0-3.1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 4.5.0-2.1 - Rebuilt for Python 3.11 * 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