[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#72741] [PATCH 11/32] gnu: python-glymur: Update to 0.13.5.
From: |
Sharlatan Hellseher |
Subject: |
[bug#72741] [PATCH 11/32] gnu: python-glymur: Update to 0.13.5. |
Date: |
Wed, 21 Aug 2024 01:03:13 +0100 |
* gnu/packages/python-xyz.scm (python-glymur): Update to 0.13.5.
Change-Id: I307a4325f051faf2f2e46dd29878e6599b12f237
---
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 a5553007dd..6caa9ab7bc 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -2219,7 +2219,7 @@ (define-public python-gh-md-to-html
(define-public python-glymur
(package
(name "python-glymur")
- (version "0.12.9")
+ (version "0.13.5")
(source
(origin
(method git-fetch) ; no tests data in PyPi package
@@ -2228,7 +2228,7 @@ (define-public python-glymur
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "0awyav7071nn9z2g4mmpg33y0y0nfandfr6nr3j5vyb8hnprcmns"))))
+ (base32 "1n2n7bj5w29w5y2gcl4hxhqf85n0j2crkln9i0mprq3xw8finxpx"))))
(build-system pyproject-build-system)
(arguments
(list
--
2.41.0
- [bug#72741] [PATCH 12/32] gnu: python-mpl-animators: Update to 1.2.0., (continued)
- [bug#72741] [PATCH 12/32] gnu: python-mpl-animators: Update to 1.2.0., Sharlatan Hellseher, 2024/08/20
- [bug#72741] [PATCH 26/32] gnu: Add python-specreduce., Sharlatan Hellseher, 2024/08/20
- [bug#72741] [PATCH 06/32] gnu: python-crds: Update to 11.18.1., Sharlatan Hellseher, 2024/08/20
- [bug#72741] [PATCH 09/32] gnu: python-dust-extinction: Update to 1.5., Sharlatan Hellseher, 2024/08/20
- [bug#72741] [PATCH 13/32] gnu: python-rad: Update to 0.21.0., Sharlatan Hellseher, 2024/08/20
- [bug#72741] [PATCH 23/32] gnu: python-viresclient: Update to 0.12.0., Sharlatan Hellseher, 2024/08/20
- [bug#72741] [PATCH 05/32] gnu: python-astropy: Update to 6.1.2., Sharlatan Hellseher, 2024/08/20
- [bug#72741] [PATCH 17/32] gnu: python-specutils: Update to 1.16.0., Sharlatan Hellseher, 2024/08/20
- [bug#72741] [PATCH 20/32] gnu: python-stcal: Update to 1.8.0., Sharlatan Hellseher, 2024/08/20
- [bug#72741] [PATCH 24/32] gnu: Add python-soxs., Sharlatan Hellseher, 2024/08/20
- [bug#72741] [PATCH 11/32] gnu: python-glymur: Update to 0.13.5.,
Sharlatan Hellseher <=
- [bug#72741] [PATCH 15/32] gnu: python-reproject: Update to 0.14.0., Sharlatan Hellseher, 2024/08/20
- [bug#72741] [PATCH 16/32] gnu: python-roman-datamodels: Update to 0.21.0., Sharlatan Hellseher, 2024/08/20
- [bug#72741] [PATCH 21/32] gnu: python-stpipe: Update to 0.7.0., Sharlatan Hellseher, 2024/08/20
- [bug#72741] [PATCH 22/32] gnu: python-sunpy: Update to 6.0.1., Sharlatan Hellseher, 2024/08/20
- [bug#72741] [PATCH 27/32] gnu: Add python-glue-astronomy., Sharlatan Hellseher, 2024/08/20
- [bug#72741] [PATCH 28/32] gnu: Add python-pvextractor., Sharlatan Hellseher, 2024/08/20
- [bug#72741] [PATCH 18/32] gnu: python-shapely: Update to 2.0.5., Sharlatan Hellseher, 2024/08/20
- [bug#72741] [PATCH 30/32] gnu: Add python-sunkit-image., Sharlatan Hellseher, 2024/08/20
- [bug#72741] [PATCH 25/32] gnu: Add python-pyxsim., Sharlatan Hellseher, 2024/08/20
- [bug#72741] [PATCH 29/32] gnu: Add python-glue-qt., Sharlatan Hellseher, 2024/08/20