Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-xsge_path for
openSUSE:Factory checked in at 2021-06-01 10:36:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-xsge_path (Old)
and /work/SRC/openSUSE:Factory/.python-xsge_path.new.1898 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-xsge_path"
Tue Jun 1 10:36:51 2021 rev:2 rq:895443 version:1.0.2
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-xsge_path/python-xsge_path.changes
2018-07-31 15:58:18.827435983 +0200
+++
/work/SRC/openSUSE:Factory/.python-xsge_path.new.1898/python-xsge_path.changes
2021-06-01 10:37:50.524851898 +0200
@@ -1,0 +2,7 @@
+Wed May 26 04:51:10 UTC 2021 - Steve Kowalik <[email protected]>
+
+- Update to 1.0.2:
+ * Drop support for Python 2.
+- Do not build for Python 3.6, due to no NumPy.
+
+-------------------------------------------------------------------
Old:
----
xsge_path-1.0.1.tar.gz
New:
----
xsge_path-1.0.2.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-xsge_path.spec ++++++
--- /var/tmp/diff_new_pack.g5oKHp/_old 2021-06-01 10:37:50.972852661 +0200
+++ /var/tmp/diff_new_pack.g5oKHp/_new 2021-06-01 10:37:50.976852667 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-xsge_path
#
-# 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_path
-Version: 1.0.1
+Version: 1.0.2
Release: 0
Summary: xSGE Path
License: GPL-3.0-or-later
-Group: Development/Languages/Python
URL: http://xsge.nongnu.org
Source:
https://files.pythonhosted.org/packages/source/x/xsge_path/xsge_path-%{version}.tar.gz
BuildRequires: %{python_module setuptools}
++++++ xsge_path-1.0.1.tar.gz -> xsge_path-1.0.2.tar.gz ++++++
++++ 21383 lines of diff (skipped)