15
0

- Version update to 0.9.6:

* Many fixes all around
  * Support for python 3.7
- Make sure we really run the tests

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-httpretty?expand=0&rev=31
This commit is contained in:
Tomáš Chvátal
2019-01-07 08:29:52 +00:00
committed by Git OBS Bridge
parent ad01031512
commit 28a7af980e
4 changed files with 25 additions and 8 deletions

View File

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