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 2024-03-15 20:31:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-xsge_lighting (Old)
and /work/SRC/openSUSE:Factory/.python-xsge_lighting.new.1905 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-xsge_lighting"
Fri Mar 15 20:31:00 2024 rev:5 rq:1158110 version:1.0.3
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-xsge_lighting/python-xsge_lighting.changes
2024-01-03 12:24:53.659271888 +0100
+++
/work/SRC/openSUSE:Factory/.python-xsge_lighting.new.1905/python-xsge_lighting.changes
2024-03-15 20:31:43.465058972 +0100
@@ -1,0 +2,6 @@
+Fri Mar 15 02:08:31 UTC 2024 - Steve Kowalik <[email protected]>
+
+- Add missing BuildRequires on setuptools.
+- Drop unneeded Requires on six.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-xsge_lighting.spec ++++++
--- /var/tmp/diff_new_pack.nbm8KF/_old 2024-03-15 20:31:44.745105733 +0100
+++ /var/tmp/diff_new_pack.nbm8KF/_new 2024-03-15 20:31:44.757106172 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-xsge_lighting
#
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -26,13 +26,12 @@
#Git-Clone: https://github.com/python-sge/xsge
Source:
https://files.pythonhosted.org/packages/source/x/xsge_lighting/xsge_lighting-%{version}.tar.gz
BuildRequires: %{python_module pip}
+BuildRequires: %{python_module setuptools}
BuildRequires: %{python_module wheel}
BuildRequires: python-rpm-macros
Requires: python-sge-pygame >= 1.0
-Requires: python-six >= 1.4.0
BuildRequires: fdupes
BuildArch: noarch
-
%python_subpackages
%description