14
0
forked from pool/python-vcrpy

Accepting request 508400 from home:seanmarlow:branches:devel:languages:python

Update version to 1.11.1

OBS-URL: https://build.opensuse.org/request/show/508400
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-vcrpy?expand=0&rev=5
This commit is contained in:
2017-07-06 11:31:44 +00:00
committed by Git OBS Bridge
parent f0c1dbc82b
commit 9b2ec82f35
4 changed files with 30 additions and 7 deletions

View File

@@ -1,3 +1,26 @@
-------------------------------------------------------------------
Thu Jun 8 19:05:41 UTC 2017 - sean.marlow@suse.com
- Changes from version 1.11.1:
* Bugfixes
* Add support for latest requests and urllib3 releases
- Changes from version 1.11.0:
* Allow injection of persistence methods
* Bugfixes
* Support python 3.6 + CI tests
* Support pytest-asyncio coroutines
- Changes from version 1.10.5:
* Added a fix to httplib2
* Fix an issue with aiohttp
* Add missing requirement yarl
* Remove duplicate mock triple
- Changes from version 1.10.3:
* Aiohttp bugfix
* Empty cassette body bugfix
-------------------------------------------------------------------
Sun Sep 18 12:23:44 UTC 2016 - mardnh@gmx.de