17
0

- Add patch pytest9.patch:

* Balanced on top of the other 2 pytest patches, support pytest 9 changes.
- Use autosetup macro.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-html5lib?expand=0&rev=61
This commit is contained in:
2025-11-26 23:48:53 +00:00
committed by Git OBS Bridge
parent 21785a3097
commit a434e790a6
3 changed files with 73 additions and 4 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Nov 26 23:48:39 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
- Add patch pytest9.patch:
* Balanced on top of the other 2 pytest patches, support pytest 9 changes.
- Use autosetup macro.
-------------------------------------------------------------------
Tue Nov 4 00:18:04 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>