[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#59978] [PATCH 0/6] gnu: python-astropy: Unbundle WCSLIB.
From: |
Sharlatan Hellseher |
Subject: |
[bug#59978] [PATCH 0/6] gnu: python-astropy: Unbundle WCSLIB. |
Date: |
Sun, 11 Dec 2022 22:23:30 +0000 |
Hi Guix!
This patch series include update of CFITSIO to the latest version which resolve
build faileur on aarch64-linux system reported in
https://issues.guix.gnu.org/59323 with open upstream issue
https://github.com/rwesson/ALFA/issues/29.
CFITSIO is configured with curl support which passed build of WCSLIB
(mentioned as failing before in comments).
PYTHON-ASTROPY has WCSLIB unbundled and passed build.
Rest changes include update child packages to the latest version and making
sure they are pass build on x86_64 and aarch64 systems.
Sharlatan Hellseher (6):
gnu: cfitsio: Update to 4.2.0.
gnu: cfitsio: Build with bzip2 support.
gnu: python-fitsio: Update to 1.1.8.
gnu: wcslib: Update to 7.12.
gnu: python-astropy: Update to 5.1.1.
gnu: indi: Update to 1.9.9.
gnu/packages/astronomy.scm | 112 +++++++++++++++++++------------------
1 file changed, 59 insertions(+), 53 deletions(-)
base-commit: c8316c1e47ce2ace5474cbcda03555cf915b4fce
--
2.38.1
- [bug#59978] [PATCH 0/6] gnu: python-astropy: Unbundle WCSLIB.,
Sharlatan Hellseher <=
- [bug#59978] [PATCH 1/6] gnu: cfitsio: Update to 4.2.0., Sharlatan Hellseher, 2022/12/11
- [bug#59978] [PATCH 2/6] gnu: cfitsio: Build with bzip2 support., Sharlatan Hellseher, 2022/12/11
- [bug#59978] [PATCH 3/6] gnu: python-fitsio: Update to 1.1.8., Sharlatan Hellseher, 2022/12/11
- [bug#59978] [PATCH 4/6] gnu: wcslib: Update to 7.12., Sharlatan Hellseher, 2022/12/11
- [bug#59978] [PATCH 5/6] gnu: python-astropy: Update to 5.1.1., Sharlatan Hellseher, 2022/12/11
- [bug#59978] [PATCH 6/6] gnu: indi: Update to 1.9.9., Sharlatan Hellseher, 2022/12/11
- [bug#59978], Sharlatan Hellseher, 2022/12/18