17
0

- update to 0.7.0:

* 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
This commit is contained in:
2013-10-21 12:52:45 +00:00
committed by Git OBS Bridge
parent 7525040ef2
commit 344cafa3fd
5 changed files with 28 additions and 4 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
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