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

commit 23e692f1707a2806432e5d8b80d96c3e126169bc
Author: Sharlatan Hellseher <sharlata...@gmail.com>
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 3ab4dead68..30debeb51c 100644
--- a/gnu/packages/astronomy.scm
+++ b/gnu/packages/astronomy.scm
@@ -3880,6 +3880,7 @@ Cesium.")
            python-pytest
            python-pytest-benchmark
            python-pytest-cov
+           python-pytest-asdf-plugin
            python-pytest-doctestplus
            python-pytest-filter-subpackage
            python-pytest-httpserver

Reply via email to