diff --git a/python-vcrpy.changes b/python-vcrpy.changes index 3a93df3..1e4a157 100644 --- a/python-vcrpy.changes +++ b/python-vcrpy.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Mon Jan 6 10:53:19 UTC 2025 - John Paul Adrian Glaubitz + +- Update to 7.0.0 + * Drop support for python 3.8 (major version bump) - thanks @jairhenrique + * Various linting and test fixes - thanks @jairhenrique + * Bugfix for urllib2>=2.3.0 - missing version_string (#888) + * Bugfix for asyncio.run - thanks @alekeik1 + ------------------------------------------------------------------- Tue Oct 29 12:01:26 UTC 2024 - John Paul Adrian Glaubitz diff --git a/python-vcrpy.spec b/python-vcrpy.spec index 45a5049..b277dc5 100644 --- a/python-vcrpy.spec +++ b/python-vcrpy.spec @@ -1,7 +1,7 @@ # # spec file for package python-vcrpy # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # Copyright (c) 2015 LISA GmbH, Bingen, Germany. # # All modifications and additions to the file contributed by third parties @@ -19,7 +19,7 @@ %{?sle15_python_module_pythons} Name: python-vcrpy -Version: 6.0.2 +Version: 7.0.0 Release: 0 Summary: Python module to mock and replay HTTP interactions License: MIT diff --git a/vcrpy-6.0.2.tar.gz b/vcrpy-6.0.2.tar.gz deleted file mode 100644 index 755b255..0000000 --- a/vcrpy-6.0.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:88e13d9111846745898411dbc74a75ce85870af96dd320d75f1ee33158addc09 -size 85472 diff --git a/vcrpy-7.0.0.tar.gz b/vcrpy-7.0.0.tar.gz new file mode 100644 index 0000000..2d1abbd --- /dev/null +++ b/vcrpy-7.0.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:176391ad0425edde1680c5b20738ea3dc7fb942520a48d2993448050986b3a50 +size 85502