forked from pool/python-cluster
Accepting request 1143813 from devel:languages:python:numeric
- require setuptools - Do not build for Python 3.6, due to no NumPy. OBS-URL: https://build.opensuse.org/request/show/1143813 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-cluster?expand=0&rev=5
This commit is contained in:
@@ -1,7 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 3 13:46:20 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- require setuptools
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 24 03:09:59 UTC 2021 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
- Do not build for Python 3.6, due to no NumPy.
|
||||
- Do not build for Python 3.6, due to no NumPy.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 23 17:43:25 UTC 2019 - Todd R <toddrme2178@gmail.com>
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-cluster
|
||||
#
|
||||
# Copyright (c) 2021 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,6 +26,7 @@ License: LGPL-2.0-or-later
|
||||
URL: https://github.com/exhuma/python-cluster
|
||||
Source: https://files.pythonhosted.org/packages/source/c/cluster/cluster-%{version}.tar.gz
|
||||
BuildRequires: %{python_module pip}
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
Requires: python-matplotlib >= 1.2
|
||||
|
Reference in New Issue
Block a user