Hello community,
here is the log from the commit of package python-booleanOperations for
openSUSE:Factory checked in at 2020-06-10 00:45:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-booleanOperations (Old)
and /work/SRC/openSUSE:Factory/.python-booleanOperations.new.3606 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-booleanOperations"
Wed Jun 10 00:45:34 2020 rev:2 rq:810902 version:0.9.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-booleanOperations/python-booleanOperations.changes
2020-05-29 21:36:15.670450572 +0200
+++
/work/SRC/openSUSE:Factory/.python-booleanOperations.new.3606/python-booleanOperations.changes
2020-06-10 00:45:43.502530717 +0200
@@ -1,0 +2,7 @@
+Tue Jun 2 13:56:19 UTC 2020 - Antonio Larrosa <[email protected]>
+
+- Update to 0.9.0
+ * Raise new UnsupportedContourError on unsupported segment type
+ such as "qcurve"
+
+-------------------------------------------------------------------
Old:
----
booleanOperations-0.8.2.zip
New:
----
booleanOperations-0.9.0.zip
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-booleanOperations.spec ++++++
--- /var/tmp/diff_new_pack.s1stW7/_old 2020-06-10 00:45:45.010534482 +0200
+++ /var/tmp/diff_new_pack.s1stW7/_new 2020-06-10 00:45:45.010534482 +0200
@@ -26,7 +26,7 @@
%bcond_with test
%endif
Name: python-booleanOperations%{psuffix}
-Version: 0.8.2
+Version: 0.9.0
Release: 0
Summary: Boolean operations on paths
License: MIT
@@ -38,14 +38,14 @@
BuildRequires: fdupes
BuildRequires: python-rpm-macros
BuildRequires: unzip
-Requires: python-FontTools >= 3.32.0
-Requires: python-pyclipper >= 1.0.5
+Requires: python-FontTools >= 4.0.2
+Requires: python-pyclipper >= 1.1.0post1
BuildArch: noarch
%if %{with test}
-BuildRequires: %{python_module FontTools >= 3.32.0}
+BuildRequires: %{python_module FontTools >= 4.0.2}
BuildRequires: %{python_module defcon}
BuildRequires: %{python_module fontPens}
-BuildRequires: %{python_module pyclipper >= 1.0.5}
+BuildRequires: %{python_module pyclipper >= 1.1.0post1}
BuildRequires: %{python_module pytest}
%endif
%python_subpackages