Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-o2sclpy for openSUSE:Factory checked in at 2021-04-22 18:04:13 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-o2sclpy (Old) and /work/SRC/openSUSE:Factory/.python-o2sclpy.new.12324 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-o2sclpy" Thu Apr 22 18:04:13 2021 rev:4 rq:887457 version:0.925 Changes: -------- --- /work/SRC/openSUSE:Factory/python-o2sclpy/python-o2sclpy.changes 2021-01-01 21:14:18.139425469 +0100 +++ /work/SRC/openSUSE:Factory/.python-o2sclpy.new.12324/python-o2sclpy.changes 2021-04-22 18:05:48.754680009 +0200 @@ -1,0 +2,5 @@ +Thu Apr 22 06:44:14 UTC 2021 - Steve Kowalik <steven.kowa...@suse.com> + +- Do not build for Python 3.6, due to no NumPy. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-o2sclpy.spec ++++++ --- /var/tmp/diff_new_pack.F1WOIw/_old 2021-04-22 18:05:49.234680796 +0200 +++ /var/tmp/diff_new_pack.F1WOIw/_new 2021-04-22 18:05:49.234680796 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-o2sclpy # -# 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 @@ -18,6 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 +%define skip_python36 1 Name: python-o2sclpy Version: 0.925 Release: 0 @@ -40,7 +41,7 @@ Requires: python-requests Requires: texlive-latex Requires(post): update-alternatives -Requires(postun): update-alternatives +Requires(postun):update-alternatives BuildArch: noarch %python_subpackages