[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#72219] [PATCH 11/34] gnu: python-czml3: Update to 1.0.1.
From: |
Sharlatan Hellseher |
Subject: |
[bug#72219] [PATCH 11/34] gnu: python-czml3: Update to 1.0.1. |
Date: |
Sat, 20 Jul 2024 23:40:34 +0100 |
* gnu/packages/astronomy.scm (python-czml3): Update to 1.0.1.
Change-Id: Ib9d21c24befcebb81455dafd4563570b97570613
---
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 20063c3b06..4f51cbfc63 100644
--- a/gnu/packages/astronomy.scm
+++ b/gnu/packages/astronomy.scm
@@ -2217,7 +2217,7 @@ (define-public python-crds
(define-public python-czml3
(package
(name "python-czml3")
- (version "0.7.0")
+ (version "1.0.1")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -2226,7 +2226,7 @@ (define-public python-czml3
(file-name (git-file-name name version))
(sha256
(base32
- "0pbwcsmc9nw591rck586ca9hwwhmm54rjjmp8gflhzq8b7f48lkc"))))
+ "1vm9ajpnwxncvsl1ix3jarqyi14b0703g12wsr8b0agkrjlpmvmx"))))
(build-system pyproject-build-system)
(propagated-inputs
(list python-attrs
--
2.41.0
- [bug#72219] [PATCH 02/34] gnu: Add python-pytest-8., (continued)
- [bug#72219] [PATCH 02/34] gnu: Add python-pytest-8., Sharlatan Hellseher, 2024/07/20
- [bug#72219] [PATCH 05/34] gnu: skymaker: Fix indentation., Sharlatan Hellseher, 2024/07/20
- [bug#72219] [PATCH 06/34] gnu: stellarium: Update to 24.2., Sharlatan Hellseher, 2024/07/20
- [bug#72219] [PATCH 07/34] gnu: python-asdf: Update to 3.3.0., Sharlatan Hellseher, 2024/07/20
- [bug#72219] [PATCH 14/34] gnu: python-photutils: Update to 1.13.0., Sharlatan Hellseher, 2024/07/20
- [bug#72219] [PATCH 15/34] gnu: python-extension-helpers: Update to 1.1.1., Sharlatan Hellseher, 2024/07/20
- [bug#72219] [PATCH 20/34] gnu: python-stpipe: Improve indentation., Sharlatan Hellseher, 2024/07/20
- [bug#72219] [PATCH 18/34] gnu: python-pytest-openfiles: Simplify package., Sharlatan Hellseher, 2024/07/20
- [bug#72219] [PATCH 01/34] gnu: Add python-pluggy-next., Sharlatan Hellseher, 2024/07/20
- [bug#72219] [PATCH 21/34] gnu: python-stdatamodels: Update to 2.0.0., Sharlatan Hellseher, 2024/07/20
- [bug#72219] [PATCH 11/34] gnu: python-czml3: Update to 1.0.1.,
Sharlatan Hellseher <=
- [bug#72219] [PATCH 12/34] gnu: python-czml3: Adjust indentation., Sharlatan Hellseher, 2024/07/20
- [bug#72219] [PATCH 17/34] gnu: python-pytest-openfiles: Update to 0.6.0., Sharlatan Hellseher, 2024/07/20
- [bug#72219] [PATCH 19/34] gnu: python-stpipe: Update to 0.6.0., Sharlatan Hellseher, 2024/07/20
- [bug#72219] [PATCH 29/34] gnu: Add python-sbpy., Sharlatan Hellseher, 2024/07/20
- [bug#72219] [PATCH 23/34] gnu: python-tweakwcs: Update to 0.8.8., Sharlatan Hellseher, 2024/07/20
- [bug#72219] [PATCH 16/34] gnu: python-extension-helpers: Enable tests., Sharlatan Hellseher, 2024/07/20
- [bug#72219] [PATCH 34/34] gnu: Add python-sncosmo., Sharlatan Hellseher, 2024/07/20
- [bug#72219] [PATCH 31/34] gnu: Add python-mpl-scatter-density., Sharlatan Hellseher, 2024/07/20
- [bug#72219] [PATCH 26/34] gnu: Add python-poetry-dynamic-versioning., Sharlatan Hellseher, 2024/07/20
- [bug#72219] [PATCH 32/34] gnu: Add python-glue-core., Sharlatan Hellseher, 2024/07/20