~ruther/guix-local

8aa70135 — Sharlatan Hellseher 2 years ago
gnu: python-cdflib: Update to 1.2.6.

* gnu/packages/astronomy.scm (python-cdflib): Update to 1.2.6.

Change-Id: Iae2e39e756e5e9664a1b524aa1155d128dc0292c
6534e691 — Sharlatan Hellseher 2 years ago
gnu: python-astropy-iers-data: Update to 0.2024.3.18.0.29.47.

* gnu/packages/astronomy.scm (python-astropy-iers-data): Update to
0.2024.3.18.0.29.47.

Change-Id: Ibc243250266bc1a2c3733a05f554389d2f1dac2c
f5e1cccd — Sharlatan Hellseher 2 years ago
gnu: python-ginga: Update to 5.0.0.

* gnu/packages/astronomy.scm (python-ginga): Update to 5.0.0.

Change-Id: I4b6dee90dded7606e823e1a2a6df7a5dead962d4
2de864d2 — Sharlatan Hellseher 2 years ago
gnu: python-glymur: Speed up tests.

* gnu/packages/python-xyz.scm (python-glymur): Enable parallel
tests to speed them up.
[arguments] <#:test-flags>: Add it with "-n" option.
[native-inputs]: Add python-pytest-xdist.

Change-Id: Ied066330cc24a50b47307cefb2694675be8af0a4
2962c0f0 — Sharlatan Hellseher 2 years ago
gnu: python-stdatamodels: Speed up tests.

gnu/packages/astronomy.scm (python-stdatamodels): Enable parallel
tests to speed them up.
[arguments] <#:test-flags>: Add "-n" option.
[native-inputs]: Add python-pytest-xdist.

Change-Id: I43390240a4a0db48d9abab4c34d1c1c771028486
9b0508e2 — Sharlatan Hellseher 2 years ago
gnu: python-dask: Speed up tests.

* gnu/packages/python-xyz.scm (python-dask) [arguments] <#:test-flags>:
Add option to run tests in parallel.
[native-inputs]: Add python-xdist. Reformat as a list.

Change-Id: I9b4b1c53f827e1f5d3edd0908f8e37e1a3bddb71
249f0a9c — Sharlatan Hellseher 2 years ago
gnu: python-distributed: Speed up tests.

* gnu/packages/python-science.scm (python-distributed) [arguments]
<#:test-flags>: Add option to run tests in parallel. Disable 3 more
flaky tests.
[native-inputs]: Add python-pytest-xdist. Sort alphabetically.

Change-Id: I588c1a1dc82e3208cc1eeeefbdc58fb080775ac0
1a3aa6b1 — Sharlatan Hellseher 2 years ago
gnu: python-zarr: Speed up tests.

* gnu/packages/python-xyz.scm (python-zarr): Use G-expressions.
[arguments] <#:test-flags>: Parallelize tests to speed them up.
<#:phases>: 'disable-service-tests remove trailing #t from
lambda. Use standard 'check phase.
[native-inputs]: Add python-fsspec, python-h5py,
python-pytest-doctestplus, python-pytest-timeout, and
python-pytest-xdist.

Change-Id: I3fc4e2a1649ad9f95ed9e3fe87e3f57ad4f58af8
bb1e74a9 — Sharlatan Hellseher 2 years ago
gnu: python-partd: Enable tests.

Newer version of the project is migrated to pyproject.toml, this change
may help to prepare for the future upgrade.

* gnu/packages/python-xyz.scm (python-partd) [build-system]: Swap to
pyproject-build-system, allowing to detect tests and run them.

Change-Id: Ia4375b83cea6dcbf7781b3dc40f544261075d2ca
950b1054 — Sharlatan Hellseher 2 years ago
gnu: python-zarr: Update to 2.17.1.

* gnu/packages/python-xyz.scm (python-zarr): Update to 2.17.1.

Change-Id: Id7873b68bb82400f66539d03fe9a357deb61d58c
a78a5867 — Sharlatan Hellseher 2 years ago
gnu: python-pytest-filter-subpackage: Update to 0.2.0.

* gnu/packages/python-check.scm (python-pytest-filter-subpackage): Update to 0.2.0.

Change-Id: I04f000b3a75f671340fbd351b06265b99acb3856
2f3a26ee — Sharlatan Hellseher 2 years ago
gnu: python-pytest-arraydiff: Enable tests.

* gnu/packages/python-check.scm (python-pytest-arraydiff): Enable tests.
[build-system]: Swap to pyproject-build-system.
[arguments] <#:test-flags>: Disable tests requiring python-astropy to
break dependencies cycle.

Change-Id: I0e4b6681d106a999c6fc12c3fd8c8f084762a92e
06dd8b31 — Sharlatan Hellseher 2 years ago
gnu: python-pytest-arraydiff: Update to 0.6.1.

* gnu/packages/python-check.scm (python-pytest-arraydiff): Update to 0.6.1.

Change-Id: I6dd911eb38597790f66756a77f6086112329a156
b548c6b1 — Sharlatan Hellseher 2 years ago
gnu: python-pytest-doctestplus: Update to 1.2.0.

* gnu/packages/python-check.scm (python-pytest-doctestplus): Update to 1.2.0.
[arguments] <#:test-flags>: Disable one more failing test.
[home-page]: Update accordingly with lint warning.

Change-Id: I353a671741cf887c348d627d9e071e3fedcc4edc
a2894745 — Sharlatan Hellseher 2 years ago
gnu: python-blosc: Simplify package.

* gnu/packages/python-compression.scm (python-blosc) [arguments]
<#:phases>: Swap to simple lambda in 'find-blosc phase as it already
uses this-package-input procedure.

Change-Id: I4d3219d9575b9573b0c384b067855fa927f122da
8b00d81d — Sharlatan Hellseher 2 years ago
gnu: python-blosc: Move to python-compression.

* gnu/packages/python-xyz.scm (python-blosc): Move from here ...
* gnu/packages/python-compression.scm: ... to here.

Change-Id: Ieed1b399602d0ba64b065d1c03ef0855ac52f71e
cbd6faf8 — Sharlatan Hellseher 2 years ago
gnu: splash: Update to 3.10.3.

* gnu/packages/astronomy.scm (splash): Update to 3.10.3.

Change-Id: Ic5f812a3c35fd76c0a722616efea2745a080c859
96e6c1ef — Sharlatan Hellseher 2 years ago
gnu: calcmysky: Update to 0.3.2.

* gnu/packages/astronomy.scm (calcmysky): Update to 0.3.2.

Change-Id: I27d6c833aba5a5d8d398a6170485d0e62223ca1b
8ed9ce9d — Sharlatan Hellseher 2 years ago
gnu: go-github-com-danwakefield-fnmatch: Move to golang-xyz.

* gnu/packages/golang.scm (go-github-com-danwakefield-fnmatch): Move
from here ...
* gnu/packages/golang-xyz.scm: ... to here.

* gnu/packages/mail.scm: Add (gnu packages golang-xyz) module.

Change-Id: I2d5d0565f4c758f49032cadfa1dcca7e884a577b
93589298 — Sharlatan Hellseher 2 years ago
gnu: go-gopkg-in-natefinch-lumberjack.v2: Move to golang-xyz.

* gnu/packages/golang.scm (go-gopkg-in-natefinch-lumberjack.v2): Move
from here ...
* gnu/packages/golang-xyz.scm: ... to here.

* gnu/packages/finance.scm: Add (gnu packages golang-xyz) module.

Change-Id: Ib31fe5787f7b9a5c10e527ea344adaf587aeea13
Next