~ruther/guix-local

ref: 0ae4fe66a7342d8734b730dd3eec95b2b06556d0 guix-local/gnu/packages/python-web.scm -rw-r--r-- 383.7 KiB
b8f72c8a — Sharlatan Hellseher 1 year, 2 months ago
gnu: Add python-requests-cache.

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

Change-Id: I790b509e88529ce85c6f46240064ceb88aff35ce
74659035 — Sharlatan Hellseher 1 year, 2 months ago
gnu: Add python-url-normalize.

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

Change-Id: Ic86b7d27451ef994b980efc1fb7faa2a813f4e0a
e7b7ec28 — Sharlatan Hellseher 1 year, 2 months ago
gnu: python-eventlet: Move to python-web.

* gnu/packages/python-xyz.scm (python-eventlet): Move from here ...
* gnu/packages/python-web.scm: ... to here.

Change-Id: I71beee927f17133267bf0236f075bccf15effe0e
9b827268 — Ricardo Wurmus 1 year, 2 months ago
gnu: python-apiron: Add missing inputs.

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

Change-Id: I98c35266870e2b2a9fa59f933350592cd0269721
5223530a — Ricardo Wurmus 1 year, 2 months ago
gnu: python-scrapy: Update to 2.12.0.

* gnu/packages/python-web.scm (python-scrapy): Update to 2.12.0.
[arguments]: Update list of disabled tests.
[propagated-inputs]: Remove python-botocore and python-setuptools; add
python-packaging and python-typing-extensions.
[native-inputs]: Add python-mypy and python-setuptools; remove
python-pyftpdlib and python-uvloop.

Change-Id: If747801ccbb6047b8d1a98714dafae8ab3743b07
gnu: python-flask-misaka: Update to 1.0.1.

* gnu/packages/python-web.scm (python-flask-misaka): Update to 1.0.1.
[build-system]: Switch to pyproject-build-system.
[native-inputs]: Add python-flask, python-pytest, python-setuptools and
python-wheel.  Remove python-coverage and python-mock.
[propagated-inputs]: Add python-markupsafe.  Remove python-flask.

Change-Id: Ib737e6268f98227909606753ffe8d9f72c539f73
gnu: python-flask-migrate: Update to 4.1.0.

* gnu/packages/python-web.scm (python-flask-migrate): Update to 4.1.0.
[build-system]: Switch to pyproject-build-system.
[native-inputs]: Add python-pytest, python-setuptools and python-wheel.

Change-Id: I39742c22619c6c3fca51f954c0930c2ccf0d4577
gnu: python-imap-tools: Update to 1.9.0.

* gnu/packages/python-web.scm (python-imap-tools): Update to 1.9.0.
[native-inputs]: Add python-setuptools and python-wheel.

Change-Id: I1daf6ab61335002c4d66c7272c6a81773e40e56b
gnu: python-cssutils: Update to 2.11.1.

* gnu/packages/python-web.scm (python-cssutils): Update to 2.11.1.
[propagated-inputs]: Add python-more-itertools.
[inputs]: Add python-cssselect and python-lxml.

Change-Id: I4832cd718fade9986df6bd7e82fe3e886e452a19
595c139e — Ricardo Wurmus 1 year, 2 months ago
gnu: Add python-s3fs.

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

Change-Id: I5f9f02cc91f3037d382af68c785d215550a0efe6
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
Next