[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
416/416: Revert "gnu: python-h5py: Update to 3.8.0."
From: |
guix-commits |
Subject: |
416/416: Revert "gnu: python-h5py: Update to 3.8.0." |
Date: |
Fri, 14 Apr 2023 15:26:35 -0400 (EDT) |
apteryx pushed a commit to branch master
in repository guix.
commit 4bbd0f8c7ad304c52308cf6387acfab2bd12425b
Author: Maxim Cournoyer <maxim.cournoyer@gmail.com>
AuthorDate: Fri Apr 14 08:21:14 2023 -0400
Revert "gnu: python-h5py: Update to 3.8.0."
This reverts commit a1c60ae50ee1124bfd20922368d1c48a4a672cd5. It should use
hdf5-1.14, but the default one is still at hdf5-1.10. It also broke
diffoscope.
---
gnu/packages/python-xyz.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index f39949b059..0147870b06 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -1863,14 +1863,14 @@ library.")
(define-public python-h5py
(package
(name "python-h5py")
- (version "3.8.0")
+ (version "3.6.0")
(source
(origin
(method url-fetch)
(uri (pypi-uri "h5py" version))
(sha256
(base32
- "0pyr6z4h2xqbp49yx2i1401gl6yqh03h771zslwcy0201hpxiskg"))))
+ "0afv805vqrm5071g7alwv41920nhh8kjv4m5nbia9awj9a0x4ll7"))))
(build-system python-build-system)
(arguments
`(#:tests? #f ; no test target
- 371/416: gnu: Add mecab-unidic., (continued)
- 371/416: gnu: Add mecab-unidic., guix-commits, 2023/04/14
- 369/416: gnu: Add mecab., guix-commits, 2023/04/14
- 372/416: gnu: Separate potassco packages into their own module., guix-commits, 2023/04/14
- 378/416: gnu: Add r-targets., guix-commits, 2023/04/14
- 385/416: news: Add entry for the linux-libre-lts 6.1 update., guix-commits, 2023/04/14
- 391/416: gnu: emacs-gptel: Update to 0.3.2., guix-commits, 2023/04/14
- 387/416: gnu: Add python-sentencepiece., guix-commits, 2023/04/14
- 404/416: gnu: python-lz4: Update to 4.3.2., guix-commits, 2023/04/14
- 414/416: gnu: ansible-core: Update to 2.14.4., guix-commits, 2023/04/14
- 393/416: Revert "gnu: opendht: Update to 2.5.2.", guix-commits, 2023/04/14
- 416/416: Revert "gnu: python-h5py: Update to 3.8.0.",
guix-commits <=
- 403/416: gnu: python-ufo2ft: Update to 2.31.0., guix-commits, 2023/04/14
- 411/416: gnu: Add missing import in (gnu packages fontutils)., guix-commits, 2023/04/14
- 400/416: gnu: python-fonttools-next: Update to 4.39.3., guix-commits, 2023/04/14
- 399/416: gnu: python-fontmath: Update to 0.9.3., guix-commits, 2023/04/14
- 407/416: gnu: python-fontparts-bootstrap: Update to 0.11.0., guix-commits, 2023/04/14
- 410/416: gnu: python-afdko: Add bash-minimal to inputs., guix-commits, 2023/04/14
- 409/416: gnu: font-abattis-cantarell: Update to 0.303-0.e049149., guix-commits, 2023/04/14
- 406/416: gnu: python-unicodedata2: Update to 15.0.0., guix-commits, 2023/04/14
- 284/416: gnu: gnunet: Disable flaky tests., guix-commits, 2023/04/14
- 285/416: gnu: blender: Use gexps and remove labels., guix-commits, 2023/04/14