From c37d03a40f8929d1a05d342e2e4d121515100660762debda5d4c450168c71fce Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Tue, 11 Oct 2022 18:09:14 +0000 Subject: [PATCH] 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 --- python-vcrpy.changes | 7 +++++++ python-vcrpy.spec | 4 ++-- vcrpy-4.1.1.tar.gz | 3 --- vcrpy-4.2.1.tar.gz | 3 +++ 4 files changed, 12 insertions(+), 5 deletions(-) delete mode 100644 vcrpy-4.1.1.tar.gz create mode 100644 vcrpy-4.2.1.tar.gz diff --git a/python-vcrpy.changes b/python-vcrpy.changes index c6fb2a2..8871b3c 100644 --- a/python-vcrpy.changes +++ b/python-vcrpy.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Oct 11 16:48:12 UTC 2022 - Yogalakshmi Arunachalam + +- 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 diff --git a/python-vcrpy.spec b/python-vcrpy.spec index 0393ba4..bdef7e9 100644 --- a/python-vcrpy.spec +++ b/python-vcrpy.spec @@ -1,7 +1,7 @@ # # spec file for package python-vcrpy # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # Copyright (c) 2015 LISA GmbH, Bingen, Germany. # # All modifications and additions to the file contributed by third parties @@ -20,7 +20,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-vcrpy -Version: 4.1.1 +Version: 4.2.1 Release: 0 Summary: Python module to mock and replay HTTP interactions License: MIT diff --git a/vcrpy-4.1.1.tar.gz b/vcrpy-4.1.1.tar.gz deleted file mode 100644 index 02977ff..0000000 --- a/vcrpy-4.1.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:57095bf22fc0a2d99ee9674cdafebed0f3ba763018582450706f7d3a74fff599 -size 78193 diff --git a/vcrpy-4.2.1.tar.gz b/vcrpy-4.2.1.tar.gz new file mode 100644 index 0000000..4ff3d0e --- /dev/null +++ b/vcrpy-4.2.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7cd3e81a2c492e01c281f180bcc2a86b520b173d2b656cb5d89d99475423e013 +size 78895