forked from pool/python-xsge_lighting
Accepting request 1158110 from devel:languages:python
- Add missing BuildRequires on setuptools. - Drop unneeded Requires on six. OBS-URL: https://build.opensuse.org/request/show/1158110 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-xsge_lighting?expand=0&rev=5
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 15 02:08:31 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
- Add missing BuildRequires on setuptools.
|
||||
- Drop unneeded Requires on six.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 29 12:28:21 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
@@ -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 @@ 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
|
||||
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
|
||||
|
Reference in New Issue
Block a user