- update to 0.13.3:

* Limit generated cassette names to prevent OSError. `#172`_

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-recording?expand=0&rev=3
This commit is contained in:
2025-04-28 16:47:49 +00:00
committed by Git OBS Bridge
parent cc15c82ef9
commit a6af3219b5
4 changed files with 14 additions and 7 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Apr 28 16:47:45 UTC 2025 - Dirk Müller <dmueller@suse.com>
- update to 0.13.3:
* Limit generated cassette names to prevent OSError. `#172`_
-------------------------------------------------------------------
Tue Nov 12 13:20:45 UTC 2024 - Martin Hauke <mardnh@gmx.de>