~ruther/guix-local

2836325c — Vinicius Monego 2 years ago
gnu: python-scikit-rf: Update to 0.31.0.

* gnu/packages/engineering.scm (python-scikit-rf): Update to 0.31.0.

Change-Id: I5dc8891530d7a7e55a899cfde4f72aecc83ec044
8bee6bb9 — Roman Scherer 2 years ago
gnu: guile-fibers: Disable failing tests on aarch64.

* gnu/packages/guile-xyz.scm (guile-fibers)[arguments]: In
‘disable-some-tests’ phase, disable failing tests on aarch64.

Change-Id: Id05b516a659f641cc7ef01efdaf6cd1f2c735800
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
f8e0e527 — Sergey Trofimov 2 years ago
scripts: describe: Support 'channels-sans-intro' format for local checkouts.

* guix/scripts/describe.scm (%display-checkout-info):
Support 'channels-sans-intro' format.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
6cca8f06 — Ludovic Courtès 2 years ago
weather: Add ‘-e’.

* guix/scripts/weather.scm (show-help, %options): Add ‘-e’.
(guix-weather): Handle it.
* doc/guix.texi (Invoking guix weather): Document it.

Change-Id: I6dc97ec2b8226b57be33247b05a34c23b573a64f
96c2186a — Ludovic Courtès 2 years ago
services: cuirass: Depend on ‘user-processes’.

* gnu/services/cuirass.scm (cuirass-shepherd-service)
(cuirass-remote-worker-shepherd-service): Add ‘user-processes’ to the
‘requirement’ field.

Change-Id: Iba087bfd8aaa9b1ef54bcc77d855adc136e18644
94abfccd — Ludovic Courtès 2 years ago
services: cuirass: Add ‘configuration’ action.

* gnu/services/cuirass.scm (cuirass-shepherd-service): Add ‘actions’
field to ‘cuirass’ Shepherd service.

Change-Id: I7feaeebcb89fcd9a1fdbc63f0337e0d63b697793
8f86cbd5 — Sharlatan Hellseher 2 years ago
gnu: libnova: Use G-Expressions.

* gnu/packages/astronomy.scm (libnova): Adjust package style by applying
G-Expressions and fix indention.
[arguments]<#:phases>: Remove trailing #f from lambda.

Change-Id: I63d239464fd3cb166449ef8904b5fd72326cb853
f74a8e8a — Sharlatan Hellseher 2 years ago
gnu: stackistry: Use G-Expressions.

* gnu/packages/astronomy.scm (stackistry): Update package style by using
G-Expressions. Apply indention.
[arguments]<#:tests?>: Use it instead of deleting check phase.
<#:phases>: Remove trailing #f from each lambda.

Change-Id: I30f3906719713f0d47dc2049564bc2691ba3cd5d
6431cf12 — Sharlatan Hellseher 2 years ago
gnu: libpasastro: Use G-Expressions.

* gnu/packages/astronomy.scm (libpasastro):
[supported-systems]: Add it.
[arguments]: Rewrite using G-expressions.
[description]: Remove trailing \n.

Change-Id: Ic0e79394be1110566f5481963fdd167985c1a770
e586c818 — Sharlatan Hellseher 2 years ago
gnu: python-stsynphot: Fix build.

* gnu/packages/astronomy.scm (python-stsynphot): Fix build.
[native-inputs]: Add python-semantic-version.

Change-Id: I72b086c6a0461293c2191e39e25b3c803279bf60
884bddc2 — Sharlatan Hellseher 2 years ago
gnu: python-skyfield: Update to 1.47.

* gnu/packages/astronomy.scm (python-skyfield): Update to 1.47.
[inputs]: Remove python-certifi, python-jplephem, python-numpy, and python-sgp4.
[propagated-inputs]: Add python-certifi, python-jplephem, python-numpy, and python-sgp4.

Change-Id: If5a9a47077edcebe83449c4c54a49189dea61c5a
324bc1ea — Sharlatan Hellseher 2 years ago
gnu: python-tweakwcs: Update to 0.8.6.

* gnu/packages/astronomy.scm (python-tweakwcs): Update to 0.8.6.

Change-Id: Icfbb7680a5e208d68f5b8da3fa3fdd35a358ecf5
a57fa5a8 — Sharlatan Hellseher 2 years ago
gnu: python-synphot: Enable more options.

* gnu/packages/astronomy.scm (python-synphot) [propagated-inputs]: Add
python-dust-extinction and python-specutils. Sort alphabetically.
[native-inputs]: Add python-semantic-version.

Change-Id: If4dbcf2765508d7c7e2b7580193367ed2d038b6f
fb4293c4 — Sharlatan Hellseher 2 years ago
gnu: Add python-specutils.

* gnu/packages/astronomy.scm (python-specutils): New variable.

Change-Id: Ic2ee65eb8a6fb7e5fe0d0d086541d47eef8bd1ad
4d00cf5d — Sharlatan Hellseher 2 years ago
gnu: Add python-dust-extinction.

* gnu/packages/astronomy.scm (python-dust-extinction): New variable.

Change-Id: I6fecfede0c347d032555b8f81bcf4f7072fc1129
a75c4114 — Sharlatan Hellseher 2 years ago
gnu: Add python-ndcube.

* gnu/packages/astronomy.scm (python-ndcube): New variable.

Change-Id: I94087c7e02ca678531bcbf4eb3d035e2647768fd
5d390495 — Sharlatan Hellseher 2 years ago
gnu: python-sunpy: Update to 5.1.1.

* gnu/packages/astronomy.scm (python-sunpy): Update to 5.1.1.
[arguments]<#:test-flags>: Ignore test_spice.py as SpicePy is not packed
yet and python-spicepy is optional.
<#:phases>{prepare-test-environment}: Add pytest.ini configuration file
to fix tests.

Change-Id: Icfb05ce29b376a05291e9f7020170e389d0081d2
8084df8b — Sharlatan Hellseher 2 years ago
gnu: python-stcal: Update to 1.5.2.

* gnu/packages/astronomy.scm (python-stcal): Update to 1.5.2.
[propagated-inputs]: Add python-asdf-3.0 and python-gwcs.
[native-inputs]: Remove python-cython; add python-cython-3 and python-semantic-version.

Change-Id: I8b6a90a3c0b75ee43de4c7069950a4f9578ea825
4a68e6aa — Sharlatan Hellseher 2 years ago
gnu: python-pyvo: Update to 1.5.

* gnu/packages/astronomy.scm (python-pyvo): Update to 1.5.
[propagated-inputs]: Remove python-mimeparse.

Change-Id: I4d3e19b95c034cf3c82cec55a198d9a927934971
01b0ed5a — Sharlatan Hellseher 2 years ago
gnu: python-drms: Update to 0.7.1.

* gnu/packages/astronomy.scm (python-drms): Update to 0.7.1.

Change-Id: I3744efa8c87db7fcb743bf8dca4ec6a437a82951
Next