[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
06/30: gnu: python-drizzle: Update to 1.15.2.
From: |
guix-commits |
Subject: |
06/30: gnu: python-drizzle: Update to 1.15.2. |
Date: |
Sun, 30 Jun 2024 05:19:23 -0400 (EDT) |
sharlatan pushed a commit to branch master
in repository guix.
commit 764b8cd5e2e2983475bc169b713c4508c19a1ab4
Author: Sharlatan Hellseher <sharlatanus@gmail.com>
AuthorDate: Tue Jun 18 10:17:25 2024 +0100
gnu: python-drizzle: Update to 1.15.2.
* gnu/packages/astronomy.scm (python-drizzle): Update to 1.15.2.
Change-Id: Ic63933d740056a16a9e514783c1e85090c0693b9
---
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 38215e59c4..1b4f403557 100644
--- a/gnu/packages/astronomy.scm
+++ b/gnu/packages/astronomy.scm
@@ -2274,7 +2274,7 @@ used with local NetDRMS sites.")
(define-public python-drizzle
(package
(name "python-drizzle")
- (version "1.15.1")
+ (version "1.15.2")
(source
(origin
(method git-fetch) ;PyPi doesn't have the test data sets
@@ -2283,7 +2283,7 @@ used with local NetDRMS sites.")
(commit version)))
(file-name (git-file-name name version))
(sha256
- (base32 "14l3d3bx73r7cxhcl1cfh1q088qh5wq5pz5fs9dx7w79kp8mp6pg"))))
+ (base32 "1fp6gcvp6nz4a2mmy9vjn5wwywldhkg8bjjgb4ldn0vpv9k4nv8q"))))
(build-system pyproject-build-system)
(arguments
(list
- 02/30: gnu: siril: Update to 1.2.3., (continued)
- 02/30: gnu: siril: Update to 1.2.3., guix-commits, 2024/06/30
- 15/30: gnu: python-stcal: Update to 1.7.1., guix-commits, 2024/06/30
- 05/30: gnu: python-crds: Update to 11.17.25., guix-commits, 2024/06/30
- 07/30: gnu: python-dust-extinction: Update to 1.4.1., guix-commits, 2024/06/30
- 11/30: gnu: python-pyerfa: Update to 2.0.1.4., guix-commits, 2024/06/30
- 08/30: gnu: python-fitsio: Update to 1.2.4., guix-commits, 2024/06/30
- 18/30: gnu: python-stsci-imagestats: Update to 1.8.3., guix-commits, 2024/06/30
- 19/30: gnu: python-stsci-stimage: Update to 0.2.9., guix-commits, 2024/06/30
- 20/30: gnu: python-sunpy: Update to 5.1.4., guix-commits, 2024/06/30
- 04/30: gnu: python-astropy-iers-data: Update to 0.2024.6.17.0.31.35., guix-commits, 2024/06/30
- 06/30: gnu: python-drizzle: Update to 1.15.2.,
guix-commits <=
- 16/30: gnu: python-stpipe: Update to 0.5.2., guix-commits, 2024/06/30
- 21/30: gnu: python-jwst: Replace reference to external configobj., guix-commits, 2024/06/30
- 22/30: gnu: Add python-corner., guix-commits, 2024/06/30
- 26/30: gnu: Add python-schwimmbad., guix-commits, 2024/06/30
- 27/30: gnu: Add python-statmorph., guix-commits, 2024/06/30
- 01/30: gnu: indi-2.0: Update to 2.0.8., guix-commits, 2024/06/30
- 10/30: gnu: python-ndcube: Update to 2.2.2., guix-commits, 2024/06/30
- 12/30: gnu: python-pyvo: Update to 1.5.2., guix-commits, 2024/06/30
- 14/30: gnu: python-spherical-geometry: Update to 1.3.2., guix-commits, 2024/06/30
- 17/30: gnu: python-stsci-image: Update to 2.3.9., guix-commits, 2024/06/30