14
0

- add pytest-catch-warnings.patch to fix build with newer

pytest/python 3.13

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hid-parser?expand=0&rev=4
This commit is contained in:
2024-11-20 10:23:34 +00:00
committed by Git OBS Bridge
parent a9d83cd70c
commit 66b2484471
3 changed files with 62 additions and 4 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Nov 20 10:23:16 UTC 2024 - Dirk Müller <dmueller@suse.com>
- add pytest-catch-warnings.patch to fix build with newer
pytest/python 3.13
-------------------------------------------------------------------
Mon Nov 7 15:12:36 UTC 2022 - Dominique Leuenberger <dimstar@opensuse.org>