[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#72219] [PATCH 12/34] gnu: python-czml3: Adjust indentation.
From: |
Sharlatan Hellseher |
Subject: |
[bug#72219] [PATCH 12/34] gnu: python-czml3: Adjust indentation. |
Date: |
Sat, 20 Jul 2024 23:40:35 +0100 |
* gnu/packages/astronomy.scm (python-czml3): Adjust indentation.
Change-Id: I28fefff7cec5d6c1d69ce4b760da607289ce6e1e
---
gnu/packages/astronomy.scm | 18 +++++++++---------
1 file changed, 9 insertions(+), 9 deletions(-)
diff --git a/gnu/packages/astronomy.scm b/gnu/packages/astronomy.scm
index 4f51cbfc63..65a9b733a1 100644
--- a/gnu/packages/astronomy.scm
+++ b/gnu/packages/astronomy.scm
@@ -2218,15 +2218,15 @@ (define-public python-czml3
(package
(name "python-czml3")
(version "1.0.1")
- (source (origin
- (method git-fetch)
- (uri (git-reference
- (url "https://github.com/poliastro/czml3")
- (commit (string-append "v" version))))
- (file-name (git-file-name name version))
- (sha256
- (base32
- "1vm9ajpnwxncvsl1ix3jarqyi14b0703g12wsr8b0agkrjlpmvmx"))))
+ (source
+ (origin
+ (method git-fetch)
+ (uri (git-reference
+ (url "https://github.com/poliastro/czml3")
+ (commit (string-append "v" version))))
+ (file-name (git-file-name name version))
+ (sha256
+ (base32 "1vm9ajpnwxncvsl1ix3jarqyi14b0703g12wsr8b0agkrjlpmvmx"))))
(build-system pyproject-build-system)
(propagated-inputs
(list python-attrs
--
2.41.0
- [bug#72219] [PATCH 05/34] gnu: skymaker: Fix indentation., (continued)
- [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, 2024/07/20
- [bug#72219] [PATCH 12/34] gnu: python-czml3: Adjust indentation.,
Sharlatan Hellseher <=
- [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
- [bug#72219] [PATCH 09/34] gnu: python-astropy-iers-data: Update to 0.2024.7.15.0.31.42., Sharlatan Hellseher, 2024/07/20