~ruther/guix-local

ref: 86becf501ba6764c807ea45f9a9ef57bf5d6723c guix-local/gnu d---------
86becf50 — Ricardo Wurmus 1 year, 6 months ago
gnu: python-httpx: Update to 0.28.1.

* gnu/packages/python-web.scm (python-httpx): Update to 0.28.1.

Change-Id: Ia7f1659eeeee05de763b000cda4bc9a60c418c21
30cc0d4b — Ricardo Wurmus 1 year, 6 months ago
gnu: python-uvicorn: Update to 0.34.0.

* gnu/packages/python-web.scm (python-uvicorn): Update to 0.34.0.
[native-inputs]: Add nss-certs-for-test.

Change-Id: I48825939c91464c132a9ee85a986a39173f6854e
7548058a — Ricardo Wurmus 1 year, 6 months ago
gnu: python-waitress: Update to 3.0.2.

* gnu/packages/python-xyz.scm (python-waitress): Update to 3.0.2.
[native-inputs]: Add python-coverage.

Change-Id: I6d0b78afe6e3ab371473f26db144586c0d97abba
64c7d931 — Ricardo Wurmus 1 year, 6 months ago
gnu: python-devtools: Simplify.

* gnu/packages/python-xyz.scm (python-devtools)[arguments]: Enable one
additional test; delete obsolete phase 'relax-requirements.

Change-Id: I5dcf88954cdf8d37e522c425bf7bef4c29913205
6076135c — Ricardo Wurmus 1 year, 6 months ago
gnu: python-typing-extensions: Update to 4.12.2.

* gnu/packages/python-build.scm (python-typing-extensions): Update to 4.12.2.

Change-Id: I410ec4c8ed29624638476964c9f7a28f894e9fc8
0813d9ad — Ricardo Wurmus 1 year, 6 months ago
gnu: python-virtualenv: Update to 20.28.0.

* gnu/packages/python-xyz.scm (python-virtualenv): Update to 20.28.0.
[build-system]: Use pyproject-build-system.
[arguments]: Disable a test.
[native-inputs]: Add python-covdefaults, python-coverage, python-flaky,
python-hatch-vcs, python-hatchling, python-packaging, python-pytest-env,
python-pytest-mock, python-pytest-timeout, python-setuptools, and
python-time-machine; remove python-mock and python-setuptools-scm.
[propagated-inputs]: Add python-importlib-metadata and python-platformdirs;
remove python-appdirs and python-six.

Change-Id: Id14e7608aabcba6e03ca081a508c3ac9aff1451c
d86e890a — Ricardo Wurmus 1 year, 6 months ago
gnu: python-platformdirs: Update to 4.3.6.

* gnu/packages/python-xyz.scm (python-platformdirs): Update to 4.3.6.

Change-Id: I467128079d97a1687103446ac7260cc8cf3ab221
465bc592 — Ricardo Wurmus 1 year, 6 months ago
gnu: python-chardet: Update to 5.2.0.

* gnu/packages/python-xyz.scm (python-chardet): Update to 5.2.0.

Change-Id: Icc734f848c79eea2b775c7402793ede9a25ebc85
1df38c9e — Ricardo Wurmus 1 year, 6 months ago
gnu: python-colorama: Update to 0.4.6.

* gnu/packages/python-xyz.scm (python-colorama): Update to 0.4.6.
[build-system]: Use pyproject-build-system.
[native-inputs]: Add python-hatchling and python-pytest.

Change-Id: Ifdc20a9dc2a3f21ac59aaaa88fd90abe926595a0
3121dd22 — Ricardo Wurmus 1 year, 6 months ago
gnu: python-extension-helpers: Update to 1.2.0.

* gnu/packages/python-xyz.scm (python-extension-helpers): Update to 1.2.0.
[arguments]: Disable broken test.

Change-Id: I3a99240c52fc8114b6eb4d7c3e6642530cf7d756
1d8c1b7b — Ricardo Wurmus 1 year, 6 months ago
gnu: python-py2bit: Use pyproject-build-system.

* gnu/packages/bioinformatics.scm (python-py2bit)[build-system]: Use
pyproject-build-system.
[native-inputs]: Add python-setuptools and python-wheel.

Change-Id: I6f66e5f3c0f7612f460e2a6fa931b4c456db6a1b
6fa324e3 — Ricardo Wurmus 1 year, 6 months ago
gnu: python-biom-format: Use pyproject-build-system.

* gnu/packages/bioinformatics.scm (python-biom-format)[build-system]: Use
pyproject-build-system.
[arguments]: Replace phase 'disable-broken-tests with #:test-flags; enable one
test; add phase 'build-extensions.
[native-inputs]: Remove python-nose.

Change-Id: I8399d9b05bdb6da89d8056d536ab7e25dc22f9c2
89246206 — Ricardo Wurmus 1 year, 6 months ago
gnu: python-webcolors: Update to 24.11.1.

* gnu/packages/python-web.scm (python-webcolors): Update to 24.11.1.
[build-system]: Use pyproject-build-system.
[arguments]: Add phase 'patch-pyproject; remove custom 'check phase.
[native-inputs]: Add python-pdm-backend.

Change-Id: Ifcc947d08a369dfafa6f0e0eed473bc6e372ccd6
202a29e7 — Ricardo Wurmus 1 year, 6 months ago
gnu: python-tox: Update to 4.23.2.

* gnu/packages/python-check.scm (python-tox): Update to 4.23.2.
[build-system]: Use pyproject-build-system.
[arguments]: Update list of disabled tests; remove custom 'check phase; add
phase 'virtualenv-compatibility.
[propagated-inputs]: Add python-typing-extensions; remove python-py and
python-six.
[native-inputs]: Add python-devpi-process, python-time-machine, and
python-wheel; remove python-distlib.

Change-Id: I7390ad0f31bf6536227081e55790b6592b3e7c81
c8faef4a — Ricardo Wurmus 1 year, 6 months ago
gnu: Add python-devpi-process.

* gnu/packages/python-web.scm (python-devpi-process): New variable.

Change-Id: Ic1829dfbb108a45c44423f570eeb604ddfe73795
7c125056 — Ricardo Wurmus 1 year, 6 months ago
gnu: Add python-devpi-client.

* gnu/packages/python-web.scm (python-devpi-client): New variable.

Change-Id: I29e0e3b573111d39b93d595cb7a49c588f5ac99a
5024f061 — Ricardo Wurmus 1 year, 6 months ago
gnu: Add python-devpi-server.

* gnu/packages/python-web.scm (python-devpi-server): New variable.

Change-Id: I5ca0e39595f2081f4a71bc0bc71106cac1508ce4
ff0d5923 — Ricardo Wurmus 1 year, 6 months ago
gnu: Add python-devpi-common.

* gnu/packages/python-web.scm (python-devpi-common): New variable.

Change-Id: I9deef7d64b0c6d2c212dddd3ca3113b3f3dd1082
accf3136 — Ricardo Wurmus 1 year, 6 months ago
gnu: Add python-pypitoken.

* gnu/packages/python-web.scm (python-pypitoken): New variable.

Change-Id: I0e18205ac87be8cc95af80b62c99c087083cef88
5088b2f9 — Ricardo Wurmus 1 year, 6 months ago
gnu: Add python-lazy.

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

Change-Id: I168f5adc0298a147bcfc55caac6aa68fbf3c7e3a
Next