Sync from SUSE:SLFO:Main python-pytest-lazy-fixture revision 8c8d097537d1de36ec2759ad90b4b90c

This commit is contained in:
2024-12-13 12:10:41 +01:00
parent 15d832b635
commit 762ba37e34
3 changed files with 89 additions and 8 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Mon May 6 05:59:39 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
- Switch to autosetup and pyproject macros.
- Add numpy to BuildRequires, needed for the testsuite.
- No more greedy globs in %files.
- Add patch support-pytest-8.patch:
* Support pytest >= 8 changes.
-------------------------------------------------------------------
Fri Apr 21 12:31:46 UTC 2023 - Dirk Müller <dmueller@suse.com>