[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
61/64: gnu: python-cooler: Update to 0.9.3.
From: |
guix-commits |
Subject: |
61/64: gnu: python-cooler: Update to 0.9.3. |
Date: |
Thu, 2 May 2024 10:52:39 -0400 (EDT) |
rekado pushed a commit to branch wip-python-team
in repository guix.
commit 7a6f47c03d0535fab946d74636c2ede7e6c05d16
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Thu May 2 16:23:28 2024 +0200
gnu: python-cooler: Update to 0.9.3.
* gnu/packages/bioinformatics.scm (python-cooler): Update to 0.9.3.
Change-Id: I4b89d552a424e74f76cda0c527dc7b712b8c9f31
---
gnu/packages/bioinformatics.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm
index 1d796e31a6..b672abc29b 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -17838,14 +17838,14 @@ fasta subsequences.")
(define-public python-cooler
(package
(name "python-cooler")
- (version "0.9.1")
+ (version "0.9.3")
(source
(origin
(method url-fetch)
(uri (pypi-uri "cooler" version))
(sha256
(base32
- "0capn4jj3mkxfwcc65cg644zvrv4sqr2wxr0ylx5w767jx3yb7p2"))))
+ "0qqb0i5449r6w871klsbjzxsjhdkpsaas3hvs9f1hc7ssrkf1vi1"))))
(build-system pyproject-build-system)
(arguments
(list
- 49/64: gnu: python-scikit-bio: Update to 0.6.0., (continued)
- 49/64: gnu: python-scikit-bio: Update to 0.6.0., guix-commits, 2024/05/02
- 51/64: gnu: python-tabulate: Enable tests and fix version string., guix-commits, 2024/05/02
- 52/64: gnu: python-numpy: Update to 1.26.0., guix-commits, 2024/05/02
- 53/64: Revert "gnu: python-numpy: Update to 1.26.0.", guix-commits, 2024/05/02
- 54/64: gnu: python-dask: Disable all tokenize tests., guix-commits, 2024/05/02
- 56/64: gnu: python-umap-learn: Update to 0.5.6., guix-commits, 2024/05/02
- 59/64: gnu: python-dask: Disable some tests., guix-commits, 2024/05/02
- 58/64: gnu: python-dask: Propagate python-dask-expr., guix-commits, 2024/05/02
- 62/64: gnu: tadbit: Update to 1.0.1-2.2838129., guix-commits, 2024/05/02
- 57/64: gnu: python-umap-learn: Disable failing test., guix-commits, 2024/05/02
- 61/64: gnu: python-cooler: Update to 0.9.3.,
guix-commits <=
- 25/64: gnu: python-pandas: Default to version 2.x., guix-commits, 2024/05/02
- 40/64: gnu: python-partd: Update to 1.4.1., guix-commits, 2024/05/02
- 38/64: gnu: python-tables: Update to 3.7.0., guix-commits, 2024/05/02
- 07/64: gnu: Add rust-blas-sys-0.7., guix-commits, 2024/05/02
- 12/64: gnu: Add python-multiscale-spatial-image., guix-commits, 2024/05/02
- 14/64: gnu: Add rust-amd-0.2., guix-commits, 2024/05/02
- 34/64: gnu: python-pandas-stub: Update to 2.1.1.230928., guix-commits, 2024/05/02
- 37/64: gnu: python-pyarrow: Build with ORC support., guix-commits, 2024/05/02
- 64/64: gnu: tadbit: Add R to inputs., guix-commits, 2024/05/02
- 60/64: gnu: python-dask: Do not reference pyarrow_hotfix., guix-commits, 2024/05/02