Hello community,
here is the log from the commit of package python-svgpathtools for
openSUSE:Factory checked in at 2020-12-16 11:01:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-svgpathtools (Old)
and /work/SRC/openSUSE:Factory/.python-svgpathtools.new.2328 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-svgpathtools"
Wed Dec 16 11:01:34 2020 rev:2 rq:856265 version:1.4.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-svgpathtools/python-svgpathtools.changes
2020-07-24 12:10:20.413861886 +0200
+++
/work/SRC/openSUSE:Factory/.python-svgpathtools.new.2328/python-svgpathtools.changes
2020-12-16 11:01:36.575636028 +0100
@@ -1,0 +2,29 @@
+Wed Dec 16 04:22:58 UTC 2020 - Mia Herkt <[email protected]>
+
+- Update to 1.4.1
+ * Added clipping to work around floating point error in
+ Arc._parameterize
+ * Support flattening SVG groups and handling transforms
+ * save() now requires filename
+ * Better implementation of Arc.intersect(Line)
+ * Fixed issue with viewbox being written as tuple
+ * Added paths2Drawing functionality
+ * Update Path.area to work with Arc segments
+ * When cx and cy attributes are not defined either in ellipse
+ or circle tag, consider both to be 0
+ * Fix Arc.sweep when transform scale flips it around
+ * Relative path support
+ * Fixed crash in line2paths()
+ * Support flattening paths of only nested groups
+ * Add Path.is_contained_by() to check if one path is inside
+ another
+ * Fix Arc/Arch intersections
+ * Add Path.attributes and Path.meta attributes
+ * Fix polyline and polygon conversion
+ * Document now stores element and transform in path
+ * Renamed Document.flatten_all_paths to flattened_paths
+ * Added vectorized points() method for bezier segments
+ * Sped up randialrange for Line objects
+ * Fix paths-data-12-t.svg from the SVG 1.1 test suite
+
+-------------------------------------------------------------------
Old:
----
svgpathtools-1.3.3.tar.gz
New:
----
svgpathtools-1.4.1.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-svgpathtools.spec ++++++
--- /var/tmp/diff_new_pack.4aCzqr/_old 2020-12-16 11:01:38.391637812 +0100
+++ /var/tmp/diff_new_pack.4aCzqr/_new 2020-12-16 11:01:38.395637816 +0100
@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-svgpathtools
-Version: 1.3.3
+Version: 1.4.1
Release: 0
Summary: Tools for manipulating and analyzing SVG Path objects and
Bézier curves
License: MIT
@@ -57,7 +57,7 @@
%files %{python_files}
%license LICENSE.txt LICENSE2.txt
-%doc README.rst
+%doc README.md
%{python_sitelib}/*
%changelog
++++++ svgpathtools-1.3.3.tar.gz -> svgpathtools-1.4.1.tar.gz ++++++
++++ 7143 lines of diff (skipped)
_______________________________________________
openSUSE Commits mailing list -- [email protected]
To unsubscribe, email [email protected]
List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette
List Archives:
https://lists.opensuse.org/archives/list/[email protected]