forked from pool/python-vcrpy
Accepting request 1235176 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1235176 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-vcrpy?expand=0&rev=18
This commit is contained in:
@@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jan 6 10:53:19 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||||
|
|
||||||
|
- 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 <adrian.glaubitz@suse.com>
|
Tue Oct 29 12:01:26 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-vcrpy
|
# spec file for package python-vcrpy
|
||||||
#
|
#
|
||||||
# Copyright (c) 2024 SUSE LLC
|
# Copyright (c) 2025 SUSE LLC
|
||||||
# Copyright (c) 2015 LISA GmbH, Bingen, Germany.
|
# Copyright (c) 2015 LISA GmbH, Bingen, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
@@ -19,7 +19,7 @@
|
|||||||
|
|
||||||
%{?sle15_python_module_pythons}
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-vcrpy
|
Name: python-vcrpy
|
||||||
Version: 6.0.2
|
Version: 7.0.0
|
||||||
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
|
||||||
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:88e13d9111846745898411dbc74a75ce85870af96dd320d75f1ee33158addc09
|
|
||||||
size 85472
|
|
BIN
vcrpy-7.0.0.tar.gz
(Stored with Git LFS)
Normal file
BIN
vcrpy-7.0.0.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
Reference in New Issue
Block a user