Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-PyRect for openSUSE:Factory checked in at 2021-04-29 01:37:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-PyRect (Old) and /work/SRC/openSUSE:Factory/.python-PyRect.new.12324 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-PyRect" Thu Apr 29 01:37:47 2021 rev:2 rq:888896 version:0.1.4 Changes: -------- --- /work/SRC/openSUSE:Factory/python-PyRect/python-PyRect.changes 2020-05-05 19:07:53.286997515 +0200 +++ /work/SRC/openSUSE:Factory/.python-PyRect.new.12324/python-PyRect.changes 2021-04-29 01:38:42.358604426 +0200 @@ -1,0 +2,5 @@ +Wed Apr 28 02:31:13 UTC 2021 - Steve Kowalik <[email protected]> + +- Do not build for Python 3.6, due to no NumPy. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-PyRect.spec ++++++ --- /var/tmp/diff_new_pack.BMiMtK/_old 2021-04-29 01:38:42.746604975 +0200 +++ /var/tmp/diff_new_pack.BMiMtK/_new 2021-04-29 01:38:42.746604975 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-PyRect # -# 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,12 +17,12 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} +%define skip_python36 1 Name: python-PyRect Version: 0.1.4 Release: 0 Summary: Rect class for Pygame-like rectangular areas License: BSD-3-Clause -Group: Development/Languages/Python URL: https://github.com/asweigart/pyrect Source: https://files.pythonhosted.org/packages/source/P/PyRect/PyRect-%{version}.tar.gz Source1: https://raw.githubusercontent.com/asweigart/PyRect/master/LICENSE.txt
