Name: | python3-httpretty |
---|---|
Version: | 1.0.5 |
Release: | 4.el9 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 147613 |
License: | MIT |
RPM: | python3-httpretty-1.0.5-4.el9.noarch.rpm |
Source RPM: | python-httpretty-1.0.5-4.el9.src.rpm |
Build Date: | Fri Jan 21 2022 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/gabrielfalcao/HTTPretty |
Summary: | HTTP request mock tool for Python 3 |
Description: | Once 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. |
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
- Removing tests - Resolves: rhbz#1918839 - Resolves: rhbz#1945223 - Resolves: rhbz#1922337
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
- 1.0.5 - Enable tests for F34 (#1896191 has been resolved)
- Temporarily run tests on Fedora < 34 only
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
- Rebuilt for Python 3.9
- 1.0.2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
- Update to 0.9.7 (rhbz#1759992)