Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-psautohint for 
openSUSE:Factory checked in at 2021-04-21 20:59:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-psautohint (Old)
 and      /work/SRC/openSUSE:Factory/.python-psautohint.new.12324 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-psautohint"

Wed Apr 21 20:59:25 2021 rev:4 rq:886789 version:2.3.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-psautohint/python-psautohint.changes      
2021-02-15 23:20:28.307769633 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-psautohint.new.12324/python-psautohint.changes
   2021-04-21 20:59:44.382233502 +0200
@@ -1,0 +2,14 @@
+Mon Apr 19 20:24:25 UTC 2021 - Matej Cepl <mc...@suse.com>
+
+- Update to 2.3.0:
+  - Fixed a major performance issue when hinting VFs (thanks,
+    @madig!) (#289, #221)
+  - Updated dependencies (#290, #291, #292)
+  - Removed unused third-party CI configs and related code
+  - Updated dependencies
+  - Removed deprecated CLI option flags that were temporarily in
+    place for the autohint -> psautohint transition
+  - Cleaned up Python code
+- Add missing fs BR
+
+-------------------------------------------------------------------

Old:
----
  psautohint-2.1.0.zip

New:
----
  psautohint-2.3.0.zip

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

Other differences:
------------------
++++++ python-psautohint.spec ++++++
--- /var/tmp/diff_new_pack.mH1pKq/_old  2021-04-21 20:59:44.898234314 +0200
+++ /var/tmp/diff_new_pack.mH1pKq/_new  2021-04-21 20:59:44.902234320 +0200
@@ -20,21 +20,23 @@
 %define skip_python2 1
 %define skip_python36 1
 Name:           python-psautohint
-Version:        2.1.0
+Version:        2.3.0
 Release:        0
 Summary:        Python wrapper for Adobe's PostScript autohinter
 License:        Apache-2.0
 URL:            https://github.com/adobe-type-tools/psautohint
 Source:         
https://files.pythonhosted.org/packages/source/p/psautohint/psautohint-%{version}.zip
 BuildRequires:  %{python_module devel}
+BuildRequires:  %{python_module fs}
 BuildRequires:  %{python_module setuptools_scm}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 BuildRequires:  unzip
 Requires:       python-FontTools >= 4.5.0
+Requires:       python-fs
 Requires(post): update-alternatives
-Requires(postun): update-alternatives
+Requires(postun):update-alternatives
 # SECTION test requirements
 BuildRequires:  %{python_module FontTools >= 4.5.0}
 BuildRequires:  %{python_module pytest >= 3.0}

Reply via email to