Sharlatan Hellseher
7fa8c05753
gnu: python-cdflib: Update to 0.4.9.
...
* gnu/packages/astronomy.scm (python-cdflib): Update to 0.4.9.
[build-system]: Use pyproject-build-system to simplify package.
[description]: Expand acronym for CDF.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-11-23 09:53:11 +00:00
Sharlatan Hellseher
4d05c5fa57
gnu: python-gwcs: Update to 0.18.2.
...
* gnu/packages/astronomy.scm (python-gwcs): Fix build and update to 0.18.2.
[build-system]: Use pyproject-build-system.
[arguments]: Remove redundant.
[native-inputs]: Use python-jsonschema-next over python-jsonschema to fix
tests failing to run due to python-asdf issue with low version of jsonschema,
see https://github.com/asdf-format/asdf/pull/1203 .
Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-11-21 14:25:13 +00:00
Sharlatan Hellseher
f77ff092d3
gnu: asdf-astropy: Update to 0.2.2.
...
* gnu/packages/astronomy.scm (python-asdf-astropy): Update to 0.2.0.
[build-system]: Use pyproject-build-system.
[arguments]: Remove redundant.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-11-21 14:25:13 +00:00
Sharlatan Hellseher
7fa631f8e3
gnu: python-asdf: Update comment about tests.
...
* gnu/packages/astronomy (python-asdf)[arguments]: Update comment about the
disabled tests. python-astropy does not depends on python-asdf any longer but
test keep failing due to multiple reasons.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-11-21 14:25:13 +00:00
Sharlatan Hellseher
f1a7edd584
gnu: python-asdf: Update to 2.13.0.
...
* gnu/packages/astronomy.scm (python-asdf): Update to 2.13.0.
[build-system]: Use pyproject-build-system.
[native-inputs]: Add python-astropy, python-psutil, python-pytest,
python-pytest-doctestplus, python-pytest-openfiles, python-pytest-remotedata,
python-semantic-version.
[propagated-inputs]: Add python-asdf-standard, python-asdf-transform-schemas,
python-asdf-unit-schemas python-importlib-metadata, python-jsonschema-next,
python-lz4. Remove python-jsonschema.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-11-21 14:25:13 +00:00
Sharlatan Hellseher
80d5eb923d
gnu: asdf-transform-schemas: Update to 0.3.0.
...
* gnu/packages/astronomy.scm (python-asdf-transform-schemas): Update to 0.3.0.
[build-system]: Use new pyproject-build-system
[tests]: Disable tests, to prevent cycle with python-asdf package.
[native-inputs]: Remove python-pytest and python-semantic-version.
[propagated-inputs]: Remove python-asdf. Add python-asdf-standard,
python-importlib-resources.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-11-21 14:25:12 +00:00
Sharlatan Hellseher
2959b98a72
gnu: Add asdf-time-schemas.
...
* gnu/packages/astronomy.scm (python-asdf-time-schemas): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-11-21 14:25:12 +00:00
Sharlatan Hellseher
6924f4a866
gnu: Add asdf-fits-schemas.
...
* gnu/packages/astronomy.scm (python-asdf-fits-schemas): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-11-21 14:25:12 +00:00
Sharlatan Hellseher
f99a1e257d
gnu: Add asdf-unit-schemas.
...
* gnu/packages/astronomy.scm (python-asdf-unit-schemas): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-11-21 14:25:12 +00:00
Sharlatan Hellseher
1b03c64a05
gnu: Add asdf-standard.
...
* gnu/packages/astronomy.scm (python-asdf-standard): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-11-21 14:25:12 +00:00
Sharlatan Hellseher
8d7c96284a
gnu: Add siril.
...
* gnu/packages/astronomy.scm (siril): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-11-14 12:31:34 +01:00
Efraim Flashner
d6f11bec0f
gnu: gnuastro: Update to 0.19.
...
* gnu/packages/astronomy.scm (gnuastro): Update to 0.19.
2022-10-25 09:26:07 +03:00
Sharlatan Hellseher
7513cc6dd9
gnu: python-regions: Update to 0.6.
...
* gnu/packages/astronomy.scm (python-regions): Update to 0.6.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2022-10-22 13:50:50 +02:00
Sharlatan Hellseher
63c113976c
gnu: python-astropy-healpix: Update to 0.7.
...
* gnu/packages/astronomy.scm (python-astropy-healpix): Update to 0.7.
[source]: Change pypy-uri from astropy-healpix to astropy_healpix.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2022-10-22 13:50:50 +02:00
Sharlatan Hellseher
0d3f7de088
gnu: python-photuils: Update to 1.5.0.
...
* gnu/packages/astronomy.scm (python-photutils): Update to 1.5.0.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2022-10-22 13:50:50 +02:00
Sharlatan Hellseher
2a87e497ec
gnu: python-astropy: Update to 5.1.
...
* gnu/packages/astronomy.scm (python-astropy): Update to 5.1.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2022-10-22 13:50:50 +02:00
Sharlatan Hellseher
43b8df4bec
gnu: Add splash.
...
* gnu/packages/astronomy.scm (splash): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-10-06 00:11:18 +02:00
Vagrant Cascadian
97e7195930
gnu: Add python-ephem.
...
* gnu/packages/astronomy.scm (python-ephem): New Variable.
Signed-off-by: Björn Höfling <bjoern.hoefling@bjoernhoefling.de>
2022-09-21 22:07:27 +02:00
Vagrant Cascadian
fff6407df3
gnu: Add python-suntime.
...
* gnu/packages/astronomy.scm (python-suntime): New variable.
Signed-off-by: Björn Höfling <bjoern.hoefling@bjoernhoefling.de>
2022-09-21 22:05:07 +02:00
Sharlatan Hellseher
6615e82a63
gnu: Add python-pynbody.
...
* gnu/packages/astronomy.scm: (python-pynbody): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2022-08-05 21:44:11 +03:00
Sharlatan Hellseher
cdff1423c0
gnu: Add aoflagger.
...
* gnu/packages/astronomy.scm (aoflagger): New variable.
* gnu/packages/patches/aoflagger-use-system-provided-pybind11.patch:
New file.
* gnu/local.mk (dist_patch_DATA): Add it.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-08-04 12:05:47 +02:00
Sharlatan Hellseher
4ccd4176a2
gnu: Add aocommon.
...
* gnu/packages/astronomy.scm (aocommon): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-08-04 12:05:47 +02:00
Sharlatan Hellseher
d790ec21e8
gnu: python-sep: Update to 1.2.1
...
* gnu/packages/astronomy.scm: (python-sep): Update to 1.2.1.
Inherit from libsep
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-08-01 14:08:07 +02:00
Sharlatan Hellseher
6ad9a094c1
gnu: Add libsep
...
* gnu/packages/astronomy.scm: (libsep): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-08-01 14:08:07 +02:00
Maxim Cournoyer
eef8e2ec46
gnu: qttools: Rename to qttools-5.
...
Automated with:
git grep -l qttools | xargs sed 's/\bqttools\b/\0-5/g' -i
git checkout NEWS
2022-07-31 21:55:48 -04:00
Maxim Cournoyer
5f22854339
gnu: qtmultimedia: Rename to qtmultimedia-5.
...
Automated via:
git grep -l qtmultimedia | xargs sed 's/qtmultimedia/qtmultimedia-5/g' -i
git checkout NEWS
2022-07-31 21:55:44 -04:00
Efraim Flashner
ce480594aa
gnu: gnuastro: Update to 0.18.
...
* gnu/packages/astronomy.scm (gnuastro): Update to 0.18.
2022-07-26 20:48:28 +03:00
Sharlatan Hellseher
e72c1f148a
gnu: Add python-cdflib.
...
* gnu/packages/astronomy.scm (python-cdflib): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-07-08 23:58:12 +02:00
Maxim Cournoyer
ed210c1b8f
gnu: python-setuptools-scm: Move to (gnu packages python-build).
...
* gnu/packages/python-xyz.scm (python-setuptools-scm): Move from here...
* gnu/packages/python-build.scm (python-setuptools-scm): ... to here.
2022-06-26 22:10:38 -04:00
Sharlatan Hellseher
000b710cee
gnu: Add casacore.
...
* gnu/packages/astronomy.scm (casacore): New variable.
Modules sorted alphabetically to ease maintannce.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-06-23 23:20:57 +02:00
Ludovic Courtès
fed51b2614
gnu: calceph: Add 'release-monitoring-url' property.
...
* gnu/packages/astronomy.scm (calceph)[properties]: New field.
2022-05-30 16:34:41 +02:00
Sharlatan Hellseher
d730bbbbb3
gnu: Add calceph.
...
* gnu/packages/astronomy.scm (calceph): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-05-30 16:34:40 +02:00
Tobias Geerinckx-Rice
33da084977
gnu: python-jplephem: Update to 2.17.
...
* gnu/packages/astronomy.scm (python-jplephem): Update to 2.17.
2022-05-22 02:00:00 +02:00
Tobias Geerinckx-Rice
0a468697dd
gnu: python-fitsio: Update to 1.1.7.
...
* gnu/packages/astronomy.scm (python-fitsio): Update to 1.1.7.
[arguments]: Don't explicitly return #t from phases.
2022-05-22 02:00:00 +02:00
Tobias Geerinckx-Rice
6e184232da
gnu: python-astroquery: Update to 0.4.6.
...
* gnu/packages/astronomy.scm (python-astroquery): Update to 0.4.6.
2022-05-22 02:00:00 +02:00
Efraim Flashner
57578256bf
gnu: gnuastro: Remove input labels.
...
* gnu/packages/astronomy.scm (gnuastro)[inputs]: Remove input labels.
2022-03-20 08:49:28 +02:00
Efraim Flashner
6a45a1f422
gnu: gnuastro: Update to 0.17.
...
* gnu/packages/astronomy.scm (gnuastro): Update to 0.17.
2022-03-20 08:48:00 +02:00
Marius Bakke
144d9232bd
gnu: python-pyvo: Update to 1.2.1.
...
* gnu/packages/astronomy.scm (python-pyvo): Update to 1.2.1.
[arguments]: Remove obsolete workaround.
2022-02-19 10:43:22 +01:00
Vinicius Monego
4d07f12b26
gnu: python-astropy: Update to 5.0.1.
...
* gnu/packages/astronomy.scm (python-astropy): Update to 5.0.1.
2022-02-13 14:37:09 -03:00
Sharlatan Hellseher
3e497b3a4c
gnu: Add python-gwcs.
...
* gnu/packages/astronomy.scm (python-gwcs): New variable.
Signed-off-by: Vinicius Monego <monego@posteo.net>
2022-01-30 11:46:19 -03:00
Sharlatan Hellseher
007495210d
gnu: Add python-asdf-wcs-schemas.
...
* gnu/packages/astronomy.scm (python-asdf-wcs-schemas): New variable.
Signed-off-by: Vinicius Monego <monego@posteo.net>
2022-01-30 11:46:19 -03:00
Sharlatan Hellseher
7b2747c81d
gnu: Add python-asdf-astropy.
...
* gnu/packages/astronomy.scm (python-asdf-astropy): New variable.
Signed-off-by: Vinicius Monego <monego@posteo.net>
2022-01-30 11:46:18 -03:00
Sharlatan Hellseher
527ee1bdc8
gnu: Add python-asdf-coordinates-schemas.
...
* gnu/packages/astronomy.scm (python-asdf-coordinates-schemas): New variable.
Signed-off-by: Vinicius Monego <monego@posteo.net>
2022-01-30 11:46:18 -03:00
Sharlatan Hellseher
89a5c53f38
gnu: Add python-asdf-transform-schemas.
...
* gnu/packages/astronomy.scm (python-asdf-transform-schemas): New variable.
Signed-off-by: Vinicius Monego <monego@posteo.net>
2022-01-30 11:46:17 -03:00
Sharlatan Hellseher
e1437e7ec1
gnu: python-asdf: Update to 2.8.3.
...
* gnu/packages/astronomy.scm: (python-asdf): Update to 2.8.3.
[inputs]: Use the new style. Move python-importlib-resources,
python-jsonschema, python-numpy, python-pyyaml to ...
[propagated-inputs]: ... here. Use the new style. Add python-jmespath.
Signed-off-by: Vinicius Monego <monego@posteo.net>
2022-01-30 11:46:17 -03:00
Vinicius Monego
ebac201995
gnu: Add python-regions.
...
* gnu/packages/astronomy.scm (python-regions): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-01-25 23:54:45 +01:00
Vinicius Monego
5e51ccc120
gnu: Add python-photutils.
...
* gnu/packages/astronomy.scm (python-photutils): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-01-25 23:54:45 +01:00
Vinicius Monego
fb12d6b48e
gnu: Add python-astropy-healpix.
...
* gnu/packages/astronomy.scm (python-astropy-healpix): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-01-25 23:54:44 +01:00
Vinicius Monego
4eca8c6afe
gnu: Add python-astroquery.
...
* gnu/packages/astronomy.scm (python-astroquery): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-01-25 23:54:44 +01:00
Vinicius Monego
b28be25070
gnu: Add python-pyvo.
...
* gnu/packages/astronomy.scm (python-pyvo): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-01-25 23:54:44 +01:00