1
0
python-httpretty/python-httpretty.changes
2020-08-12 12:31:30 +00:00

105 lines
3.4 KiB
Plaintext

-------------------------------------------------------------------
Wed Aug 12 12:24:09 UTC 2020 - Benjamin Greiner <code@bnavigator.de>
- avoid reading DNS resolver settings
gh#gabrielfalcao/HTTPretty#405
- remove unnecessary test packages
-------------------------------------------------------------------
Thu Apr 9 11:25:31 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
- 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 7 08:22:15 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Version update to 0.9.6:
* Many fixes all around
* Support for python 3.7
- Make sure we really run the tests
-------------------------------------------------------------------
Tue Dec 4 12:48:59 UTC 2018 - Matej Cepl <mcepl@suse.com>
- Remove superfluous devel dependency for noarch package
-------------------------------------------------------------------
Sat Aug 26 13:35:45 UTC 2017 - jengelh@inai.de
- Fix spello in description. Move summary extent to description.
-------------------------------------------------------------------
Tue Aug 15 20:13:58 UTC 2017 - daniel.molkentin@suse.com
- Update to 0.8.14
- Converted to singlespec
- Remove legacy macros
- Ran spec-cleaner
-------------------------------------------------------------------
Sun Mar 13 21:05:33 UTC 2016 - dmueller@suse.com
- add copying
-------------------------------------------------------------------
Wed Apr 22 08:43:41 UTC 2015 - mcihar@suse.cz
- Update to 0.8.8:
* many changes
-------------------------------------------------------------------
Wed Jul 23 10:58:55 UTC 2014 - mcihar@suse.cz
- Upgrate to 0.8.3:
* various minor fixes
-------------------------------------------------------------------
Mon Feb 17 12:50:39 UTC 2014 - speilicke@suse.com
- Drop old tarball
-------------------------------------------------------------------
Mon Feb 17 10:02:32 UTC 2014 - dmueller@suse.com
- update to 0.8.0:
* This new version brings Python 3 support, leaner requirements
- remove deps-cleanup.diff
-------------------------------------------------------------------
Fri Jan 17 10:22:22 UTC 2014 - speilicke@suse.com
- Update to version 0.7.1:
+ Bug fix: POST requests being called twice #100
- Rebased deps-cleanup.diff
-------------------------------------------------------------------
Mon Oct 28 13:09:26 UTC 2013 - speilicke@suse.com
- Don't install global "tests" module into python_sitelib
-------------------------------------------------------------------
Mon Oct 21 12:22:31 UTC 2013 - dmueller@suse.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 13:30:37 UTC 2013 - dmueller@suse.com
- update to 0.6.4:
* Add a way to match the querystrings
-------------------------------------------------------------------
Mon Sep 2 18:19:38 UTC 2013 - dmueller@suse.com
- Initial package (0.6.3)