~ruther/guix-local

ref: 4fc70b6ca024242ec2a9cbf28b0c3b5af42b9711 guix-local/gnu/packages/python-web.scm -rw-r--r-- 376.2 KiB
4fc70b6c — Ricardo Wurmus 1 year, 2 months ago
gnu: Add python-aiobotocore.

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

Change-Id: I47b3374e06f82b2ec842b7b11acce8ce6df3c363
9a299d93 — Ricardo Wurmus 1 year, 2 months ago
gnu: Add python-aioitertools.

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

Change-Id: I1ef29297b9e3d526234270dc2701ab55704e3fe4
4c4fdcaf — Ricardo Wurmus 1 year, 2 months ago
gnu: python-zeep: Update to 4.3.1.

* gnu/packages/patches/python-zeep-Fix-pytest_httpx-test-cases.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove patch.
* gnu/packages/python-web.scm (python-zeep): Update to 4.3.1.
[source]: Remove patch.
[build-system]: Use pyproject-build-system.
[arguments]: Add phase 'compatibility; replace custom 'check phase with
'set-HOME phase.
[propagated-inputs]: Remove python-cached-property.
[native-inputs]: Remove python-aiohttp, python-aioresponses, and python-mock;
add nss-certs-for-test, python-coverage, python-flake8,
python-flake8-blind-except, python-flake8-debugger, python-isort,
python-setuptools, and python-wheel.

Change-Id: I0385e304fcb2eeda508bc7d019ca645cf8a36c64
gnu: python-pyowm: Fix build.

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

Change-Id: Ib48705555d0fe23117f49c6d10862bf65608e4c9
gnu: python-rangehttpserver: Fix build.

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

Change-Id: Ia3eb6fddb829b76cc620ff29fefdc8eb1bbb5b2e
gnu: Remove python-tinycss.

Last updated 8 years ago, superseded by python-tinycss2.

* gnu/packages/python-web.scm (python-tinycss): Remove variable.

Change-Id: I0ce8abdffe40340b798c697cd501d4a6a3443078
gnu: python-tweepy: Disable tests.

* gnu/packages/pythohn-web.scm (python-tweepy)[arguments]: Disable tests.

Change-Id: I61230791339db93f34a05f30319eaea83149df99
gnu: python-waybackpack: Fix build.

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

Change-Id: I7f4c51b39a1d7e322245a7d1f69f39e46da88b9f
gnu: python-wsgi-intercept: Update to 1.13.1.

* gnu/packages/python-web.scm (python-wsgi-intercept): Update to 1.13.1.
[build-system]: Switch to pyproject-build-system.
[arguments]: Disable tests.
[native-inputs]: Add python-setuptools and python-wheel.

Change-Id: I1bfcb902e543eedcaeed3d01ee5996f9b5c96925
gnu: python-wtforms-sqlalchemy: Fix build.

* gnu/packages/python-web.scm (python-wtforms-sqlalchemy)[native-inputs]: Add
python-setuptools and python-wheel.

Change-Id: Ie749474a95171250d6f0a975e7c7989b0ea7c292
gnu: python-zodbpickle: Fix build.

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

Change-Id: I5d0b47cbf3ea746368a87a26eb967216aae07de6
b396f307 — Ricardo Wurmus 1 year, 2 months ago
gnu: Add python-python3-saml.

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

Change-Id: I2609fcea5f55372670629fd1ce5641319489feea
ec564c80 — Ricardo Wurmus 1 year, 2 months ago
gnu: python-asgiref: Update to 3.8.1.

* gnu/packages/python-web.scm (python-asgiref): Update to 3.8.1.
[build-system]: Use pyproject-build-system.
[arguments]: Remove custom 'check phase.
[native-inputs]: Add python-setuptools and python-wheel.
[propagated-inputs]: Remove python-typing-extensions.

Change-Id: Id59954de4540071ba97daca37c463e724f3a3de5
b6b7b024 — Ricardo Wurmus 1 year, 2 months ago
gnu: python-flask-httpauth: Update to 4.8.0.

* gnu/packages/python-web.scm (python-flask-httpauth): Update to 4.8.0.
[build-system]: Use pyproject-build-system.
[propagated-inputs]: Add python-flask.
[native-inputs]: Add nss-certs-for-test, python-pytest, python-setuptools, and
python-wheel; remove python-flask.

Change-Id: Iae3416cdbc79c2972e2fab6ea2b32fbc02c53499
b2eae674 — Ricardo Wurmus 1 year, 2 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
6adff6f1 — Ricardo Wurmus 1 year, 2 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, 2 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, 2 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, 2 months ago
gnu: Add python-simple-websocket.

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

Change-Id: Ie17eb20ad72db6331c037c52215e753f1248d144
56f0cc81 — Ricardo Wurmus 1 year, 2 months ago
gnu: python-branca: Add missing inputs.

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

Change-Id: I77b68bb762dcb337cd6c776817ab66b88927cc20
Next