Thu, 09 May 2024 01:07:29 UTC | login

Information for build python-zmq-18.1.0-3.fc33

ID151103
Package Namepython-zmq
Version18.1.0
Release3.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-zmq.git#e3bf4c22ab45bbede5e68ddd2675049a58a6bf23
SummarySoftware library for fast, message-based applications
DescriptionThe 0MQ lightweight messaging kernel is a library which extends the standard socket interfaces with features traditionally provided by specialized messaging middle-ware products. 0MQ sockets provide an abstraction of asynchronous message queues, multiple messaging patterns, message filtering (subscriptions), seamless access to multiple transport protocols and more. This package contains the python bindings.
Built bydavidlt
State complete
Volume DEFAULT
StartedSat, 28 Mar 2020 07:17:12 UTC
CompletedSat, 28 Mar 2020 13:23:53 UTC
Taskbuild (f33, /rpms/python-zmq.git:e3bf4c22ab45bbede5e68ddd2675049a58a6bf23)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-zmq.git#e3bf4c22ab45bbede5e68ddd2675049a58a6bf23'}}
Tags
f33
RPMs
src
python-zmq-18.1.0-3.fc33.src.rpm (info) (download)
riscv64
python3-zmq-18.1.0-3.fc33.riscv64.rpm (info) (download)
python3-zmq-tests-18.1.0-3.fc33.riscv64.rpm (info) (download)
python-zmq-debugsource-18.1.0-3.fc33.riscv64.rpm (info) (download)
python3-zmq-debuginfo-18.1.0-3.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 18.1.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Tue Jan 14 2020 Jochen Breuer <jbreuer@suse.de> - 18.1.0-3 - Providing python-pyzmq, since some packages are still relying on that. See: https://bugzilla.redhat.com/show_bug.cgi?id=1789889 * Fri Nov 29 2019 Miro Hrončok <mhroncok@redhat.com> - 18.1.0-2 - Subpackages python2-zmq, python2-zmq-test have been removed See https://fedoraproject.org/wiki/Changes/RetirePython2 * Sun Oct 06 2019 Kevin Fenzi <kevin@scrye.com> - 18.1.0-1 - Update to 18.1.0. Fixes bug #1742606 * Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 18.0.2-4 - Rebuilt for Python 3.8.0rc1 (#1748018) * Fri Aug 16 2019 Miro Hrončok <mhroncok@redhat.com> - 18.0.2-3 - Rebuilt for Python 3.8 * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 18.0.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Sun Jun 30 2019 Kevin Fenzi <kevin@scrye.com> - 18.0.2-1 - Update to 18.0.2. Fixes bug #1724706 * Mon Apr 29 2019 Kevin Fenzi <kevin@scrye.com> - 18.0.1-1 - Update to 18.0.1. Fixes bug #1601128 * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 17.0.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 17.0.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Sun Jun 17 2018 Miro Hrončok <mhroncok@redhat.com> - 17.0.0-2 - Rebuilt for Python 3.7 * Sat May 12 2018 Miro Hrončok <mhroncok@redhat.com> - 17.0.0-1 - Update to 17.0.0 (#1538381) - Fix shebangs