[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/08: gnu: python-arviz: Update to 0.17.1.
From: |
guix-commits |
Subject: |
02/08: gnu: python-arviz: Update to 0.17.1. |
Date: |
Sat, 23 Mar 2024 08:36:31 -0400 (EDT) |
monego pushed a commit to branch master
in repository guix.
commit fc14ef5465e8e42f1585e8bb61e5cf785b7150eb
Author: Vinicius Monego <monego@posteo.net>
AuthorDate: Fri Mar 15 20:42:13 2024 -0300
gnu: python-arviz: Update to 0.17.1.
* gnu/packages/statistics.scm (python-arviz): Update to 0.17.1.
Change-Id: Ib6d108a92c12a8f3cb636c09a31bb61612ee6caa
---
gnu/packages/statistics.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/statistics.scm b/gnu/packages/statistics.scm
index 26a1097c92..1ca3229ff2 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -2176,7 +2176,7 @@ machine learning, computer vision, and high-dimensional
statistics.")
(define-public python-arviz
(package
(name "python-arviz")
- (version "0.17.0")
+ (version "0.17.1")
(source (origin
(method git-fetch) ; PyPI misses some test files
(uri (git-reference
@@ -2185,7 +2185,7 @@ machine learning, computer vision, and high-dimensional
statistics.")
(file-name (git-file-name name version))
(sha256
(base32
- "0rmv7nniciq2jjnmk3qslc777wm8mjp7vsbk5dqx87a94dp7198f"))))
+ "1rpm2a9swzhnqn84dfsbc8kvz6qnn8w2icr3p08gwax9h9pg4ksp"))))
(build-system pyproject-build-system)
(arguments
;; FIXME: matplotlib tests fail because of the "--save" test flag.
- branch master updated (9f11c33b6d -> bf530017f0), guix-commits, 2024/03/23
- 01/08: gnu: gsequencer: Update to 6.5.2., guix-commits, 2024/03/23
- 02/08: gnu: python-arviz: Update to 0.17.1.,
guix-commits <=
- 05/08: gnu: python-mapie: Update to 0.8.3., guix-commits, 2024/03/23
- 03/08: gnu: python-pymc: Update to 5.11.0., guix-commits, 2024/03/23
- 04/08: gnu: gmic: Update to 3.3.5., guix-commits, 2024/03/23
- 07/08: gnu: python-scrapy: Update to 2.11.1., guix-commits, 2024/03/23
- 06/08: gnu: python-deepxde: Update to 1.11.0., guix-commits, 2024/03/23
- 08/08: gnu: libdjinterop: Update to 0.20.2., guix-commits, 2024/03/23