[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
27/33: gnu: python-tslearn: Update to 0.6.2.
From: |
guix-commits |
Subject: |
27/33: gnu: python-tslearn: Update to 0.6.2. |
Date: |
Wed, 27 Sep 2023 07:09:22 -0400 (EDT) |
cbaines pushed a commit to branch master
in repository guix.
commit 105113f241f5814759d4ff4c7b95376f8b8d450d
Author: Sharlatan Hellseher <sharlatanus@gmail.com>
AuthorDate: Thu Sep 7 23:32:27 2023 +0100
gnu: python-tslearn: Update to 0.6.2.
* gnu/packages/machine-learning.scm (python-tslearn): Update to 0.6.2.
Signed-off-by: Christopher Baines <mail@cbaines.net>
---
gnu/packages/machine-learning.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/machine-learning.scm
b/gnu/packages/machine-learning.scm
index abba41626d..16781b7aa1 100644
--- a/gnu/packages/machine-learning.scm
+++ b/gnu/packages/machine-learning.scm
@@ -1524,7 +1524,7 @@ for scientific computing and data science (e.g. BLAS and
OpenMP).")
(define-public python-tslearn
(package
(name "python-tslearn")
- (version "0.6.1")
+ (version "0.6.2")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -1533,7 +1533,7 @@ for scientific computing and data science (e.g. BLAS and
OpenMP).")
(file-name (git-file-name name version))
(sha256
(base32
- "1fhs8c28hdqsyj8kdhzrmrxrh4w92x6nf3gm026xapp9divvljd6"))))
+ "0l9l21jy78mhajdfwyx8rskw08597vg55ff22bjkv6xrjjr9g4ac"))))
(build-system pyproject-build-system)
(arguments
(list
- 25/33: gnu: python-stdatamodels: Update to 1.8.0., (continued)
- 25/33: gnu: python-stdatamodels: Update to 1.8.0., guix-commits, 2023/09/27
- 23/33: gnu: python-roman-datamodels: Update to 0.17.1., guix-commits, 2023/09/27
- 13/33: gnu: python-cdflib: Update to 1.1.0., guix-commits, 2023/09/27
- 26/33: gnu: python-astropy: Update to 5.3.3., guix-commits, 2023/09/27
- 30/33: gnu: lhasa: Update to 0.4.0., guix-commits, 2023/09/27
- 16/33: gnu: python-bayesicfitting: Update to 3.2.0., guix-commits, 2023/09/27
- 17/33: gnu: python-crds: Update to 11.17.4., guix-commits, 2023/09/27
- 19/33: gnu: python-jwst: Update to 1.11.4., guix-commits, 2023/09/27
- 24/33: gnu: python-roman-datamodels: Remove all test constraints., guix-commits, 2023/09/27
- 31/33: gnu: yt-dlp: Update to 2023.09.24., guix-commits, 2023/09/27
- 27/33: gnu: python-tslearn: Update to 0.6.2.,
guix-commits <=
- 28/33: gnu: cmark: Update to 0.30.3., guix-commits, 2023/09/27
- 29/33: gnu: vcmi: Update to 1.3.2., guix-commits, 2023/09/27