Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-fontPens for openSUSE:Factory
checked in at 2021-04-12 17:10:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-fontPens (Old)
and /work/SRC/openSUSE:Factory/.python-fontPens.new.2401 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-fontPens"
Mon Apr 12 17:10:30 2021 rev:4 rq:880877 version:0.2.4
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-fontPens/python-fontPens.changes
2021-02-15 23:20:32.251775523 +0100
+++
/work/SRC/openSUSE:Factory/.python-fontPens.new.2401/python-fontPens.changes
2021-04-12 17:10:33.410577752 +0200
@@ -1,0 +2,6 @@
+Tue Mar 23 19:27:28 UTC 2021 - Benjamin Greiner <[email protected]>
+
+- reinstate python36 build (python36-FontTools is available)
+- skip python2 build for Leap
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-fontPens.spec ++++++
--- /var/tmp/diff_new_pack.xxr4iM/_old 2021-04-12 17:10:33.942578341 +0200
+++ /var/tmp/diff_new_pack.xxr4iM/_new 2021-04-12 17:10:33.946578345 +0200
@@ -16,14 +16,14 @@
#
-%{?!python_module:%define python_module() python-%{**} python3-%{**}}
-%global skip_python36 1
+%{?!python_module:%define python_module() python3-%{**}}
+%define skip_python2 1
Name: python-fontPens
Version: 0.2.4
Release: 0
Summary: A collection of classes implementing the pen protocol for
manipulating glyphs
License: BSD-3-Clause
-URL: https://github.com/robofab-developers/fontPens
+URL: https://github.com/robotools/fontPens
Source:
https://files.pythonhosted.org/packages/source/f/fontPens/fontPens-%{version}.zip
Patch0: fix-fp-issue.patch
BuildRequires: %{python_module setuptools}