Hello community,

here is the log from the commit of package python-FontTools for 
openSUSE:Factory checked in at 2020-08-16 20:27:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-FontTools (Old)
 and      /work/SRC/openSUSE:Factory/.python-FontTools.new.3399 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-FontTools"

Sun Aug 16 20:27:37 2020 rev:5 rq:826625 version:4.13.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-FontTools/python-FontTools.changes        
2020-05-29 21:36:35.874510713 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-FontTools.new.3399/python-FontTools.changes  
    2020-08-16 20:27:40.778111542 +0200
@@ -1,0 +2,19 @@
+Thu Aug 13 06:57:05 UTC 2020 - Marketa Calabkova <[email protected]>
+
+- Update to 4.13.0
+  * [feaLib/otlLib] Moved lookup subtable builders from feaLib to otlLib; 
refactored
+    some common code (#2004, #2007).
+  * [glifLib] Fixed bug with some UFO .glif filenames clashing on 
case-insensitive
+    filesystems (#2001, #2002).
+  * [_n_a_m_e] Fixed error in ``addMultilingualName`` with one-character names.
+    Only attempt to recovered malformed UTF  *16 data from a ``bytes`` string,
+    not from unicode ``str`` (#1997, #1998).
+  * [OS/2] Don't calculate whole sets of unicode codepoints, use faster and 
more memory
+    efficient ranges and bisect lookups (#1984).
+  * [voltLib] Support writing back abstract syntax tree as VOLT data (#1983).
+  * [voltLib] Accept DO_NOT_TOUCH_CMAP keyword (#1987).
+  * [ufoLib] Silently delete duplicate glyphs within the same kerning group 
when reading
+    groups (#1970).
+  * [ttLib] Set version of COLR table when decompiling COLRv1 (commit 9d8a7e2).
+
+-------------------------------------------------------------------

Old:
----
  fonttools-4.10.2.zip

New:
----
  fonttools-4.13.0.zip

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-FontTools.spec ++++++
--- /var/tmp/diff_new_pack.U9PV3N/_old  2020-08-16 20:27:42.150112301 +0200
+++ /var/tmp/diff_new_pack.U9PV3N/_new  2020-08-16 20:27:42.154112304 +0200
@@ -25,7 +25,7 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define skip_python2 1
 Name:           python-FontTools%{psuffix}
-Version:        4.10.2
+Version:        4.13.0
 Release:        0
 Summary:        Suite of Tools and Libraries for Manipulating Fonts
 License:        MIT AND OFL-1.1
@@ -41,12 +41,13 @@
 Requires:       python-brotlipy >= 0.7.0
 Requires:       python-fs >= 2.4.11
 Requires:       python-lxml >= 4.0
-Requires:       python-reportlab
-Requires:       python-scipy >= 1.4.1
+Requires:       python-scipy >= 1.5.1
 Requires:       python-sympy
 Requires:       python-unicodedata2 >= 13.0.0
+Requires:       python-zopfli >= 0.1.6
 Requires(post): update-alternatives
 Requires(postun): update-alternatives
+Recommends:     python-reportlab
 BuildArch:      noarch
 %if "%{flavor}" == "test"
 BuildRequires:  zip
@@ -54,7 +55,7 @@
 BuildRequires:  %{python_module brotlipy >= 0.7.0}
 BuildRequires:  %{python_module fs >= 2.4.11}
 BuildRequires:  %{python_module pytest}
-BuildRequires:  %{python_module scipy >= 1.4.1}
+BuildRequires:  %{python_module scipy >= 1.5.1}
 BuildRequires:  %{python_module sympy}
 BuildRequires:  %{python_module ufoLib2 >= 0.6.2}
 BuildRequires:  %{python_module zopfli >= 0.1.6}


Reply via email to