14
0

- Disable test suite because it can only work on specific CPU

(micro-)architectures.
  (#gh/mathandy/svgpathtools#183)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-svgpathtools?expand=0&rev=13
This commit is contained in:
2022-07-20 22:43:00 +00:00
committed by Git OBS Bridge
parent 1ebbeb1c81
commit 02430fceed
2 changed files with 8 additions and 2 deletions

View File

@@ -4,6 +4,9 @@ Wed Jul 20 22:11:58 UTC 2022 - Mia Herkt <mia@0x0.st>
- Update to 1.5.1
* Fix float rounding error in elliptic arc radius check
(#gh/mathandy/svgpathtools#171)
- Disable test suite because it can only work on specific CPU
(micro-)architectures.
(#gh/mathandy/svgpathtools#183)
-------------------------------------------------------------------
Wed Jun 15 15:57:45 UTC 2022 - Mia Herkt <mia@0x0.st>