Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-snuggs for openSUSE:Factory checked in at 2021-04-27 21:35:06 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-snuggs (Old) and /work/SRC/openSUSE:Factory/.python-snuggs.new.12324 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-snuggs" Tue Apr 27 21:35:06 2021 rev:3 rq:888648 version:1.4.7 Changes: -------- --- /work/SRC/openSUSE:Factory/python-snuggs/python-snuggs.changes 2019-09-20 14:52:52.942886363 +0200 +++ /work/SRC/openSUSE:Factory/.python-snuggs.new.12324/python-snuggs.changes 2021-04-27 21:35:30.988068162 +0200 @@ -1,0 +2,5 @@ +Tue Apr 27 05:05:34 UTC 2021 - Steve Kowalik <[email protected]> + +- Do not build for Python 3.6, due to no NumPy. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-snuggs.spec ++++++ --- /var/tmp/diff_new_pack.Pf2w1X/_old 2021-04-27 21:35:31.460068939 +0200 +++ /var/tmp/diff_new_pack.Pf2w1X/_new 2021-04-27 21:35:31.464068946 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-snuggs # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# 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,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} +%define skip_python36 1 Name: python-snuggs Version: 1.4.7 Release: 0
