Script 'mail_helper' called by obssrc
Hello community,

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

Package is "python-mutatorMath"

Wed Apr 21 20:59:26 2021 rev:3 rq:886563 version:3.0.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-mutatorMath/python-mutatorMath.changes    
2021-02-20 22:13:14.371099588 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-mutatorMath.new.12324/python-mutatorMath.changes
 2021-04-21 20:59:46.046236122 +0200
@@ -1,0 +2,7 @@
+Sun Apr 18 13:00:07 UTC 2021 - Ben Greiner <[email protected]>
+
+- Fix missing runtime requirements and test requirement for ufo 
+  subpackage
+- reinstate python36 build, just as in FontTools.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-mutatorMath.spec ++++++
--- /var/tmp/diff_new_pack.rlJbda/_old  2021-04-21 20:59:46.570236948 +0200
+++ /var/tmp/diff_new_pack.rlJbda/_new  2021-04-21 20:59:46.574236954 +0200
@@ -18,7 +18,6 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define skip_python2 1
-%define skip_python36 1
 Name:           python-mutatorMath
 Version:        3.0.1
 Release:        0
@@ -32,9 +31,17 @@
 BuildRequires:  python-rpm-macros
 BuildRequires:  unzip
 BuildArch:      noarch
+Requires:       python-FontTools
+Requires:       python-defcon
+Requires:       python-fontMath
+# requires fonttools' extras_require[ufo] for the "ufo subpackage", despite 
not specified by setup.py
+Requires:       python-fs
 # SECTION test requirements
 BuildRequires:  %{python_module defcon}
+BuildRequires:  %{python_module FontTools}
 BuildRequires:  %{python_module fontMath}
+BuildRequires:  %{python_module fs}
+# Full stdlib required to avoid resource warnings in test suite.
 BuildRequires:  %{pythons}
 # /SECTION
 %python_subpackages
@@ -61,6 +68,7 @@
 
 %files %{python_files}
 %license LICENSE
-%{python_sitelib}/*
+%{python_sitelib}/mutatorMath
+%{python_sitelib}/MutatorMath-%{version}*-info
 
 %changelog

Reply via email to