Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-xsge_lighting for
openSUSE:Factory checked in at 2021-06-01 10:36:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-xsge_lighting (Old)
and /work/SRC/openSUSE:Factory/.python-xsge_lighting.new.1898 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-xsge_lighting"
Tue Jun 1 10:36:50 2021 rev:3 rq:895441 version:1.0.2
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-xsge_lighting/python-xsge_lighting.changes
2020-10-20 16:30:52.094591047 +0200
+++
/work/SRC/openSUSE:Factory/.python-xsge_lighting.new.1898/python-xsge_lighting.changes
2021-06-01 10:37:49.080849440 +0200
@@ -1,0 +2,7 @@
+Wed May 26 04:38:52 UTC 2021 - Steve Kowalik <[email protected]>
+
+- Update to 1.0.2:
+ * Remove Python 2 support.
+- Do not build for Python 3.6, due to no NumPy.
+
+-------------------------------------------------------------------
Old:
----
xsge_lighting-1.0.1.tar.gz
New:
----
xsge_lighting-1.0.2.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-xsge_lighting.spec ++++++
--- /var/tmp/diff_new_pack.2BAm72/_old 2021-06-01 10:37:49.596850318 +0200
+++ /var/tmp/diff_new_pack.2BAm72/_new 2021-06-01 10:37:49.600850325 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-xsge_lighting
#
-# Copyright (c) 2018 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
@@ -12,17 +12,18 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
+%define skip_python2 1
+%define skip_python36 1
Name: python-xsge_lighting
-Version: 1.0.1
+Version: 1.0.2
Release: 0
Summary: xSGE Lighting Library
License: GPL-3.0-or-later
-Group: Development/Languages/Python
URL: https://python-sge.github.io/
#Git-Clone: https://github.com/python-sge/xsge
Source:
https://files.pythonhosted.org/packages/source/x/xsge_lighting/xsge_lighting-%{version}.tar.gz
++++++ xsge_lighting-1.0.1.tar.gz -> xsge_lighting-1.0.2.tar.gz ++++++
++++ 20797 lines of diff (skipped)