Wed, 19 Jun 2024 19:32:59 UTC | login

Information for build python-msgpack-0.6.1-3.fc31

ID117237
Package Namepython-msgpack
Version0.6.1
Release3.fc31
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-msgpack.git#2c6f1036c51e64b8c11ae9463ff167201e467717
SummaryA Python MessagePack (de)serializer
DescriptionMessagePack is a binary-based efficient data interchange format that is focused on high performance. It is like JSON, but very fast and small. This is a Python (de)serializer for MessagePack.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 08 Aug 2019 07:34:54 UTC
CompletedThu, 08 Aug 2019 08:37:25 UTC
Taskbuild (f31-candidate, /rpms/python-msgpack.git:2c6f1036c51e64b8c11ae9463ff167201e467717)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-msgpack.git#2c6f1036c51e64b8c11ae9463ff167201e467717'}}
Tags
f31
f32
f33
RPMs
src
python-msgpack-0.6.1-3.fc31.src.rpm (info) (download)
riscv64
python2-msgpack-0.6.1-3.fc31.riscv64.rpm (info) (download)
python3-msgpack-0.6.1-3.fc31.riscv64.rpm (info) (download)
python-msgpack-debuginfo-0.6.1-3.fc31.riscv64.rpm (info) (download)
python-msgpack-debugsource-0.6.1-3.fc31.riscv64.rpm (info) (download)
python2-msgpack-debuginfo-0.6.1-3.fc31.riscv64.rpm (info) (download)
python3-msgpack-debuginfo-0.6.1-3.fc31.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Sat Jan 26 2019 Fabian Affolter <mail@fabian-affolter.ch> - 0.6.1-1 - Update to latest upstream release 0.6.1 * Fri Jan 18 2019 Fabian Affolter <mail@fabian-affolter.ch> - 0.6.0-1 - Update to latest upstream release 0.6.0 * Mon Sep 03 2018 Miro Hrončok <mhroncok@redhat.com> - 0.5.6-5 - Use msgpack from PyPI, not msgpack-python (deprecated) * Fri Aug 10 2018 Felix Schwarz <fschwarz@fedoraproject.org> - 0.5.6-4 - Require gcc-c++, avoid FTBFS in rawhide (#1605779) * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.6-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 0.5.6-2 - Rebuilt for Python 3.7 * Thu Mar 15 2018 Fabian Affolter <mail@fabian-affolter.ch> - 0.5.6-1 - Update to latest upstream release 0.5.6 (rhbz#1548215) * Fri Feb 23 2018 Fabian Affolter <mail@fabian-affolter.ch> - 0.5.5-1 - Update to latest upstream release 0.5.5 (rhbz#1548215) * Fri Feb 09 2018 Fabian Affolter <mail@fabian-affolter.ch> - 0.5.4-1 - Update to latest upstream release 0.5.4 (rhbz#1541377) * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Jan 25 2018 Iryna Shcherbina <ishcherb@redhat.com> - 0.5.1-2 - Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3) * Sat Jan 20 2018 Denis Fateyev <denis@fateyev.com> - 0.5.1-1 - Update to 0.5.1 version