14
0
forked from pool/python-vcrpy

Accepting request 744999 from home:mnhauke

- Update to version 2.1.1
  * Format code with black
  * Improve documentation about custom matchers
  * Fix exception when body is empty
  * Fix yarl and python3.5 version issue
  * Fix header matcher for boto3

OBS-URL: https://build.opensuse.org/request/show/744999
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-vcrpy?expand=0&rev=18
This commit is contained in:
Tomáš Chvátal
2019-11-04 08:23:15 +00:00
committed by Git OBS Bridge
parent de2b6ee921
commit 043186f91d
4 changed files with 14 additions and 4 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Sun Nov 3 14:00:28 UTC 2019 - Martin Hauke <mardnh@gmx.de>
- Update to version 2.1.1
* Format code with black
* Improve documentation about custom matchers
* Fix exception when body is empty
* Fix yarl and python3.5 version issue
* Fix header matcher for boto3
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Sep 16 10:48:31 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com> Mon Sep 16 10:48:31 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>

View File

@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}} %{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-vcrpy Name: python-vcrpy
Version: 2.1.0 Version: 2.1.1
Release: 0 Release: 0
Summary: Python module to mock and replay HTTP interactions Summary: Python module to mock and replay HTTP interactions
License: MIT License: MIT

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0e79239441fb4c731da9f05aecbd062223ef1f4ab668d2400c63c347a7071414
size 71323

3
vcrpy-2.1.1.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:27cc696df66d77703eab5cdfa041b2f9877bbf2b54bcd390de89a4be964ca536
size 71072