14
0
forked from pool/python-vcrpy

Accepting request 1219021 from home:glaubitz:branches:devel:languages:python

- Update to 6.0.2
  * Ensure body is consumed only once (#846) - thanks @sathieu
  * Permit urllib3 2.x for non-PyPy Python >=3.10
  * Fix typos in test commands - thanks @chuckwondo
  * Several test and workflow improvements - thanks @hartwork and @graingert

OBS-URL: https://build.opensuse.org/request/show/1219021
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-vcrpy?expand=0&rev=42
This commit is contained in:
2024-10-29 17:04:48 +00:00
committed by Git OBS Bridge
parent a87a926746
commit 0b11601cdf
4 changed files with 13 additions and 4 deletions

View File

@@ -19,7 +19,7 @@
%{?sle15_python_module_pythons}
Name: python-vcrpy
Version: 6.0.1
Version: 6.0.2
Release: 0
Summary: Python module to mock and replay HTTP interactions
License: MIT