Fri, 26 Apr 2024 16:07:22 UTC | login

Information for build python-httpbin-0.5.0-6.el7

ID17371
Package Namepython-httpbin
Version0.5.0
Release6.el7
Epoch
SummaryHTTP Request & Response Service, written in Python + Flask
DescriptionTesting an HTTP Library can become difficult sometimes. RequestBin is fantastic for testing POST requests, but doesn't let you control the response. This exists to cover all kinds of HTTP scenarios. Additional endpoints are being considered. All endpoint responses are JSON-encoded.
Built byapevec
State complete
Volume DEFAULT
StartedTue, 13 Jun 2017 18:33:15 UTC
CompletedTue, 13 Jun 2017 18:35:37 UTC
Taskbuild (cloud7-openstack-common-el7, python-httpbin-0.5.0-6.el7.src.rpm)
Tags
cloud7-openstack-common-candidate
RPMs
src
python-httpbin-0.5.0-6.el7.src.rpm (info) (download)
noarch
python2-httpbin-0.5.0-6.el7.noarch.rpm (info) (download)
Logs
noarch
root.log
build.log
state.log
Changelog * Wed May 31 2017 Igor Gnatenko <ignatenko@redhat.com> - 0.5.0-6 - Cleanups in spec - Remove useless (and broken) requires on python3-pkgversion-macros * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Tue Jan 10 2017 Adam Williamson <awilliam@redhat.com> - 0.5.0-4 - Conditionalize argparse dependency as it disappeared from Rawhide * Wed Dec 21 2016 Adam Williamson <awilliam@redhat.com> - 0.5.0-3 - properly own all directories - fix the mode of a template (doesn't need to be executable) * Wed Dec 21 2016 Adam Williamson <awilliam@redhat.com> - 0.5.0-2 - add missing runtime deps to python3 package - add comment explaining use of LANG * Wed Dec 21 2016 Adam Williamson <awilliam@redhat.com> - 0.5.0-1 - initial package