17
0

Accepting request 1328447 from home:mcalabkova:branches:devel:languages:python

- Update to 0.10.0
  * Remove wheel from setup_requires
  * Improved mergeFirstSegments handling
  * Correct for (rare) bad tracking of previousIntersectionPoint
  * Fix test compatibility with fonttools splitCubicAtT precision
    improvement

OBS-URL: https://build.opensuse.org/request/show/1328447
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-booleanOperations?expand=0&rev=9
This commit is contained in:
2026-01-21 10:18:38 +00:00
committed by Git OBS Bridge
parent f57641ddf4
commit 5523f17b1a
4 changed files with 17 additions and 7 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Wed Jan 21 09:12:59 UTC 2026 - Markéta Machová <mmachova@suse.com>
- Update to 0.10.0
* Remove wheel from setup_requires
* Improved mergeFirstSegments handling
* Correct for (rare) bad tracking of previousIntersectionPoint
* Fix test compatibility with fonttools splitCubicAtT precision
improvement
-------------------------------------------------------------------
Thu May 15 11:58:05 UTC 2025 - Markéta Machová <mmachova@suse.com>