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>
This commit is contained in:
Sharlatan Hellseher 2023-09-07 23:32:27 +01:00 committed by Christopher Baines
parent 893e14cde3
commit 105113f241
No known key found for this signature in database
GPG key ID: 5E28A33B0B84F577

View file

@ -1524,7 +1524,7 @@ (define-public python-threadpoolctl
(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 @@ (define-public python-tslearn
(file-name (git-file-name name version))
(sha256
(base32
"1fhs8c28hdqsyj8kdhzrmrxrh4w92x6nf3gm026xapp9divvljd6"))))
"0l9l21jy78mhajdfwyx8rskw08597vg55ff22bjkv6xrjjr9g4ac"))))
(build-system pyproject-build-system)
(arguments
(list