Hello community, here is the log from the commit of package python-vcrpy for openSUSE:Factory checked in at 2020-08-29 20:42:46 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-vcrpy (Old) and /work/SRC/openSUSE:Factory/.python-vcrpy.new.3399 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-vcrpy" Sat Aug 29 20:42:46 2020 rev:10 rq:830210 version:4.1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-vcrpy/python-vcrpy.changes 2020-04-21 13:07:08.300389989 +0200 +++ /work/SRC/openSUSE:Factory/.python-vcrpy.new.3399/python-vcrpy.changes 2020-08-29 20:42:52.293478222 +0200 @@ -1,0 +2,12 @@ +Fri Aug 28 07:54:23 UTC 2020 - Steve Kowalik <[email protected]> + +- Update to 4.1.0: + * Add support for httpx!! (thanks @herdigiorgi) + * Add the new allow_playback_repeats option (thanks @tysonholub) + * Several aiohttp improvements (cookie support, multiple headers with same + key) (Thanks @pauloromeira) + * Use enums for record modes (thanks @aaronbannin) + * Bugfix: Do not redirect on 304 in aiohttp (Thanks @royjs) + * Bugfix: Fix test suite by switching to mockbin (thanks @jairhenrique) + +------------------------------------------------------------------- Old: ---- vcrpy-4.0.2.tar.gz New: ---- vcrpy-4.1.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-vcrpy.spec ++++++ --- /var/tmp/diff_new_pack.0GT0Ns/_old 2020-08-29 20:42:54.189479015 +0200 +++ /var/tmp/diff_new_pack.0GT0Ns/_new 2020-08-29 20:42:54.189479015 +0200 @@ -20,11 +20,10 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-vcrpy -Version: 4.0.2 +Version: 4.1.0 Release: 0 Summary: Python module to mock and replay HTTP interactions License: MIT -Group: Development/Languages/Python URL: https://github.com/kevin1024/vcrpy Source: https://files.pythonhosted.org/packages/source/v/vcrpy/vcrpy-%{version}.tar.gz BuildRequires: %{python_module PyYAML} ++++++ vcrpy-4.0.2.tar.gz -> vcrpy-4.1.0.tar.gz ++++++ ++++ 2079 lines of diff (skipped)
