~ruther/guix-local

ref: e8ef8a549780e196846718d5bffe36fb39f7d2cb guix-local/gnu d---------
e8ef8a54 — Ricardo Wurmus 1 year, 3 months ago
gnu: unicorn: Add missing inputs.

* gnu/packages/emulators.scm (unicorn)[native-inputs]: Add python-setuptools
and python-wheel.

Change-Id: I8892c06c08b47662cfc952d393f458464e63e3b0
85572f0e — Ricardo Wurmus 1 year, 3 months ago
gnu: python-archinfo: Add missing inputs.

* gnu/packages/emulators.scm (python-archinfo)[native-inputs]: Add
python-setuptools and python-wheel.

Change-Id: I8108c69d7ea0a781cc063922cd4a8df8de9678ec
ddbe80b8 — Ricardo Wurmus 1 year, 3 months ago
gnu: python-claripy: Add missing inputs.

* gnu/packages/python-xyz.scm (python-claripy)[native-inputs]: Add
python-setuptools and python-wheel.

Change-Id: I3df251ecbb04c1f1a808fbfadb1358a73fc3aadf
78bdaf69 — Ricardo Wurmus 1 year, 3 months ago
gnu: python-whatshap: Add missing input.

* gnu/packages/bioinformatics.scm (python-whatshap)[native-inputs]: Add
python-wheel.

Change-Id: I51f9bb3791434befb61ecc6225060d6a4eb92dab
58677561 — Ricardo Wurmus 1 year, 3 months ago
gnu: python-pyro-ppl: Add missing inputs.

* gnu/packages/machine-learning.scm (python-pyro-ppl)[native-inputs]: Add
python-setuptools and python-wheel.

Change-Id: If128e0f46834badb30cb4b3980e958043c37abc7
18e0047a — Ricardo Wurmus 1 year, 3 months ago
gnu: python-pyrodigal: Add missing input.

* gnu/packages/bioinformatics.scm (python-pyrodigal)[native-inputs]: Add
python-wheel.

Change-Id: Ide41099084a50748f32a9ba11cbbe9dd4514094f
b2eae674 — Ricardo Wurmus 1 year, 3 months ago
gnu: python-pynetbox: Update to 7.4.1.

* gnu/packages/python-web.scm (python-pynetbox): Update to 7.4.1.
[arguments]: Remove phase 'disable-failing-tests; use test-flags instead.
[propagated-inputs]: Add python-packaging.
[native-inputs]: Remove python-pyyaml.

Change-Id: I2138797ba292ae06985187ec89c2d77e580b0703
d1597a7b — Ricardo Wurmus 1 year, 3 months ago
gnu: python-xarray-schema: Add missing inputs.

* gnu/packages/python-science.scm (python-xarray-schema)[native-inputs]: Add
python-setuptools and python-wheel.

Change-Id: I7cecc17468f94c9987ed349b0dd0d319e175e399
7b20f39e — Ricardo Wurmus 1 year, 3 months ago
gnu: python-xarray-datatree: Add missing inputs.

* gnu/packages/python-science.scm (python-xarray-datatree)[native-inputs]: Add
python-setuptools and python-wheel.

Change-Id: I5c2d5ec44b13c82e7400687accccf81427aa0da9
88d6a1d1 — Ricardo Wurmus 1 year, 3 months ago
gnu: python-itanium-demangler: Add missing inputs.

* gnu/packages/python-xyz.scm (python-itanium-demangler)[native-inputs]: Add
python-setuptools and python-wheel.

Change-Id: Ibef12317a488fa810adc49b7abd86c110648c14a
a59266cf — Ricardo Wurmus 1 year, 3 months ago
gnu: python-mulpyplexer: Add missing inputs.

* gnu/packages/python-xyz.scm (python-mulpyplexer)[arguments]: Reformat.
[native-inputs]: Add python-setuptools and python-wheel.

Change-Id: If55056c94f7693328a51c361909fa52b093126e9
3bd64535 — Ricardo Wurmus 1 year, 3 months ago
gnu: python-nampa: Add missing inputs.

* gnu/packages/python-xyz.scm (python-nampa)[native-inputs]: Add
python-setuptools and python-wheel.

Change-Id: Idbfc6152e59257f68246b7c02c955ba371e6d4a2
e224ee02 — Ricardo Wurmus 1 year, 3 months ago
gnu: python-pysmt: Add missing inputs.

* gnu/packages/python-xyz.scm (python-pysmt)[native-inputs]: Add
python-setuptools and python-wheel.

Change-Id: Ia2efffee11ed484768de1e85f087eda8fbd369d3
8ef47ccb — Ricardo Wurmus 1 year, 3 months ago
gnu: python-cart: Add missing inputs.

* gnu/packages/python-xyz.scm (python-cart)[arguments]: Reformat.
[native-inputs]: Add python-setuptools and python-wheel.

Change-Id: Iaa0877d88a1296957b1c14c88f8e669c734683a3
6adff6f1 — Ricardo Wurmus 1 year, 3 months ago
gnu: python-flask-socketio: Update to 5.5.1.

* gnu/packages/python-web.scm (python-flask-socketio): Update to 5.5.1.
[arguments]: Enable tests.
[build-system]: Use pyproject-build-system.
[native-inputs]: Add python-pytest, python-redis, python-setuptools, and
python-wheel.

Change-Id: Ib1807a7002e2c92b722c21f3fc4eb766925b6b02
0a865dea — Ricardo Wurmus 1 year, 3 months ago
gnu: python-socketio: Update to 5.12.1.

* gnu/packages/python-web.scm (python-socketio): Update to 5.12.1.
[build-system]: Use pyproject-build-system.
[arguments]: Enable tests, but ignore asynchronous tests.
[propagated-inputs]: Remove python-aiohttp, python-requests,
python-websocket-client, python-websockets; add python-msgpack.
[native-inputs]: Add python-pytest, python-pytest-asyncio,
python-pytest-timeout, python-setuptools, python-uvicorn, and python-wheel.
[description]: Complete the sentence.

Change-Id: I3b8670d95be82729f1501f47035ada67bf5ac873
b187bd7b — Ricardo Wurmus 1 year, 3 months ago
gnu: python-engineio: Update to 4.11.2.

* gnu/packages/python-web.scm (python-engineio): Update to 4.11.2.
[build-system]: Use pyproject-build-system.
[arguments]: Enable all but one tests.
[propagated-inputs]: Add python-simple-websocket and python-tornado.
[native-inputs]: Add python-pytest, python-setuptools, and python-wheel.
[description]: Use complete sentences.

Change-Id: I7c78287c3a11fcfb44555ccdc65447cd8395cdfc
c15345c1 — Ricardo Wurmus 1 year, 3 months ago
gnu: Add python-simple-websocket.

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

Change-Id: Ie17eb20ad72db6331c037c52215e753f1248d144
ce87b133 — Ricardo Wurmus 1 year, 3 months ago
gnu: python-django-redis: Update to 5.4.0.

* gnu/packages/django.scm (python-django-redis): Update to 5.4.0.
[arguments]: Disable a few tests; add phase 'start-redis; remove custom 'check
phase.
[native-inputs]: Add python-pytest, python-pytest-cov, python-pytest-django,
and python-pytest-mock.

Change-Id: I7f1d8a02c5a782efe3261ac066eaf28a709c83ae
5c2032ee — Ricardo Wurmus 1 year, 3 months ago
gnu: python-django-simple-math-captcha: Update to 2.0.0.

* gnu/packages/django.scm (python-django-simple-math-captcha): Update to
2.0.0.
[build-system]: Use pyproject-build-system.
[arguments]: Add phase 'compatibility; run tests conditionally.
[native-inputs]: Add python-setuptools and python-wheel.

Change-Id: I93a7e5f351a8d15941a6c29cca72708c81f677a3
Next