Wed, 25 Feb 2026 10:09:22 CST | login

Information for build python-httpretty-0.8.14-9.20161011git70af1f8.oc8

ID8054
Package Namepython-httpretty
Version0.8.14
Release9.20161011git70af1f8.oc8
Epoch
DraftFalse
Sourcepython-httpretty-0.8.14-9.20161011git70af1f8.oc8.src.rpm
SummaryHTTP request mock tool for Python
DescriptionOnce upon a time a python developer wanted to use a RESTful API, everything was fine but until the day he needed to test the code that hits the RESTful API: what if the API server is down? What if its content has changed? Don't worry, HTTPretty is here for you.
Built byopencloudkoji
State complete
Volume DEFAULT
StartedFri, 05 Aug 2022 10:35:17 CST
CompletedFri, 05 Aug 2022 10:36:17 CST
Taskbuild (dist-oc8, python-httpretty-0.8.14-9.20161011git70af1f8.el8.src.rpm)
Extra{'source': {'original_url': 'python-httpretty-0.8.14-9.20161011git70af1f8.oc8.src.rpm'}}
Tags
dist-oc8
RPMs
src
python-httpretty-0.8.14-9.20161011git70af1f8.oc8.src.rpm (info) (download)
noarch
python3-httpretty-0.8.14-9.20161011git70af1f8.oc8.noarch.rpm (info) (download)
Logs
noarch
build.log
hw_info.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * Wed Aug 22 2018 Eduardo Otubo <otubo@redhat.com> - 0.8.14-9.20161011git70af1f8 - Remove dependency to python-tornado and its related tests - Resolves: rhbz#1615783 * Mon May 21 2018 Charalampos Stratakis <cstratak@redhat.com> - 0.8.14-8.20161011git70af1f8 - Conditionalize the python2 subpackage * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.14-7.20161011git70af1f8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Fri Sep 29 2017 Troy Dawson <tdawson@redhat.com> - 0.8.14-6.20161011git70af1f8 - Cleanup spec file conditionals * Sat Aug 19 2017 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 0.8.14-5.20161011git70af1f8 - Python 2 binary package renamed to python2-httpretty See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3 * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.14-4.20161011git70af1f8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.14-3.20161011git70af1f8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Fri Jan 27 2017 Adam Williamson <awilliam@redhat.com> - 0.8.14-2.20161011git70af1f8 - Backport PR #317 (call reset from setUp / tearDown) - thanks gholms * Fri Jan 06 2017 Adam Williamson <awilliam@redhat.com> - 0.8.14-1.20161011git70af1f8 - Update to current git master (as a 0.8.14 post-release snapshot) - Backport PR #313 (fix with recent OpenSSL, requests and urllib3) - Backport PR #314 (fix a test with Python 3) - Backport PR #315 (fix some issues with urllib 1.10, as found in RHEL 6) - Avoid an unnecessary remote roundtrip in one of the tests - Replace dependency 'un-pinning' patch with some sed commands in the spec - Replace ASCII patch by running setup.py with a UTF-8 LANG - Enable the tests, with necessary buildrequires * Tue Dec 13 2016 Charalampos Stratakis <cstratak@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 * Tue Nov 10 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.8.3-5 - Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5 * 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 * Mon Mar 02 2015 Jamie Lennox <jamielennox@redhat.com> - 0.8.3-3 - Added conditional __python2 macros for building on RHEL 6. * Tue Feb 24 2015 Jamie Lennox <jamielennox@redhat.com> - 0.8.3-2 - Added with_python3 build flags to enable building on EPEL. * Mon Jul 28 2014 Jamie Lennox <jamielennox@redhat.com> - 0.8.3-1 - Updated to new version. - Removed check, there are simply too many problems upstream. * Mon Mar 10 2014 Jamie Lennox <jamielennox@redhat.com> - 0.8.0-1 - Initial package.