guix_mirror_bot pushed a commit to branch next-master
in repository guix.
commit 1dab3b229277f7b394853c8e7fc72b531e7004fd
Author: Andreas Enge <[email protected]>
AuthorDate: Sun Jan 18 15:15:38 2026 +0100
gnu: python-pypeit: Update input
* gnu/packages/astronomy.scm (python-pypeit)[native-inputs]:
Replace python-pygit2-1.11 by python-pygit2.
Change-Id: I99da7c2d964de36333f56857dc38c1a408c1e997
---
gnu/packages/astronomy.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/astronomy.scm b/gnu/packages/astronomy.scm
index 9e123d6c2e..5599eee7ed 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