[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
27/42: gnu: python-zodipy: Update to 1.1.0.
From: |
guix-commits |
Subject: |
27/42: gnu: python-zodipy: Update to 1.1.0. |
Date: |
Wed, 30 Oct 2024 15:38:00 -0400 (EDT) |
sharlatan pushed a commit to branch master
in repository guix.
commit ca0fab1f6e8b1f7372e7fb6e99f63660c10a07d4
Author: Sharlatan Hellseher <sharlatanus@gmail.com>
AuthorDate: Mon Oct 7 21:28:09 2024 +0100
gnu: python-zodipy: Update to 1.1.0.
* gnu/packages/astronomy.scm (python-zodipy): Update to 1.1.0.
Change-Id: If46583d97f08f7ecd94475b00e53ad6961bf3569
---
gnu/packages/astronomy.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/astronomy.scm b/gnu/packages/astronomy.scm
index dbb477a3e7..30abbebb7a 100644
--- a/gnu/packages/astronomy.scm
+++ b/gnu/packages/astronomy.scm
@@ -6391,7 +6391,7 @@ analysis. This package contains functionality for:
(define-public python-zodipy
(package
(name "python-zodipy")
- (version "1.0.0")
+ (version "1.1.0")
(source
(origin
(method git-fetch) ;; no tests in the PyPI tarball
@@ -6400,7 +6400,7 @@ analysis. This package contains functionality for:
(commit (string-append "v." version))))
(file-name (git-file-name name version))
(sha256
- (base32 "08hwicpv3wfpccr2cj1vxb8iy7av12yjs3prq0zw7qc89imrgrbn"))))
+ (base32 "1i7qdbxb9izsaciq4l3fz9irgxbsklxcfd33ap7w1spjk86mgv6x"))))
(build-system pyproject-build-system)
(arguments
(list
- 10/42: gnu: python-crds: Update to 12.0.4., (continued)
- 10/42: gnu: python-crds: Update to 12.0.4., guix-commits, 2024/10/30
- 14/42: gnu: python-photutils: Update to 2.0.1., guix-commits, 2024/10/30
- 12/42: gnu: python-glymur: Update to 0.13.6., guix-commits, 2024/10/30
- 15/42: gnu: python-pynbody: Update to 1.6.0.post0., guix-commits, 2024/10/30
- 21/42: gnu: python-sep-pjw: Update to 1.3.6., guix-commits, 2024/10/30
- 19/42: gnu: python-radio-beam: Update to 0.3.8., guix-commits, 2024/10/30
- 22/42: gnu: python-spectral-cube: Disable tests., guix-commits, 2024/10/30
- 23/42: gnu: python-specutils: Update to 1.18.0., guix-commits, 2024/10/30
- 25/42: gnu: python-sunpy: Update to 6.0.3., guix-commits, 2024/10/30
- 26/42: gnu: python-tweakwcs: Update to 0.8.9., guix-commits, 2024/10/30
- 27/42: gnu: python-zodipy: Update to 1.1.0.,
guix-commits <=
- 29/42: gnu: Add python-astrodendro., guix-commits, 2024/10/30
- 30/42: gnu: python-glue-core: Adjust inputs., guix-commits, 2024/10/30
- 41/42: gnu: python-statmorph: Skip failing tests., guix-commits, 2024/10/30
- 13/42: gnu: python-ndcube: Update to 2.2.3., guix-commits, 2024/10/30
- 37/42: gnu: Add python-pycollada., guix-commits, 2024/10/30
- 35/42: gnu: Add python-coolest., guix-commits, 2024/10/30
- 39/42: gnu: Add iraf-community., guix-commits, 2024/10/30
- 42/42: gnu: python-webbpsf: Disable more failing tests., guix-commits, 2024/10/30
- 34/42: gnu: Add python-getdist., guix-commits, 2024/10/30
- 38/42: gnu: Add python-pymcubes., guix-commits, 2024/10/30