summaryrefslogtreecommitdiff
path: root/gnu/packages/astronomy.scm
AgeCommit message (Expand)Author
2023-10-11gnu: indi: Update to 2.0.4....* gnu/packages/astronomy.scm (indi-2.0): New variable. (indi-1.9): New variable. Inherited from indi-2.0. (indi): Set it to use indi-1.9 as default, as Stellarium and PHD2 are still depended on 1.9 and fail with Indi 2.0+. See: https://github.com/Stellarium/stellarium/issues/3038 Signed-off-by: Christopher Baines <mail@cbaines.net> Sharlatan Hellseher
2023-10-11gnu: python-tweakwcs: Update to 0.8.3....* gnu/packages/astronomy.scm (python-tweakwcs): Update to 0.8.3. Signed-off-by: Christopher Baines <mail@cbaines.net> Sharlatan Hellseher
2023-10-11gnu: python-sunpy: Update to 5.0.1....* gnu/packages/astronomy.scm (python-sunpy): Update to 5.0.1. Signed-off-by: Christopher Baines <mail@cbaines.net> Sharlatan Hellseher
2023-10-11gnu: python-stpipe: Update to 0.5.1....* gnu/packages/astronomy.scm (python-stpipe): Update to 0.5.1. [arguments]{test-flags}: Disable on failing test. Signed-off-by: Christopher Baines <mail@cbaines.net> Sharlatan Hellseher
2023-10-11gnu: python-stdatamodels: Update packages style....* gnu/packages/astronomy.scm (python-stdatamodels): Update indentation to improve readability of the package. [description]: Add TexInfo styling bits. Signed-off-by: Christopher Baines <mail@cbaines.net> Sharlatan Hellseher
2023-10-11gnu: python-stdatamodels: Update to 1.8.3....* gnu/packages/astronomy.scm (python-stdatamodels): Update to 1.8.3. Signed-off-by: Christopher Baines <mail@cbaines.net> Sharlatan Hellseher
2023-10-11gnu: python-stcal: Update package style....* gnu/packages/astronomy.scm (python-stcal): Update indentation to improve readability of the package. Signed-off-by: Christopher Baines <mail@cbaines.net> Sharlatan Hellseher
2023-10-11gnu: python-stcal: Update to 1.4.4....* gnu/packages/astronomy.scm (python-stcal): Update to 1.4.4. [arguments]{phases}: Add 'build-extensions phase. [native-inputs]: Add python-cython. Signed-off-by: Christopher Baines <mail@cbaines.net> Sharlatan Hellseher
2023-10-11gnu: python-jwst: Update to 1.12.3....* gnu/packages/astronomy.scm (python-jwst): Update to 1.12.3. Signed-off-by: Christopher Baines <mail@cbaines.net> Sharlatan Hellseher
2023-10-11gnu: python-cdflib: Update to 1.2.1....* gnu/packages/astronomy.scm (python-cdflib): Update to 1.2.1. Signed-off-by: Christopher Baines <mail@cbaines.net> Sharlatan Hellseher
2023-10-11gnu: python-crds: Update to 11.17.6....* gnu/packages/astronomy.scm (python-crds): Update to 11.17.6. Signed-off-by: Christopher Baines <mail@cbaines.net> Sharlatan Hellseher
2023-10-11gnu: python-drizzle: Update package style....* gnu/packages/astronomy.scm (python-drizzle): Update package style, indent and align regions. [arguments]{test-flags}: Remove them as all tests are passed successfully. [native-inputs]: Remove python-coverage, python-pytest-cov. [description]: Indent region. Signed-off-by: Christopher Baines <mail@cbaines.net> Sharlatan Hellseher
2023-10-11gnu: python-drizzle: Update to 1.14.3....* gnu/packages/astronomy.scm (python-drizzle): Update to 1.14.3. Signed-off-by: Christopher Baines <mail@cbaines.net> Sharlatan Hellseher
2023-10-11gnu: python-reproject: Update to 0.12.0....* gnu/packages/astronomy.scm (python-reproject): Update to 0.12.0. Signed-off-by: Christopher Baines <mail@cbaines.net> Sharlatan Hellseher
2023-10-11gnu: python-jplephem: Improve package style....* gnu/packages/astronomy.scm (python-jplephem)[build-system]: Shift to pyproject-build-system. [arguments]: Use G-expressions. Simplify 'check phase. [description]: Extend it with more details. Signed-off-by: Christopher Baines <mail@cbaines.net> Sharlatan Hellseher
2023-10-11gnu: python-jplephem: Update to 2.19....* gnu/packages/astronomy.scm (python-jplephem): Update to 2.19. Signed-off-by: Christopher Baines <mail@cbaines.net> Sharlatan Hellseher
2023-10-11gnu: python-gwcs: Update to 0.19.0....* gnu/packages/astronomy.scm (python-gwcs): Update to 0.19.0. Signed-off-by: Christopher Baines <mail@cbaines.net> Sharlatan Hellseher
2023-10-11gnu: calceph: Update to 3.5.3....* gnu/packages/astronomy.scm (calceph): Update to 3.5.3. Signed-off-by: Christopher Baines <mail@cbaines.net> Sharlatan Hellseher
2023-10-11gnu: stellarium: Update to 23.3....* gnu/packages/astronomy.scm (stellarium): Update to 23.3. Signed-off-by: Christopher Baines <mail@cbaines.net> Sharlatan Hellseher
2023-10-11gnu: siril: Update to 1.2.0....* gnu/packages/astronomy.scm (siril): Update to 1.2.0. [inputs]: Add ffms2, libheif. Signed-off-by: Christopher Baines <mail@cbaines.net> Sharlatan Hellseher
2023-10-05gnu: Add WCSTools....* gnu/packages/astronomy.scm (wcstools): New variable. * gnu/packages/patches/wcstools-extend-makefiles.patch: New file. * gnu/local.mk: Add it. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Sharlatan Hellseher
2023-10-02gnu: Add python-casa-formats-io....* gnu/packages/astronomy.scm (python-casa-formats-io): New variable. Co-Authored-By: Iliya Tikhonenko <tikhonenko@mpe.mpg.de> Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Sharlatan Hellseher
2023-09-28gnu: Add wcslib-7.12....* gnu/packages/astronomy.scm (wcslib-7.12): New variable. Simon Tournier
2023-09-27gnu: python-astropy: Update to 5.3.3....* gnu/packages/astronomy.scm (python-astropy): Update to 5.3.3. Signed-off-by: Christopher Baines <mail@cbaines.net> Sharlatan Hellseher
2023-09-27gnu: python-stdatamodels: Update to 1.8.0....* gnu/packages/astronomy.scm (python-stdatamodels): Update to 1.8.0. [propagated-inputs]: Remove python-jsonschema. [native-inputs]: Remove python-pytest-openfiles. Signed-off-by: Christopher Baines <mail@cbaines.net> Sharlatan Hellseher
2023-09-27gnu: python-roman-datamodels: Remove all test constraints....* gnu/packages/astronomy.scm (python-roman-datamodels): Remove all test constraints. All of 1115 passed. Signed-off-by: Christopher Baines <mail@cbaines.net> Sharlatan Hellseher
2023-09-27gnu: python-roman-datamodels: Update to 0.17.1....* gnu/packages/astronomy.scm (python-roman-datamodels): Update to 0.17.1. [arguments]{phases}: Add 'set-env phase to pass tests. [native-inputs]: Remove python-pytest-openfiles. Add python-pytest-env. Signed-off-by: Christopher Baines <mail@cbaines.net> Sharlatan Hellseher
2023-09-27gnu: python-rad: Update to 0.17.1....* gnu/packages/astronomy.scm (python-rad): Update to 0.17.1. [arguments]{tests?}: Disable them to break dependencies cycle. [native-inputs]: Remove python-astropy, python-pytest, python-pytest-doctestplus, python-pytest-openfiles. Signed-off-by: Christopher Baines <mail@cbaines.net> Sharlatan Hellseher
2023-09-27gnu: python-pyvo: Update to 1.4.2....* gnu/packages/astronomy.scm (python-pyvo): Update to 1.4.2. Signed-off-by: Christopher Baines <mail@cbaines.net> Sharlatan Hellseher
2023-09-27gnu: python-photutils: Update to 1.9.0....* gnu/packages/astronomy.scm (python-photutils): Update to 1.9.0. Signed-off-by: Christopher Baines <mail@cbaines.net> Sharlatan Hellseher
2023-09-27gnu: python-jwst: Update to 1.11.4....* gnu/packages/astronomy.scm (python-jwst): Update to 1.11.4. [propagated-inputs]: Add python-asdf-transform-schemas, python-jplephem. [native-inputs]: Remove python-codecov, python-flake8. Signed-off-by: Christopher Baines <mail@cbaines.net> Sharlatan Hellseher
2023-09-27gnu: python-fitsio: Update to 1.2.0....* gnu/packages/astronomy.scm (python-fitsio): Update to 1.2.0. [arguments]{phases}: Swap 'unbundle-cfitsio to 'set-env as there is support for system CFitsio library provided. [inputs]: Add zlib. Signed-off-by: Christopher Baines <mail@cbaines.net> Sharlatan Hellseher
2023-09-27gnu: python-crds: Update to 11.17.4....* gnu/packages/astronomy.scm (python-crds): Update to 11.17.4. [propagated-inputs]: Remove python-lxml. Signed-off-by: Christopher Baines <mail@cbaines.net> Sharlatan Hellseher
2023-09-27gnu: python-bayesicfitting: Update to 3.2.0....* gnu/packages/astronomy.scm (python-bayesicfitting): Update to 3.2.0. Signed-off-by: Christopher Baines <mail@cbaines.net> Sharlatan Hellseher
2023-09-27gnu: python-sunpy: Enable more tests....* gnu/packages/astronomy.scm (python-sunpy): Enable tests detecting python-cdflib metadata. Update annotation for still disabled tests. Signed-off-by: Christopher Baines <mail@cbaines.net> Sharlatan Hellseher
2023-09-27gnu: python-cdflib: Fix version detection....* gnu/packages/astronomy.scm (python-cdflib): Fix version detection during build Wheel package. [arguments]: Add new phase 'set-env-version. [native-inputs]: Add python-setuptools-scm. Signed-off-by: Christopher Baines <mail@cbaines.net> Sharlatan Hellseher
2023-09-27gnu: python-cdflib: Update to 1.1.0....* gnu/packages/astronomy.scm (python-cdflib): Update to 1.1.0. Signed-off-by: Christopher Baines <mail@cbaines.net> Sharlatan Hellseher
2023-09-27gnu: python-astropy-healpix: Update to 1.0.0....* gnu/packages/astronomy.scm (python-astropy-healpix): Update to 1.0.0. Signed-off-by: Christopher Baines <mail@cbaines.net> Sharlatan Hellseher
2023-09-27gnu: splash: Update to 3.8.4....* gnu/packages/astronomy.scm (splash): Update to 3.8.4. Signed-off-by: Christopher Baines <mail@cbaines.net> Sharlatan Hellseher
2023-09-27gnu: libxisf: Extend description....* gnu/packages/astronomy.scm (libxisf)[description]: Explain acronym. Add essential links to the mentioned standard and the service. Signed-off-by: Christopher Baines <mail@cbaines.net> Sharlatan Hellseher
2023-09-27gnu: libxisf: Update to 0.2.9....* gnu/packages/astronomy.scm (libxisf): Update to 0.2.9. Signed-off-by: Christopher Baines <mail@cbaines.net> Sharlatan Hellseher
2023-08-17gnu: Add unsio....* gnu/packages/astronomy.scm (unsio): New variable. Co-Authored-By: Iliya Tikhonenko <tikhonenko@mpe.mpg.de> Signed-off-by: Andreas Enge <andreas@enge.fr> Sharlatan Hellseher
2023-08-08gnu: python-astroalign: Fix build....* gnu/packages/astronomy.scm (python-astroalign)[native-inputs]: Add python-pytest, python-semantic-version. Signed-off-by: Andreas Enge <andreas@enge.fr> Sharlatan Hellseher
2023-08-08gnu: python-synphot: Update to 1.2.1....* gnu/packages/astronomy.scm (python-synphot): Update to 1.2.1. Signed-off-by: Andreas Enge <andreas@enge.fr> Sharlatan Hellseher
2023-08-08gnu: python-pyerfa: Use G-expressions....* gnu/packages/astronomy.scm (python-pyerfa): Use G-expressions. [snippet]: Remove trailing #t. Signed-off-by: Andreas Enge <andreas@enge.fr> Sharlatan Hellseher
2023-08-08gnu: python-pyerfa: Fix tests....* gnu/packages/astronomy.scm (python-pyerfa): Fix tests. [build-system]: Change to pyproject-build-system. [arguments]: Disable a failing test. Add 'build-extensions phase. Signed-off-by: Andreas Enge <andreas@enge.fr> Sharlatan Hellseher
2023-08-08gnu: python-pyerfa: Update to 2.0.0.3....* gnu/packages/astronomy.scm (python-pyerfa): Update to 2.0.0.3. Signed-off-by: Andreas Enge <andreas@enge.fr> Sharlatan Hellseher
2023-08-08gnu: python-sunpy: Update to 5.0.0....* gnu/packages/astronomy.scm (python-sunpy): Update to 5.0.0. Drop some failing tests. Signed-off-by: Andreas Enge <andreas@enge.fr> Sharlatan Hellseher
2023-08-08gnu: python-cdflib: Update to 1.0.5....* gnu/packages/astronomy.scm (python-cdflib): Update to 1.0.5. Signed-off-by: Andreas Enge <andreas@enge.fr> Sharlatan Hellseher
2023-08-08gnu: python-stdatamodels: Update to 1.7.1....* gnu/packages/astronomy.scm (python-stdatamodels): Update to 1.7.1. Signed-off-by: Andreas Enge <andreas@enge.fr> Sharlatan Hellseher