Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-xsge_physics for
openSUSE:Factory checked in at 2021-06-01 10:36:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-xsge_physics (Old)
and /work/SRC/openSUSE:Factory/.python-xsge_physics.new.1898 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-xsge_physics"
Tue Jun 1 10:36:51 2021 rev:2 rq:895444 version:0.13.2
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-xsge_physics/python-xsge_physics.changes
2018-07-28 12:44:00.744838413 +0200
+++
/work/SRC/openSUSE:Factory/.python-xsge_physics.new.1898/python-xsge_physics.changes
2021-06-01 10:37:51.664853839 +0200
@@ -1,0 +2,8 @@
+Wed May 26 04:55:19 UTC 2021 - Steve Kowalik <[email protected]>
+
+- Update to 0.13.2:
+ * Removed Python 2 support.
+ * Modified the platformer example to use ulvl instead of xsge_tmx.
+- Do not build for Python 3.6, due to no NumPy.
+
+-------------------------------------------------------------------
Old:
----
xsge_physics-0.13.1.tar.gz
New:
----
xsge_physics-0.13.2.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-xsge_physics.spec ++++++
--- /var/tmp/diff_new_pack.0k50DV/_old 2021-06-01 10:37:52.200854751 +0200
+++ /var/tmp/diff_new_pack.0k50DV/_new 2021-06-01 10:37:52.204854758 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-xsge_physics
#
-# 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_physics
-Version: 0.13.1
+Version: 0.13.2
Release: 0
Summary: xSGE Physics Framework
License: GPL-3.0-or-later
-Group: Development/Languages/Python
URL: http://xsge.nongnu.org
Source:
https://files.pythonhosted.org/packages/source/x/xsge_physics/xsge_physics-%{version}.tar.gz
BuildRequires: %{python_module setuptools}
++++++ xsge_physics-0.13.1.tar.gz -> xsge_physics-0.13.2.tar.gz ++++++
++++ 27014 lines of diff (skipped)