- Update to 0.6.0

* Check both py and pyi files.
  * Adopt to pytest 7.
  * Remove no longer compatible tests.
  * Move project metadata to new home.
- Update URL.
- Refresh fix-pytest-makefile.patch to match what was merged upstream.
This commit is contained in:
2025-11-25 11:42:43 +11:00
parent b3b408b951
commit 0f442c9d41
5 changed files with 238 additions and 34 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Tue Nov 25 00:42:23 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
- Update to 0.6.0:
* Check both py and pyi files.
* Adopt to pytest 7.
* Remove no longer compatible tests.
* Move project metadata to new home.
- Update URL.
- Refresh fix-pytest-makefile.patch to match what was merged upstream.
-------------------------------------------------------------------
Wed May 7 06:47:48 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>