forked from pool/python-httpretty
* Refactored core.py and increased its unit test coverage to 80%. HTTPretty is slightly more robust now OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-httpretty?expand=0&rev=6
19 lines
571 B
Plaintext
19 lines
571 B
Plaintext
-------------------------------------------------------------------
|
|
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)
|
|
|