diff --git a/python-svgpathtools.changes b/python-svgpathtools.changes index 3ddbdd2..cb1ab9d 100644 --- a/python-svgpathtools.changes +++ b/python-svgpathtools.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Thu Dec 4 06:52:18 UTC 2025 - Mia Herkt + +- Update to 1.7.2 + * Fix for arc transforms -- use eigh instead of eig + #gh/mathandy/svgpathtools#238 + * Fixed wrong length of flat quadratic bezier + ------------------------------------------------------------------- Mon Jun 9 13:55:49 UTC 2025 - Mia Herkt diff --git a/python-svgpathtools.spec b/python-svgpathtools.spec index ce3dd92..8e9549a 100644 --- a/python-svgpathtools.spec +++ b/python-svgpathtools.spec @@ -1,7 +1,7 @@ # # spec file for package python-svgpathtools # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2025 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-svgpathtools -Version: 1.7.1 +Version: 1.7.2 Release: 0 Summary: Tools for manipulating and analyzing SVG Path objects and Bézier curves License: MIT diff --git a/svgpathtools-1.7.1.tar.gz b/svgpathtools-1.7.1.tar.gz deleted file mode 100644 index c34735a..0000000 --- a/svgpathtools-1.7.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:beaef20fd78164aa5f0a7d4fd164ef20cb0d3d015cdec50c8c168e9d6547f041 -size 2135227 diff --git a/svgpathtools-1.7.2.tar.gz b/svgpathtools-1.7.2.tar.gz new file mode 100644 index 0000000..07e7070 --- /dev/null +++ b/svgpathtools-1.7.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5974daba24825e22f284ea10aa980d7d6f77a1ca55d914d80283e3ea8a7ac450 +size 2136092