Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-fontMath for openSUSE:Factory checked in at 2022-02-17 00:31:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-fontMath (Old) and /work/SRC/openSUSE:Factory/.python-fontMath.new.1956 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-fontMath" Thu Feb 17 00:31:09 2022 rev:5 rq:955424 version:0.9.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-fontMath/python-fontMath.changes 2021-12-17 23:54:54.199549112 +0100 +++ /work/SRC/openSUSE:Factory/.python-fontMath.new.1956/python-fontMath.changes 2022-02-17 00:32:28.425413204 +0100 @@ -1,0 +2,8 @@ +Wed Feb 16 10:13:09 UTC 2022 - pgaj...@suse.com + +- version update to 0.9.1 + * Scheduled weekly dependency update for week 52 by @pyup-bot in #267 + * Drops fonttools.misc.py23 by @benkiel in #246 + * Drop support for Python 3.6 by @benkiel in #268 + +------------------------------------------------------------------- Old: ---- fontMath-0.8.1.zip New: ---- fontMath-0.9.1.zip ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-fontMath.spec ++++++ --- /var/tmp/diff_new_pack.6veOsS/_old 2022-02-17 00:32:29.009413103 +0100 +++ /var/tmp/diff_new_pack.6veOsS/_new 2022-02-17 00:32:29.017413102 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-fontMath # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,7 +20,7 @@ %define skip_python2 1 %define skip_python36 1 Name: python-fontMath -Version: 0.8.1 +Version: 0.9.1 Release: 0 Summary: A set of objects for performing math operations on font data License: MIT @@ -31,10 +31,10 @@ BuildRequires: fdupes BuildRequires: python-rpm-macros BuildRequires: unzip -Requires: python-FontTools >= 3.32.0 +Requires: python-FontTools >= 4.28.5 BuildArch: noarch # SECTION test requirements -BuildRequires: %{python_module FontTools >= 3.32.0} +BuildRequires: %{python_module FontTools >= 4.28.5} BuildRequires: %{python_module pytest >= 3.0.3} # /SECTION %python_subpackages