[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
34/49: gnu: python-glymur: Update to 0.12.9.
From: |
guix-commits |
Subject: |
34/49: gnu: python-glymur: Update to 0.12.9. |
Date: |
Fri, 29 Mar 2024 11:15:26 -0400 (EDT) |
sharlatan pushed a commit to branch master
in repository guix.
commit 2b8e62cba5bc17f54c30d7eddbec8ae3ad16a07f
Author: Sharlatan Hellseher <sharlatanus@gmail.com>
AuthorDate: Mon Mar 11 18:38:36 2024 +0000
gnu: python-glymur: Update to 0.12.9.
* gnu/packages/python-xyz.scm (python-glymur): Update to 0.12.9.
Change-Id: Ifb84738df85cb6142fc5ecafa164a6dc4148a69e
---
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 11ea20aefb..d156a23f0d 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -1945,7 +1945,7 @@ Python library and command line interface.")
(define-public python-glymur
(package
(name "python-glymur")
- (version "0.12.8")
+ (version "0.12.9")
(source
(origin
(method git-fetch) ; no tests data in PyPi package
@@ -1954,7 +1954,7 @@ Python library and command line interface.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "0mfyn9j7h13242d41vg12acw55yl2mv6lmgi265hfp11k7g52b6n"))))
+ (base32 "0awyav7071nn9z2g4mmpg33y0y0nfandfr6nr3j5vyb8hnprcmns"))))
(build-system pyproject-build-system)
(arguments
(list
- 08/49: gnu: python-pytest-filter-subpackage: Update to 0.2.0., (continued)
- 08/49: gnu: python-pytest-filter-subpackage: Update to 0.2.0., guix-commits, 2024/03/29
- 10/49: gnu: python-partd: Enable tests., guix-commits, 2024/03/29
- 12/49: gnu: python-distributed: Speed up tests., guix-commits, 2024/03/29
- 21/49: gnu: python-asdf-standard: Update to 1.1.1., guix-commits, 2024/03/29
- 24/49: gnu: python-asdf-coordinates-schemas: Update to 0.3.0., guix-commits, 2024/03/29
- 16/49: gnu: python-ginga: Update to 5.0.0., guix-commits, 2024/03/29
- 33/49: gnu: python-radiospectra: Update to 0.5.0., guix-commits, 2024/03/29
- 17/49: gnu: python-astropy-iers-data: Update to 0.2024.3.18.0.29.47., guix-commits, 2024/03/29
- 18/49: gnu: python-cdflib: Update to 1.2.6., guix-commits, 2024/03/29
- 25/49: gnu: python-asdf-wcs-schemas: Update to 0.4.0., guix-commits, 2024/03/29
- 34/49: gnu: python-glymur: Update to 0.12.9.,
guix-commits <=
- 22/49: gnu: python-asdf-transform-schemas: Update to 0.5.0., guix-commits, 2024/03/29
- 15/49: gnu: python-glymur: Speed up tests., guix-commits, 2024/03/29
- 27/49: gnu: python-pyvo: Update to 1.5.1., guix-commits, 2024/03/29
- 29/49: gnu: python-gwcs: Update to 0.21.0., guix-commits, 2024/03/29
- 31/49: gnu: python-suntime: Update to 1.3.2., guix-commits, 2024/03/29
- 32/49: gnu: python-suntime: Refresh package style., guix-commits, 2024/03/29
- 35/49: gnu: python-specutils: Update to 1.13.0., guix-commits, 2024/03/29
- 37/49: gnu: python-stcal: Enable sanity check., guix-commits, 2024/03/29
- 47/49: gnu: Add python-pytest-examples., guix-commits, 2024/03/29
- 42/49: gnu: Add python-asdf-compression., guix-commits, 2024/03/29