- require setuptools

- Do not build for Python 3.6, due to no NumPy.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-cluster?expand=0&rev=7
This commit is contained in:
2024-02-03 13:46:29 +00:00
committed by Git OBS Bridge
parent c9d18644b7
commit 522a2b6558
2 changed files with 8 additions and 2 deletions

View File

@@ -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>