15
0

- Add patch support-pytest-8.patch:

* Do not use pytest.warns(None).

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-json_tricks?expand=0&rev=30
This commit is contained in:
2024-08-19 05:47:24 +00:00
committed by Git OBS Bridge
parent b9d3ee0397
commit 22e65dfcfc
3 changed files with 111 additions and 2 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Aug 19 05:46:38 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
- Add patch support-pytest-8.patch:
* Do not use pytest.warns(None).
-------------------------------------------------------------------
Thu Dec 7 22:24:21 UTC 2023 - Dirk Müller <dmueller@suse.com>