~ruther/guix-local

ref: 2a970167910a0ac7d5250a5183b9ade872fb86f3 guix-local/gnu/packages/python-web.scm -rw-r--r-- 425.0 KiB
2d4f7ba8 — Sharlatan Hellseher 8 months ago
gnu: python-aws-xray-sdk: Fix build.

* gnu/packages/python-web.scm (python-aws-xray-sdk):
[arguments] <test-flags>: Rework skipped tests.
[native-inputs]: Remove python-pytest-aiohttp, python-requests,
python-wheel, and python-pytest-asyncio; add python-aiohttp,
python-pytest-asyncio-0.26.
[propagated-inputs]: Remove python-aiohttp, python-future, and
python-urllib3; add python-requests.

Change-Id: Ib0a7166cc507d6ebac424780b2760e17c7dca954
47c707f4 — Sharlatan Hellseher 8 months ago
gnu: python-aws-sam-translator: Update to 1.99.0.

* gnu/packages/python-web.scm (python-aws-sam-translator): Update to 1.99.0.
[native-inputs]: Remove python-wheel.

Change-Id: I977462818835f407e26f729d0ada80114cc38cea
d9376485 — Sharlatan Hellseher 6 months ago
gnu: python-flask-cors: Update to 6.0.1.

* gnu/packages/python-web.scm (python-flask-cors): Update to 6.0.1.
[source]: Switch to git-fetch providing tests.
[build-system]: Switch to pyproject-build-system.
[propagated-inputs]: Remove python-six; add python-flask and
python-werkzeug.
[native-inputs]: Remove python-flask, python-nose, and python-packaging;
add python-pytest and python-setuptools.

Change-Id: Ib86dc851cc3a3b8957b01ff0b91bef6bbe466fd8
5330cc5d — Sharlatan Hellseher 8 months ago
gnu: python-bottle: Update to 0.13.4.

* gnu/packages/python-web.scm (python-bottle): Update to 0.13.4.
[native-inputs]: Add python-setuptools.

Change-Id: I5dc04f135ec5f6d83aff428a4b09fd305904efe2
9fbe4157 — Sharlatan Hellseher 6 months ago
gnu: python-s3transfer: Reduce closure size.

* gnu/packages/python-web.scm (python-s3transfer)
[propagated-inputs]: Remove python-urllib3.
[native-inputs]: Remove python-docutils, python-mock, python-nose, and
python-wheel.

Change-Id: I041e5da66b356a8a54f942ac710cccd4f4098ed4
2c37d4ed — Sharlatan Hellseher 6 months ago
gnu: python-webtest: Update to 3.0.6.

* gnu/packages/python-web.scm (python-webtest): Update to 3.0.6.
[build-system]: Switch to pyproject-build-system.
[propagated-inputs]: Remove python-six.
[native-inputs]: Add python-setuptools.

Change-Id: I582650db04b599d2cda71ade68451dfa731897ff
9d03e6f6 — Sharlatan Hellseher 7 months ago
gnu: python-webob: Update to 1.8.9.

* gnu/packages/python-web.scm (python-webob): Update to 1.8.9.
  [build-system]: Use pyproject.
  [native-inputs]: Remove python-nose; add python-pytest and
  python-setuptools.

Change-Id: I8b98fc29f5f32370f5083f44bcaef38afd03b14f
11d9d663 — Sharlatan Hellseher 6 months ago
gnu: python-zope-event: Update to 6.0.

* gnu/packages/python-web.scm (python-zope-event): Update to 6.0.
[source] <uri>: Fix archive name according to PyPI.
[build-system]: Switch to pyproject-build-system.
[native-inputs]: Add python-pytest and python-setuptools.
[description]: Start from a new line, fix indentation.

Change-Id: I8886fc93c24d6b5b85092a1f05152c6ba118776a
3cb680e1 — Sharlatan Hellseher 8 months ago
gnu: python-zope-interface: Update to 7.2.

* gnu/packages/python-web.scm (python-zope-interface): Update to 7.2.
[native-inputs]: Remove python-coverage, python-nose, python-zope-event, and
python-zope-testing; add python-setuptools.

Change-Id: I62aeeeecf414dac92c73d0b0c2ce52b1ba9c99cb
14dd7f62 — Sharlatan Hellseher 7 months ago
gnu: python-terminado: Update to 1.18.1.

* gnu/packages/python-web.scm (python-terminado): Update to 1.18.1.
  [build-system]: Use pyproject.
  [arguments] <test-flags>: Ignore warnings.
  <phases>: Use default 'check.
  [native-inputs]: Add python-hatchling, and python-pytest-timeout.

Change-Id: I6dce6fbca7886f74b0c0e66db0367c4156313c3b
4a8bade0 — Sharlatan Hellseher 8 months ago
gnu: python-betamax: Enable tests, switch to pyproject-build-system.

* gnu/packages/python-web.scm (python-betamax): Enable tests.
  [build-system]: Use pyproject.
  [arguments] <test-flags>: Skip tests requiring networking.
  [native-inputs]: Add nss-certs-for-test, python-pytest, and
  python-setuptools.

Change-Id: I3488dcf5849584f9d65d3e26d8dbfa9bbb2ba0e8
70b8f3bb — Sharlatan Hellseher 8 months ago
gnu: python-tornado: Switch to pypproject-build-system.

* gnu/packages/python-web.scm (python-tornado)
  [build-system]: Use pypproject.
  [native-inputs]: Add python-setuptools.

Change-Id: I39e3a906f4ac66b878a4aae157cef5fbd1135074
d3f38201 — Sharlatan Hellseher 8 months ago
gnu: python-html5lib: Switch to pyproject-build-system.

* gnu/packages/python-web.scm (python-html5lib):
  [build-system]: Use pyproject.
  [native-inputs]: Add python-setuptools.

Change-Id: If4df2b32c95a23252063e0826f27bc99fb2f5530
cb828a2d — Sharlatan Hellseher 8 months ago
gnu: python-webencodings: Switch to pyproject-build-system.

* gnu/packages/python-web.scm (python-webencodings)
  [build-system]: Use pyproject.
  [arguments] <phases>: Use default 'check.
  [description]: Fix fill-column indentation.

Change-Id: I543193509591b46fa176575bf0c82a98c66e8d28
707c3fc2 — Sharlatan Hellseher 8 months ago
gnu: python-httpx: Rearange inputs, fix tests.

* gnu/packages/python-web.scm (python-httpx): Refresh test flags for
  skipped tests.
  [arguments]: Apply G-expressions.
  <test-flags>: Remove not existing tests from the ignore list.
  [propagated-inputs]: Remove python-charset-normalizer, python-chardet,
  and python-rfc3986; add python-anyio, python-h2, python-socksio, and
  python-zstandard.
  [native-inputs]: Remove python-trio-typing, python-wheel, and
  python-zstandard; add python-chardet.

Change-Id: I62f668ee3659220938b268ac17fdf594a95d076c
4fd060a0 — Sharlatan Hellseher 8 months ago
gnu: python-httpcore: Update to 1.0.9.

* gnu/packages/python-web.scm (python-httpcore): Update to 1.0.9.

Change-Id: Iea53b554e9ad0687e5529ec32e8aad69dc3a553f
3c936520 — Sharlatan Hellseher 8 months ago
gnu: python-uvicorn: Fix build.

* gnu/packages/python-web.scm (python-uvicorn):
  [native-inputs]: Remove python-pytest-asyncio; add
  python-pytest-asyncio-0.26.

Change-Id: I1066aef6557eec3a173d88535e14cbd847ae36f3
d9e7b0f3 — Sharlatan Hellseher 8 months ago
gnu: python-httptools: Update to 0.6.4.

* gnu/packages/python-web.scm (python-httptools): Update to 0.6.4.
  [source] <snippet>: Remove vendor.
  [arguments] <test-flags>: Skip only one test.
  <phases>: Remove 'preparation; add 'configure-build-ext.
  [build-system]: Use pyproject.
  [inputs]: Add llhttp.
  [native-inputs]: Add python-setuptools.

Change-Id: I81eaa61c96e2f41519648cccc625f2bc0a731269
aeeca3ff — Sharlatan Hellseher 8 months ago
gnu: python-socksio: Switch to pyproject-build-system.

* gnu/packages/python-web.scm (python-socksio):
  [build-system]: Use pyproject.
  [native-inputs]: Add python-flit-core, python-pytest, and
  python-pytest-cov.

Change-Id: I31a304fdc71d8b2b0d5522bff100eb292ff76ab4
a59e2c86 — Sharlatan Hellseher 8 months ago
gnu: python-hpack: Update to 4.1.0.

* gnu/packages/python-web.scm (python-hpack): Update to 4.1.0.
[native-inputs]: Add python-setuptools.

Change-Id: I7a99bea38de197cbe98750cf6910b0f70d286cce
Next