forked from pool/python-svgpathtools
- Update to 1.5.1
* Fix float rounding error in elliptic arc radius check (#gh/mathandy/svgpathtools#171) OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-svgpathtools?expand=0&rev=12
This commit is contained in:
@@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
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)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jun 15 15:57:45 UTC 2022 - Mia Herkt <mia@0x0.st>
|
Wed Jun 15 15:57:45 UTC 2022 - Mia Herkt <mia@0x0.st>
|
||||||
|
|
||||||
|
@@ -19,7 +19,7 @@
|
|||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
%global skip_python36 1
|
%global skip_python36 1
|
||||||
Name: python-svgpathtools
|
Name: python-svgpathtools
|
||||||
Version: 1.5.0
|
Version: 1.5.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Tools for manipulating and analyzing SVG Path objects and Bézier curves
|
Summary: Tools for manipulating and analyzing SVG Path objects and Bézier curves
|
||||||
License: MIT
|
License: MIT
|
||||||
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:e50c9ab9efdfdd2d1c016ef2c21022c9cae98671303b971c89caa004f7b1fa1b
|
|
||||||
size 2131636
|
|
3
svgpathtools-1.5.1.tar.gz
Normal file
3
svgpathtools-1.5.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:d6d65159051b1471de6645606b59e1be0373750192665185ae976425c41b7fb0
|
||||||
|
size 2131610
|
Reference in New Issue
Block a user