diff options
| author | Sharlatan Hellseher <sharlatanus@gmail.com> | 2026-08-21 09:45:18 +0100 |
|---|---|---|
| committer | Sharlatan Hellseher <sharlatanus@gmail.com> | 2026-08-21 09:47:48 +0100 |
| commit | d032011c231a7496c611beb00019c3de998784b6 (patch) | |
| tree | 50fab283564983b2cf119853fac884c8ce942e94 /gnu | |
| parent | 24875fa0f3054042149d06b202a50a2fd14d1a77 (diff) | |
gnu: python-astropy-minimal: Pin to python-astropy-iers-data-primary.
* gnu/packages/astronomy.scm (python-astropy-minimal):
[propagated-inputs]: Replace python-astropy-iers-data with
python-astropy-iers-data-primary
Diffstat (limited to 'gnu')
| -rw-r--r-- | gnu/packages/astronomy.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/astronomy.scm b/gnu/packages/astronomy.scm index 027e20486c5..962bbe3d7ba 100644 --- a/gnu/packages/astronomy.scm +++ b/gnu/packages/astronomy.scm | |||
| @@ -3685,7 +3685,7 @@ celestial-to-terrestrial coordinate transformations.") | |||
| 3685 | python-setuptools-scm | 3685 | python-setuptools-scm |
| 3686 | specification-astropy-data)) | 3686 | specification-astropy-data)) |
| 3687 | (propagated-inputs | 3687 | (propagated-inputs |
| 3688 | (list python-astropy-iers-data | 3688 | (list python-astropy-iers-data-primary |
| 3689 | python-configobj ;to replace custom module | 3689 | python-configobj ;to replace custom module |
| 3690 | python-numpy | 3690 | python-numpy |
| 3691 | python-packaging | 3691 | python-packaging |
