14
0
forked from pool/python-vcrpy

- Version update to 2.0.1:

* Support python 3.7 (fix httplib2 and urllib2, thanks @felixonmars)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-vcrpy?expand=0&rev=9
This commit is contained in:
Tomáš Chvátal
2018-10-24 13:32:46 +00:00
committed by Git OBS Bridge
parent 4b55b7de04
commit a5129e415b
4 changed files with 19 additions and 21 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Oct 24 13:31:40 UTC 2018 - Tomáš Chvátal <tchvatal@suse.com>
- Version update to 2.0.1:
* Support python 3.7 (fix httplib2 and urllib2, thanks @felixonmars)
-------------------------------------------------------------------
Thu Jul 13 22:09:12 UTC 2017 - sean.marlow@suse.com