gnu: 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>
gnu: 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>
gnu: 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>
gnu: 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>
gnu: 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>
gnu: 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>
gnu: 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>
gnu: 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>
gnu: 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>
gnu: splash: Update to 3.8.4.
* gnu/packages/astronomy.scm (splash): Update to 3.8.4.
Signed-off-by: Christopher Baines <mail@cbaines.net>
gnu: 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>
gnu: libxisf: Update to 0.2.9.
* gnu/packages/astronomy.scm (libxisf): Update to 0.2.9.
Signed-off-by: Christopher Baines <mail@cbaines.net>
gnu: python-coloful: Update to 0.5.5.
* gnu/packages/python-xyz.scm (python-colorful): Update to 0.5.5.
Signed-off-by: Christopher Baines <mail@cbaines.net>
gnu: python-pyotp: Update to 2.9.0.
* gnu/packages/python-crypto.scm (python-pyotp): Update to 2.9.0.
Signed-off-by: Christopher Baines <mail@cbaines.net>
gnu: gajim: Clean up formatting.
* gnu/packages/messaging.scm (gajim): Clean up formatting.
Signed-off-by: Christopher Baines <mail@cbaines.net>
gnu: python-nbxmpp: Clean up formatting.
* gnu/packages/messaging.scm (python-nbxmpp): Clean up formatting.
Signed-off-by: Christopher Baines <mail@cbaines.net>
gnu: gajim-openpgp: Update to 1.5.0.
* gnu/packages/messaging.scm (gajim-openpgp): Update to 1.5.0.
Signed-off-by: Christopher Baines <mail@cbaines.net>
gnu: gajim-omemo: Update to 2.9.0.
* gnu/packages/messaging.scm (gajim-omemo): Update to 2.9.0.
Signed-off-by: Christopher Baines <mail@cbaines.net>
gnu: gajim: Update to 1.7.3.
* gnu/packages/messaging.scm (gajim): Update to 1.7.3.
[arguments]: Switch to "python -m build". To use pyproject-build-system,
support for backend-path is needed. Add metadata build and install phase.
Switch to "python -m unittest" as test method, following upstream
recommendation. Generate gdk-pixbuf cache and include result in wrapper.
Allows Gajim to run in pure environments.
[native-search-paths]: Update.
Signed-off-by: Christopher Baines <mail@cbaines.net>
gnu: python-nbxmpp: Update to 4.2.2.
Gajim will not build at this commit.
* gnu/packages/messaging.scm (python-nbxmpp): Update to 4.2.2.
[arguments]: Specify "python -m unittest" as test method.
Signed-off-by: Christopher Baines <mail@cbaines.net>