diff --git a/openTSNE-1.0.1-gh.tar.gz b/openTSNE-1.0.1-gh.tar.gz deleted file mode 100644 index ad6d25f..0000000 --- a/openTSNE-1.0.1-gh.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:525b3e33716b67c577a3c4567627ab6388ea61d5dd0b230c87e434f3c7268e1d -size 22107255 diff --git a/openTSNE-1.0.2-gh.tar.gz b/openTSNE-1.0.2-gh.tar.gz new file mode 100644 index 0000000..066ce92 --- /dev/null +++ b/openTSNE-1.0.2-gh.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41d34d969b26649a1f3a3778a1b874b690bfbe71536c0d436fe35318bf3aedae +size 22107860 diff --git a/python-openTSNE.changes b/python-openTSNE.changes index ca96b66..e64bab9 100644 --- a/python-openTSNE.changes +++ b/python-openTSNE.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Thu Nov 14 09:02:21 UTC 2024 - Dirk Müller + +- 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 diff --git a/python-openTSNE.spec b/python-openTSNE.spec index 2067605..309a7e4 100644 --- a/python-openTSNE.spec +++ b/python-openTSNE.spec @@ -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