python-httpretty/python-httpretty.changes
Tomáš Chvátal 28a7af980e - 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
2019-01-07 08:29:52 +00:00

86 lines
2.6 KiB
Plaintext

-------------------------------------------------------------------
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)