Changelog for
python38-httpretty-1.0.5-2.1.noarch.rpm :
* Mon Mar 22 2021 Ben Greiner
- Updater to 1.0.5
* Bugfix: Support socket.socketpair() . #402
* Bugfix: Prevent exceptions from re-applying monkey patches. [#406]- Release 1.0.4
* Python 3.8 and 3.9 support. #407
* Mon Dec 14 2020 Benjamin Greiner - Update to 1.0.3
* Fix compatibility with urllib3>=1.26. #410
* Sun Aug 16 2020 John Vandenberg - Replace nose with nose2
* Wed Aug 12 2020 Benjamin Greiner - avoid reading DNS resolver settings gh#gabrielfalcao/HTTPretty#405- remove unnecessary test packages
* Thu Apr 09 2020 Marketa Calabkova - Update to 1.0.2
* Drop Python 2 support.
* Fix usage with redis and improve overall real-socket passthrough.
* Fix TypeError: wrap_socket() missing 1 required positional argument: \'sock\'.
* Fix simple typo: neighter -> neither.
* Updated documentation for register_uri concerning using ports.
* Clarify relation between ``enabled`` and ``httprettized`` in API docs.
* Align signature with builtin socket.
* Mon Jan 07 2019 Tomáš Chvátal - Version update to 0.9.6:
* Many fixes all around
* Support for python 3.7- Make sure we really run the tests
* Tue Dec 04 2018 Matej Cepl - Remove superfluous devel dependency for noarch package
* Sat Aug 26 2017 jengelhAATTinai.de- Fix spello in description. Move summary extent to description.
* Tue Aug 15 2017 daniel.molkentinAATTsuse.com- Update to 0.8.14- Converted to singlespec- Remove legacy macros- Ran spec-cleaner
* Sun Mar 13 2016 dmuellerAATTsuse.com- add copying
* Wed Apr 22 2015 mciharAATTsuse.cz- Update to 0.8.8:
* many changes
* Wed Jul 23 2014 mciharAATTsuse.cz- Upgrate to 0.8.3:
* various minor fixes
* Mon Feb 17 2014 speilickeAATTsuse.com- Drop old tarball
* Mon Feb 17 2014 dmuellerAATTsuse.com- update to 0.8.0:
* This new version brings Python 3 support, leaner requirements- remove deps-cleanup.diff
* Fri Jan 17 2014 speilickeAATTsuse.com- Update to version 0.7.1: + Bug fix: POST requests being called twice #100- Rebased deps-cleanup.diff
* Mon Oct 28 2013 speilickeAATTsuse.com- Don\'t install global \"tests\" module into python_sitelib
* Mon Oct 21 2013 dmuellerAATTsuse.com- update to 0.7.0:
* Refactored core.py and increased its unit test coverage to 80%. HTTPretty is slightly more robust now
* Thu Sep 26 2013 dmuellerAATTsuse.com- update to 0.6.4:
* Add a way to match the querystrings
* Mon Sep 02 2013 dmuellerAATTsuse.com- Initial package (0.6.3)