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

commit 7506f68d0cd0991aba4c32acb71a0f9b47fc9245
Author: Sharlatan Hellseher <sharlata...@gmail.com>
AuthorDate: Thu Sep 18 14:50:48 2025 +0100

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

diff --git a/gnu/packages/astronomy.scm b/gnu/packages/astronomy.scm
index 3b1581d107..8013e57e30 100644
--- a/gnu/packages/astronomy.scm
+++ b/gnu/packages/astronomy.scm
@@ -7796,6 +7796,7 @@ of axis order, spatial projections, and spectral units 
that exist in the wild.
               (setenv "HOME" "/tmp"))))))
     (native-inputs
      (list python-matplotlib
+           python-pytest-asdf-plugin
            python-pytest-astropy
            python-setuptools-next
            python-setuptools-scm

Reply via email to