14
0
forked from pool/python-taskw

- Add patch support-pytest-8.patch:

* Support pytest 8.
- Switch to autosetup and pyproject macros.
- No more greedy globs in %files.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-taskw?expand=0&rev=10
This commit is contained in:
2024-08-28 03:51:40 +00:00
committed by Git OBS Bridge
parent f2a537d1cf
commit 3728b8e0d3
3 changed files with 124 additions and 8 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed Aug 28 03:47:09 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
- Add patch support-pytest-8.patch:
* Support pytest 8.
- Switch to autosetup and pyproject macros.
- No more greedy globs in %files.
-------------------------------------------------------------------
Tue Sep 13 14:57:40 UTC 2022 - pgajdos@suse.com