aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/machine-learning.scm
blob: fbc06f96b67a0fc9fa33149f2951231555ee8187 (about) (plain)
blob size (151KB) exceeds display size limit (100KB).
er 2022-11-21gnu: 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> Sharlatan Hellseher 2022-11-21gnu: 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> Sharlatan Hellseher 2022-11-21gnu: 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> Sharlatan Hellseher 2022-11-21gnu: 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> Sharlatan Hellseher 2022-11-21gnu: 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> Sharlatan Hellseher 2022-11-21gnu: Add asdf-time-schemas....* gnu/packages/astronomy.scm (python-asdf-time-schemas): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net> Sharlatan Hellseher 2022-11-21gnu: Add asdf-fits-schemas....* gnu/packages/astronomy.scm (python-asdf-fits-schemas): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net> Sharlatan Hellseher 2022-11-21gnu: Add asdf-unit-schemas....* gnu/packages/astronomy.scm (python-asdf-unit-schemas): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net> Sharlatan Hellseher 2022-11-21gnu: Add asdf-standard....* gnu/packages/astronomy.scm (python-asdf-standard): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net> Sharlatan Hellseher 2022-11-14gnu: Add siril....* gnu/packages/astronomy.scm (siril): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Sharlatan Hellseher