diff options
| author | Andreas Enge <andreas@enge.fr> | 2026-01-18 15:15:38 +0100 |
|---|---|---|
| committer | Rutherther <rutherther@ditigal.xyz> | 2026-01-25 21:25:06 +0100 |
| commit | f804b63d22126995ffa78733d912c68c55c0cace (patch) | |
| tree | 00811981dc81e4a27bcf9c4e1ef106a15e87fb19 /gnu | |
| parent | e86cabe575d561af9f4deaa5e95da2dfaa49c1b5 (diff) | |
gnu: python-pypeit: Update input
* gnu/packages/astronomy.scm (python-pypeit)[native-inputs]:
Replace python-pygit2-1.11 by python-pygit2.
Change-Id: I99da7c2d964de36333f56857dc38c1a408c1e997
Signed-off-by: Rutherther <rutherther@ditigal.xyz>
Diffstat (limited to 'gnu')
| -rw-r--r-- | gnu/packages/astronomy.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/astronomy.scm b/gnu/packages/astronomy.scm index 9e123d6c2e9..5599eee7ed5 100644 --- a/gnu/packages/astronomy.scm +++ b/gnu/packages/astronomy.scm @@ -7483,7 +7483,7 @@ N-Chilada and RAMSES AMR outputs.") (native-inputs (list nss-certs-for-test python-cython - python-pygit2-1.11 + python-pygit2 python-pytest python-scikit-image python-setuptools |
