guix_mirror_bot pushed a commit to branch astro-updates
in repository guix.

commit 9d6d92d1dd6ebc27bfcc05d6f6bbdf9308e55782
Author: Sharlatan Hellseher <[email protected]>
AuthorDate: Thu Sep 18 15:07:39 2025 +0100

    gnu: python-dkist: Adjust native inputs.
    
    * gnu/packages/astronomy.scm (python-dkist)[native-inputs]: Add
    python-pytest-asdf-plugin.
    
    Change-Id: Iae4d236eeee4aa708cd4158380d73ba8e1cb2eb0
---
 gnu/packages/astronomy.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/astronomy.scm b/gnu/packages/astronomy.scm
index ca55996db7..2323dafb22 100644
--- a/gnu/packages/astronomy.scm
+++ b/gnu/packages/astronomy.scm
@@ -3785,6 +3785,7 @@ Cesium.")
      (list python-pydot
            python-pytest
            python-pytest-cov
+           python-pytest-asdf-plugin
            python-pytest-doctestplus
            python-pytest-filter-subpackage
            python-pytest-httpserver

Reply via email to