Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-GooseMPL for openSUSE:Factory checked in at 2021-04-21 20:59:28 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-GooseMPL (Old) and /work/SRC/openSUSE:Factory/.python-GooseMPL.new.12324 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-GooseMPL" Wed Apr 21 20:59:28 2021 rev:3 rq:886808 version:0.5.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-GooseMPL/python-GooseMPL.changes 2020-07-08 19:14:38.183455887 +0200 +++ /work/SRC/openSUSE:Factory/.python-GooseMPL.new.12324/python-GooseMPL.changes 2021-04-21 20:59:46.778237275 +0200 @@ -1,0 +2,7 @@ +Tue Apr 20 00:50:05 UTC 2021 - Steve Kowalik <steven.kowa...@suse.com> + +- Update to 0.5.0: + * Add new minmax function +- Don't build on Python 3.6, due to no NumPy. + +------------------------------------------------------------------- @@ -4 +11 @@ -- Update to 4.0.2 +- Update to 0.4.2 Old: ---- GooseMPL-0.4.2.tar.gz New: ---- GooseMPL-0.5.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-GooseMPL.spec ++++++ --- /var/tmp/diff_new_pack.pIaPn6/_old 2021-04-21 20:59:47.302238101 +0200 +++ /var/tmp/diff_new_pack.pIaPn6/_new 2021-04-21 20:59:47.306238107 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-GooseMPL # -# 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,8 +18,9 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 +%define skip_python36 1 Name: python-GooseMPL -Version: 0.4.2 +Version: 0.5.0 Release: 0 Summary: Style and extension functions for matplotlib License: MIT ++++++ GooseMPL-0.4.2.tar.gz -> GooseMPL-0.5.0.tar.gz ++++++ ++++ 2876 lines of diff (skipped)