1
0

Accepting request 1224110 from devel:languages:python:numeric

- update to 1.0.2:
  * build wheels for Python 3.12 (#255)
  * update minimum Python version to 3.9
  * add numpy 2.x support

OBS-URL: https://build.opensuse.org/request/show/1224110
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-openTSNE?expand=0&rev=8
This commit is contained in:
Ana Guerrero 2024-11-14 15:09:52 +00:00 committed by Git OBS Bridge
commit 6104dcff23
4 changed files with 12 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:525b3e33716b67c577a3c4567627ab6388ea61d5dd0b230c87e434f3c7268e1d
size 22107255

3
openTSNE-1.0.2-gh.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:41d34d969b26649a1f3a3778a1b874b690bfbe71536c0d436fe35318bf3aedae
size 22107860

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu Nov 14 09:02:21 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 1.0.2:
* build wheels for Python 3.12 (#255)
* update minimum Python version to 3.9
* add numpy 2.x support
-------------------------------------------------------------------
Tue Sep 3 09:44:28 UTC 2024 - Andreas Schwab <schwab@suse.de>

View File

@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-openTSNE
Version: 1.0.1
Version: 1.0.2
Release: 0
Summary: Extensible, parallel implementations of t-SNE
License: BSD-3-Clause