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-12-17 23:54:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-fontPens (Old)
and /work/SRC/openSUSE:Factory/.python-fontPens.new.2520 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-fontPens"
Fri Dec 17 23:54:35 2021 rev:5 rq:941232 version:0.2.4
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-fontPens/python-fontPens.changes
2021-04-12 17:10:33.410577752 +0200
+++
/work/SRC/openSUSE:Factory/.python-fontPens.new.2520/python-fontPens.changes
2021-12-17 23:55:00.503554330 +0100
@@ -1,0 +2,5 @@
+Thu Dec 16 11:06:34 UTC 2021 - Ben Greiner <[email protected]>
+
+- Drop python36 for good: FontTools dropped support
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-fontPens.spec ++++++
--- /var/tmp/diff_new_pack.eKMFrX/_old 2021-12-17 23:55:00.903554662 +0100
+++ /var/tmp/diff_new_pack.eKMFrX/_new 2021-12-17 23:55:00.907554665 +0100
@@ -18,6 +18,7 @@
%{?!python_module:%define python_module() python3-%{**}}
%define skip_python2 1
+%define skip_python36 1
Name: python-fontPens
Version: 0.2.4
Release: 0
@@ -59,6 +60,7 @@
%files %{python_files}
%doc README.rst
%license LICENSE.txt
-%{python_sitelib}/*
+%{python_sitelib}/fontPens
+%{python_sitelib}/fontPens-%{version}*-info
%changelog