14
0

- Update to 1.7.0

* Hashes used by test suite are now platform-agnostic
 * Drop support for Python < 3.8
- Enable test suite

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-svgpathtools?expand=0&rev=19
This commit is contained in:
2025-05-09 11:48:13 +00:00
committed by Git OBS Bridge
parent f78e2e0ee9
commit 0e03377047
4 changed files with 15 additions and 12 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Fri May 9 11:36:43 UTC 2025 - Mia Herkt <mia@0x0.st>
- Update to 1.7.0
* Hashes used by test suite are now platform-agnostic
* Drop support for Python < 3.8
- Enable test suite
-------------------------------------------------------------------
Sun May 21 12:16:43 UTC 2023 - Mia Herkt <mia@0x0.st>