14
0
forked from pool/python-vcrpy

Accepting request 1009857 from home:yarunachalam:branches:devel:languages:python

- Update to version 4.2.1 
  * Fix a bug where the first request in a redirect chain was not being recorded with aiohttp
  * Various typos and small fixes, thanks @jairhenrique, @timgates42

OBS-URL: https://build.opensuse.org/request/show/1009857
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-vcrpy?expand=0&rev=32
This commit is contained in:
2022-10-11 18:09:14 +00:00
committed by Git OBS Bridge
parent 465f98d123
commit c37d03a40f
4 changed files with 12 additions and 5 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Oct 11 16:48:12 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- Update to version 4.2.1
* Fix a bug where the first request in a redirect chain was not being recorded with aiohttp
* Various typos and small fixes, thanks @jairhenrique, @timgates42
-------------------------------------------------------------------
Thu Aug 26 12:15:11 UTC 2021 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>