Sun, 06 Oct 2024 17:39:57 UTC | login

Information for build python-http-parser-0.8.3-15.fc29

ID43840
Package Namepython-http-parser
Version0.8.3
Release15.fc29
Epoch
SummaryHTTP request/response parser for Python
DescriptionHTTP request/response parser for Python compatible with Python 2.x (>=2.5.4), Python 3 and Pypy. If possible a C parser based on http-parser_ from Ryan Dahl will be used.
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 13 Jun 2018 23:03:56 UTC
CompletedThu, 14 Jun 2018 01:04:11 UTC
Taskbuild (f29-candidate, python-http-parser-0.8.3-15.fc29.src.rpm)
Tags
f29
RPMs
src
python-http-parser-0.8.3-15.fc29.src.rpm (info) (download)
riscv64
python2-http-parser-0.8.3-15.fc29.riscv64.rpm (info) (download)
python3-http-parser-0.8.3-15.fc29.riscv64.rpm (info) (download)
python-http-parser-debuginfo-0.8.3-15.fc29.riscv64.rpm (info) (download)
python-http-parser-debugsource-0.8.3-15.fc29.riscv64.rpm (info) (download)
python2-http-parser-debuginfo-0.8.3-15.fc29.riscv64.rpm (info) (download)
python3-http-parser-debuginfo-0.8.3-15.fc29.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.3-15 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Jan 25 2018 Iryna Shcherbina <ishcherb@redhat.com> - 0.8.3-14 - Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3) * Sat Aug 19 2017 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 0.8.3-13 - Python 2 binary package renamed to python2-http-parser See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3 * Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.3-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.3-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Fri Jul 07 2017 Igor Gnatenko <ignatenko@redhat.com> - 0.8.3-10 - Rebuild due to bug in RPM (RHBZ #1468476) * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.3-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Mon Dec 19 2016 Miro Hrončok <mhroncok@redhat.com> - 0.8.3-8 - Rebuild for Python 3.6 * Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.8.3-7 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.3-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Sun Nov 15 2015 Slavek Kabrda <bkabrda@redhat.com> - 0.8.3-5 - Introduced python3 subpackage * Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.8.3-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Sun Aug 17 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.8.3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild * Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.8.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Thu Sep 26 2013 Bohuslav Kabrda <bkabrda@redhat.com> - 0.8.3-1 - Update to 0.8.3. * Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.7.12-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild * Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.7.12-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild * Mon Nov 05 2012 Bohuslav Kabrda <bkabrda@redhat.com> - 0.7.12-1 - Update to 0.7.12. * Sat Jul 21 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.7.5-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild * Thu Mar 15 2012 Bohuslav Kabrda <bkabrda@redhat.com> - 0.7.5-2 - Removed unneeded rm -rf %{buildroot}. - Placed all files under the %{python_sitearch}. - Filtered provide of the .so file. * Thu Mar 15 2012 Bohuslav Kabrda <bkabrda@redhat.com> - 0.7.5-1 - Initial package.