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

commit ba97baf768d453c7d54cdfcc51d67f37a4b53300
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 3ab8fc17d0..3ab4dead68 100644
--- a/gnu/packages/astronomy.scm
+++ b/gnu/packages/astronomy.scm
@@ -7899,6 +7899,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