14
0
forked from pool/python-vcrpy

Accepting request 772119 from home:mcalabkova:branches:devel:languages:python

- update to version 4.0.2
  * Remove Python2 support
  * Add Python 3.8 TravisCI support
  * Correct mock imports

OBS-URL: https://build.opensuse.org/request/show/772119
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-vcrpy?expand=0&rev=20
This commit is contained in:
2020-02-08 11:01:08 +00:00
committed by Git OBS Bridge
parent 043186f91d
commit db41a13fba
4 changed files with 16 additions and 15 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Fri Feb 7 14:58:03 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
- update to version 4.0.2
* Remove Python2 support
* Add Python 3.8 TravisCI support
* Correct mock imports
-------------------------------------------------------------------
Sun Nov 3 14:00:28 UTC 2019 - Martin Hauke <mardnh@gmx.de>