~ruther/guix-local

71f392ca — Ricardo Wurmus 1 year, 3 months ago
gnu: tensorflow: Fix build.

* gnu/packages/machine-learning.scm (tensorflow)[arguments]: Rename phase
'python3.10-compatibility to 'python3.11-compatibility; update it to deal with
removals in Python 3.11; add phase 'numpy-compatibility.

Change-Id: I6c08b7b03cb01223fe9d62545f6687e9440b2011
a330b7ac — Ricardo Wurmus 1 year, 3 months ago
gnu: Remove python-anyio/without-dataclasses.

* gnu/packages/python-xyz.scm (python-anyio/without-dataclasses): Remove
variable.
* gnu/packages/jupyter.scm (python-jupyter-server)[propagated-inputs]: Replace
python-anyio/without-dataclasses with python-anyio.

Change-Id: I81433128fc3ed2f098bd84f1f89555e9dda62d6d
eb70b7c5 — Ricardo Wurmus 1 year, 3 months ago
gnu: bedtools: Update to 2.31.1.

* gnu/packages/bioinformatics.scm (bedtools): Update to 2.31.1.

Change-Id: I9f104d68fbdc2040fee41f1565d48a40999bc219
fb347f87 — Ricardo Wurmus 1 year, 3 months ago
gnu: ams-lv2: Make compatible with Python 3.11.

* gnu/packages/music.scm (ams-lv2)[arguments]: Add phase 'python3.11-compatibility.

Change-Id: Iaa2709495e24d586a7d9f75dda7e527ca920e127
cfb0fc85 — Ricardo Wurmus 1 year, 3 months ago
gnu: python-pecan: Update to 1.6.1.

* gnu/packages/python-web.scm (python-pecan): Update to 1.6.1.
[build-system]: Use pyproject-build-system.
[native-inputs]: Remove uwsgi.
[arguments]: Remove 'relax-requirements phase and custom 'check phase.

Change-Id: I94a09a56fa2f353d8df3a96cb38a5bd73d5b0c0b
309373b9 — Ricardo Wurmus 1 year, 3 months ago
gnu: python-dask-image: Update to 2024.5.3.

* gnu/packages/python-xyz.scm (python-dask-image): Update to 2024.5.3.
[arguments]: Add phase 'set-version.
[native-inputs]: Add python-coverage, python-flake8, python-pytest-cov,
python-pytest-timeout, python-setuptools, python-setuptools-scm, python-twine,
and python-wheel.

Change-Id: I2297cb6942f7c97a330847bda8e0c33c84266322
6cdede88 — Ricardo Wurmus 1 year, 3 months ago
gnu: python-duckdb: Disable one more test.

* gnu/packages/python-xyz.scm (python-duckdb)[arguments]: Disable wrap
coverage test.

Change-Id: I625bc37c979d7c0fa3a2e67d35267993ae791b9e
6fa27ee0 — Ricardo Wurmus 1 year, 3 months ago
gnu: python-pysam: Update to 0.23.0.

* gnu/packages/bioinformatics.scm (python-pysam): Update to 0.23.0.
[arguments]: Use #:test-flags instead of custom 'check phase; add 'pre-check
phase.

Change-Id: I92c715d5dfd5cbdbcf6dd61fc5e472f6c6ca977d
80bdd80e — Ricardo Wurmus 1 year, 3 months ago
gnu: htscodecs: Update to 1.6.1.

* gnu/packages/bioinformatics.scm (htscodecs): Update to 1.6.1.

Change-Id: If5b4af407a8b639891d0b444056e81724cebac8c
cd8d613e — Ricardo Wurmus 1 year, 3 months ago
gnu: bcftools: Update to 1.21.

* gnu/packages/bioinformatics.scm (bcftools): Update to 1.21.

Change-Id: I4a2a6c106f804a68c16074a6ce8ae449c299724e
89408dc0 — Ricardo Wurmus 1 year, 3 months ago
gnu: htslib: Update to 1.21.

* gnu/packages/bioinformatics.scm (htslib): Update to 1.21.
(htslib-1.19): New variable.

Change-Id: If2a53871e69c606d3aebe820ee75bcc945d939b0
6309ac44 — Ricardo Wurmus 1 year, 3 months ago
gnu: python-ratelimiter: Update to 1.2.0.post1.

* gnu/packages/python-xyz.scm (python-ratelimiter): Update to 1.2.0.post1.
[build-system]: Use pyproject-build-system.
[arguments]: Add phase 'pytest-compatibility.
[native-inputs]: Add python-pytest, python-pytest-asyncio, python-setuptools,
and python-wheel.

Change-Id: I9f7665feb4cf31e38185be7e0cd5ffe7691e26f7
7ff7963c — Ricardo Wurmus 1 year, 3 months ago
gnu: snakemake-6: Disable one more test.

* gnu/packages/python-xyz.scm (snakemake)[arguments]: Disable test_lint test;
replace custom 'check phase with 'pre-check phase.

Change-Id: I9631383ab6160ee8a234145515bbf198b54b1e57
62853330 — Ricardo Wurmus 1 year, 3 months ago
gnu: snakemake: Disable one more test.

* gnu/packages/python-xyz.scm (snakemake)[arguments]: Disable test_lint test.

Change-Id: I00d3e1e900c5d4dacb660d253a2a1839c7c7826a
ce8db958 — Ricardo Wurmus 1 year, 3 months ago
gnu: python-yte: Update to 1.7.0.

* gnu/packages/python-xyz.scm (python-yte): Update to 1.7.0.
[build-system]: Use pyproject-build-system.
[arguments]: Replace 'check phase.
[propagated-inputs]: Add python-dpath.
[native-inputs]: Add python-numpy, python-poetry-core, and python-pytest.

Change-Id: If1d4e8e0289d9a36205353ad2c9bb345076e4ff7
f7ac711d — Ricardo Wurmus 1 year, 3 months ago
gnu: python-dpath: Update to 2.2.0.

* gnu/packages/python-xyz.scm (python-dpath): Update to 2.2.0.
[build-system]: Use pyproject-build-system.
[arguments]: Remove custom 'check phase.
[native-inputs]: Remove python-mock and python-nose; add python-nose2,
python-setuptools, and python-wheel.

Change-Id: I30ca919712b03f868d3e9fed4802817e4602dcda
1dc317fb — Ricardo Wurmus 1 year, 3 months ago
gnu: snakemake-7: Update to 7.32.4.

* gnu/packages/python-xyz.scm (snakemake-7): Update to 7.32.4.
[arguments]: Use #:test-flags instead of a custom 'check phase; remove
'tabulate-compatibility phase; add 'pre-check phase.
[propagated-inputs]: Add python-humanfriendly, python-reretry, and
python-throttler; remove python-ratelimiter.

Change-Id: Iea7f17559b19098ca5a589d164355f3918f4bb3e
bcf4ab75 — Ricardo Wurmus 1 year, 3 months ago
gnu: python-toposort: Update to 1.10.

* gnu/packages/python-xyz.scm (python-toposort): Update to 1.10.
[build-system]: Use pyproject-build-system.
[arguments]: Replace 'check phase.
[native-inputs]: Add python-setuptools and python-wheel.

Change-Id: Ifde522ecba6331634c911856892c3b25098fbd88
9ebcce5a — Ricardo Wurmus 1 year, 3 months ago
gnu: Add python-reretry.

* gnu/packages/python-xyz.scm (python-reretry): New variable.

Change-Id: Ic54bdb5eee422b12d2c0e475abb6c4f142cad1e3
7af8a3ad — Ricardo Wurmus 1 year, 3 months ago
gnu: Add python-throttler.

* gnu/packages/python-xyz.scm (python-throttler): New variable.

Change-Id: I04a07281d4ba77d880d7c8176b1a3269713b9b63
Next