~ruther/guix-local

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
bd5f42dc — Ricardo Wurmus 1 year, 3 months ago
gnu: python-django-tagging: Update to 0.5.1.

* gnu/packages/django.scm (python-django-tagging): Update to 0.5.1.
[source]: Fetch git repository of maintained fork.
[build-system]: Use pyproject-build-system.
[arguments]: Disable tests; run tests conditionally.
[home-page]: Update to location of fork.
[native-inputs]: Add python-setuptools, python-wheel, and tzdata-for-tests.

Change-Id: I0ca1f0400d9807113a73833a05ffb97eacc5ddd2
0d35427c — Ricardo Wurmus 1 year, 3 months ago
gnu: python-django-statici18n: Update to 2.6.0.

* gnu/packages/django.scm (python-django-statici18n): Update to 2.6.0.
[build-system]: Use pyproject-build-system.
[arguments]: Run tests conditionally.
[native-inputs]: Add python-setuptools and python-wheel.
[propagated-inputs]: Drop labels.

Change-Id: Iad2af67f46883d7e6603180873b2616a15b6ee80
04dee068 — Ricardo Wurmus 1 year, 3 months ago
gnu: python-django-sortedm2m: Update to 4.0.0.

* gnu/packages/django.scm (python-django-sortedm2m): Update to 4.0.0.
[source]: Fetch git repository.
[arguments]: Disable tests.
[propagated-inputs]: Add python-psycopg2.
[native-inputs]: Add python-setuptools and python-wheel.

Change-Id: I74d9242b4d2f372e108f30e25c76985cd5f661e9
53dcdea0 — Ricardo Wurmus 1 year, 3 months ago
gnu: python-mediapy: Update to 1.2.2.

* gnu/packages/python-xyz.scm (python-mediapy): Update to 1.2.2.

Change-Id: Ib67dc79cd44dca25298ed649e49aa2d0135affcd
eb2db374 — Ricardo Wurmus 1 year, 3 months ago
gnu: python-django-rq: Use pyproject-build-system.

* gnu/packages/django.scm (python-django-rq)[build-system]: Use
pyproject-build-system.
[arguments]: Run tests conditionally.
[native-inputs]: Add python-setuptools, python-wheel, and tzdata-for-tests.

Change-Id: Ibe8ca4d8fcd11029be6ab36de7b4826f60f97fd6
c44b5f86 — Ricardo Wurmus 1 year, 3 months ago
gnu: python-django-redis: Use pyproject-build-system.

* gnu/packages/django.scm (python-django-redis)[build-system]: Use
pyproject-build-system.
[arguments]: Run tests conditionally.
[native-inputs]: Add python-setuptools and python-wheel.
[description]: Complete sentence.

Change-Id: I8bb6416529068332046133c71159d02a50932ccb
e103044a — Ricardo Wurmus 1 year, 3 months ago
gnu: python-django-pipeline: Update to 4.0.0.

* gnu/packages/django.scm (python-django-pipeline): Update to 4.0.0.
[build-system]: Use pyproject-build-system.
[propagated-inputs]: Add python-jsmin and python-css-html-js-minify.
[native-inputs]: Add python-coveralls, python-setuptools, python-tox, and
python-wheel; remove python-jsmin and python-css-html-js-minify.

Change-Id: I97d84351c4dac2976f1fab33608dfd9ea8bfcc91
91ea847a — Ricardo Wurmus 1 year, 3 months ago
gnu: python-django-jinja: Update to 2.11.0.

* gnu/packages/django.scm (python-django-jinja): Update to 2.11.0.
[build-system]: Use pyproject-build-system.
[arguments]: Simplify 'check phase.
[native-inputs]: Add python-setuptools, python-wheel, and tzdata-for-tests.

Change-Id: I19567d6de55b2c683f7748baac028df3d2ad1b33
220ef69e — Ricardo Wurmus 1 year, 3 months ago
gnu: python-django-assets: Disable bad tests.

* gnu/packages/django.scm (python-django-assets)[build-system]: Use
pyproject-build-system.
[native-inputs]: Add python-setuptools and python-wheel.
[arguments]: Disable two tests.

Change-Id: I59c96700a5addb43f7083072c6a23ac18a973475
Next