Click here to visit the old openkoji buildsystem (Archived)

Information for build python-zope-event-5.0-1.fc41

ID18643
Package Namepython-zope-event
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version5.0
Release1.fc41
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/python-zope-event.git#fec5a5e610f15dfd022471f43515147c5ec06bdc
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 bykojiadmin
State complete
Volume DEFAULT
StartedThu, 02 May 2024 22:57:49 CST
CompletedThu, 02 May 2024 23:09:08 CST
Taskbuild (f41, /rpms/python-zope-event.git:fec5a5e610f15dfd022471f43515147c5ec06bdc)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-zope-event.git#fec5a5e610f15dfd022471f43515147c5ec06bdc'}}
Tags
f41
RPMs
src
python-zope-event-5.0-1.fc41.src.rpm (info) (download)
noarch
python-zope-event-doc-5.0-1.fc41.noarch.rpm (info) (download)
python3-zope-event-5.0-1.fc41.noarch.rpm (info) (download)
Logs
noarch
hw_info.log
installed_pkgs.log
build.log
root.log
state.log
mock_output.log
noarch_rpmdiff.json
Changelog * Mon Jan 29 2024 Jerry James <loganjerry@gmail.com> - 5.0-1 - Version 5.0 - Convert the License field to SPDX - Drop upstreamed patches - Simplify with pyproject_save_files * 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