Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-cmapfile for openSUSE:Factory
checked in at 2021-02-15 23:17:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-cmapfile (Old)
and /work/SRC/openSUSE:Factory/.python-cmapfile.new.28504 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-cmapfile"
Mon Feb 15 23:17:47 2021 rev:2 rq:871600 version:2020.1.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-cmapfile/python-cmapfile.changes
2020-08-14 13:11:20.085256042 +0200
+++
/work/SRC/openSUSE:Factory/.python-cmapfile.new.28504/python-cmapfile.changes
2021-02-15 23:20:12.583746148 +0100
@@ -1,0 +2,6 @@
+Fri Feb 12 22:10:27 UTC 2021 - Ben Greiner <[email protected]>
+
+- Skip python36 build. Due to NEP 29: TW python36-numpy -scipy and
+ -tifffile are no more
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-cmapfile.spec ++++++
--- /var/tmp/diff_new_pack.VZnday/_old 2021-02-15 23:20:13.107746930 +0100
+++ /var/tmp/diff_new_pack.VZnday/_new 2021-02-15 23:20:13.107746930 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-cmapfile
#
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,6 +17,8 @@
%define skip_python2 1
+# NEP 29: TW python36-numpy -scipy and -tifffile are no more
+%define skip_python36 1
%define packagename cmapfile
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-cmapfile