diff --git a/pytest-recording-0.13.3.tar.gz b/pytest-recording-0.13.3.tar.gz deleted file mode 100644 index d2af847..0000000 --- a/pytest-recording-0.13.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b15eac5aa24bf04d166fba85809029eee74d62113952ba3f132aa2eb760cb157 -size 25920 diff --git a/pytest-recording-0.13.4.tar.gz b/pytest-recording-0.13.4.tar.gz new file mode 100644 index 0000000..fc1b13a --- /dev/null +++ b/pytest-recording-0.13.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c86e695e95acbe0ad2576410397950193a78de65be0c91c98f4ba7fa8e705a3e +size 26339 diff --git a/python-pytest-recording.changes b/python-pytest-recording.changes index 58d02f9..92b74a4 100644 --- a/python-pytest-recording.changes +++ b/python-pytest-recording.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Sep 29 21:25:22 UTC 2025 - Dirk Müller + +- update to 0.13.4: + * AttributeError on Windows. `#172`_ + ------------------------------------------------------------------- Mon Apr 28 16:47:45 UTC 2025 - Dirk Müller diff --git a/python-pytest-recording.spec b/python-pytest-recording.spec index 46c3da1..0814af6 100644 --- a/python-pytest-recording.spec +++ b/python-pytest-recording.spec @@ -1,7 +1,7 @@ # # spec file for package python-pytest-recording # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2025 SUSE LLC and contributors # Copyright (c) 2024, Martin Hauke # # All modifications and additions to the file contributed by third parties @@ -18,7 +18,7 @@ Name: python-pytest-recording -Version: 0.13.3 +Version: 0.13.4 Release: 0 Summary: A pytest plugin that allows you recording of network interactions via VCRpy License: MIT