14
0
forked from pool/python-pyudev

- Update to 0.24.3:

* Tidies and Maintenance fixes
- Switch to pyproject macros.
- No more greedy globs in %files.
- Add patch support-pytest-8.patch:
  * Support pytest 8 changes.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyudev?expand=0&rev=64
This commit is contained in:
2024-05-15 05:00:48 +00:00
committed by Git OBS Bridge
parent aa746e2ac7
commit 5e47c674a3
5 changed files with 52 additions and 10 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Wed May 15 04:57:43 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
- Update to 0.24.3:
* Tidies and Maintenance fixes
- Switch to pyproject macros.
- No more greedy globs in %files.
- Add patch support-pytest-8.patch:
* Support pytest 8 changes.
-------------------------------------------------------------------
Mon Oct 30 16:58:20 UTC 2023 - Daniel Garcia <daniel.garcia@suse.com>