~ruther/guix-local

ref: 6619750a8cf752c8c82abc134718bdacde62cf80 guix-local/gnu/packages/python-web.scm -rw-r--r-- 424.9 KiB
6619750a — Nicolas Graves 6 months ago
gnu: python-zope-testrunner: Update to 7.4.

* gnu/packages/python-web.scm (python-zope-testrunner): Update to 7.4.
[source]: Switch to git-fetch.
[build-system]: Switch to pyproject-build-system.
[arguments]: Improve style.
<#:phases>: Add 'check phase replacement.
[native-inputs]: Add python-setuptools.
[propagated-inputs]: Remove python-six.
[home-page]: Use the readthedocs link.
[description]: Improve style.
(python-zope-testrunner-bootstrap)[propagated-inputs]: Improve style.

Change-Id: Ia8ae67343431cf683f31e5f2cfff64a5826559e0
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
7a128a22 — Nicolas Graves 6 months ago
gnu: python-zope-testing: Update to 6.0.

* gnu/packages/python-web.scm (python-zope-testing): Update to 6.0.
[source]: Switch to git-fetch.
[arguments]: Rewrite testing with <#:phases>.
[native-inputs]: Add python-zope-interface,
python-zope-testrunner-bootstrap.

Change-Id: I893195123a80a19f61fa3635f3932ba263816f6c
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
53f88f43 — Nicolas Graves 6 months ago
gnu: python-zope-interface: Improve package.

* gnu/packages/python-web.scm (python-zope-interface)
[source]: Switch to git-fetch.
[arguments, native-inputs, synopsis, description]: Improve style.
[home-page]: Replace by the readthedocs link.

Change-Id: I7e0a7bd921bd40e26bdae16c552dbc6d5a6b3b4f
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
4aa7f04f — Nicolas Graves 6 months ago
gnu: python-zope-event: Switch to git-fetch.

* gnu/packages/python-web.scm (python-zope-event)
[source]: Switch to git-fetch.
[home-page]: Update it.

Change-Id: Iaa702fb0209397d022f9f6a6c0eda6ac71c91f01
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
899897b6 — Nicolas Graves 6 months ago
gnu: python-publicsuffixlist: Set unittest test backend.

* gnu/packages/python-web.scm (python-publicsuffixlist)[arguments]
<#:test-backend>: Set it.
[native-inputs]: Remove python-wheel.

Change-Id: I213887319fbae770dccf391327ac8a16bc01a1b4
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
4bc25c36 — Sharlatan Hellseher 6 months ago
gnu: python-s3fs: Update to 2025.7.0.

* gnu/packages/python-web.scm (python-s3fs): Update to 2025.7.0.
[native-inputs]: Remove python-flask, python-flask-cors, python-moto, python-pytest,
python-pytest-asyncio, and python-wheel.

Change-Id: I8c7c74a952fb71259e8b20b8ef4153d4a276214c
97cd1a6a — Sharlatan Hellseher 6 months ago
gnu: python-url-normalize: Update to 2.2.1.

* gnu/packages/python-web.scm (python-url-normalize): Update to 2.2.1.
[propagated-inputs]: Add python-idna.
[native-inputs]: Remove python-poetry-core and python-pytest-flakes; add
python-setuptools.

Change-Id: I444015c75241c6284ee190c19b8135191226abda
fca31a22 — Sharlatan Hellseher 6 months ago
gnu: Remove python-jschema-to-python.

Not maintained since 2019, fails to build no users in Guix.

* gnu/packages/python-web.scm (python-jschema-to-python): Delete variable.

Change-Id: I73b10bece77b029dfa4c5deb6f749145b942e98b
e7b46db0 — Sharlatan Hellseher 6 months ago
gnu: Remove python-sarif-om.

Not maintained since 2021, fails to build no users in Guix.

* gnu/packages/python-web.scm (python-sarif-om): Delete variable.

Change-Id: I7730b1c7b979bf4c58fe6db9cf56c101a08ef1ae
730ca50d — Sharlatan Hellseher 6 months ago
gnu: python-cfn-lint: Reduce closure size.

* gnu/packages/python-web.scm (python-cfn-lint)[arguments] <test-flags>:
Skip optional test.
[propagated-inputs]: Remove python-jschema-to-python and
python-sarif-om.

Change-Id: I0eb5d4d852602773f73234c13b58541d03afaae9
e7cb25e6 — Sharlatan Hellseher 6 months ago
gnu: python-requests-mock: Update to 1.12.1.

* gnu/packages/python-web.scm (python-requests-mock): Update to 1.12.1.
[build-system]: Switch to pyproject-build-system.
[propagated-inputs]: Remove python-six.
[native-inputs]: Remove python-pbr, python-discover, python-docutils,
python-fixtures, python-mock, python-sphinx, and
python-testrepository; add python-requests-futures,
python-setuptools, python-setuptools-scm, and python-testtools.

Change-Id: I24229600b9bc6a91b771f69de06322c0f82a6339
48ff1e33 — Sharlatan Hellseher 6 months ago
gnu: Add python-requests-futures.

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

Change-Id: Ibaa9299001567bcfe65247fd192bb64076f80dda
e33946c0 — Sharlatan Hellseher 7 months ago
gnu: Remove python-cachecontrol-0.11.

* gnu/packages/python-web.scm (python-cachecontrol-0.11): Delete variable.

Change-Id: I081cf03298b4059a9ae5b4de94e2ea7fd3c75b9c
f34b02b8 — Sharlatan Hellseher 7 months ago
gnu: Remove python-aiorpcx-0.18.

* gnu/packages/python-web.scm (python-aiorpcx-0.18): Delete variable.

Change-Id: I1308611724e435e0f8deff1067993fb7d641acc2
696ce317 — Sharlatan Hellseher 7 months ago
gnu: python-terminado: Move to jupyter.

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

Change-Id: I54c385f4b4bb9fe58a0c0784e6994dc76fa6c8d5
3c84504e — Sharlatan Hellseher 6 months ago
gnu: python-urllib3-next: Set to python-urllib3.

Replace all python-urllib3-next occurrences with python-urllib3.

* gnu/packages/python-web.scm (python-urllib3-next): Set to
python-urllib3.

Change-Id: Iaf07baf285f4687d896c5fe19865beb9221f3beb
762352c9 — Sharlatan Hellseher 8 months ago
gnu: python-setuptools-scm-next: Set to python-setuptools-scm.

Replace all python-setuptools-scm-next occurrences with
python-setuptools-scm.

* gnu/packages/python-build.scm (python-setuptools-scm-next): Set to
  python-setuptools-scm.

Change-Id: I929ca14d24ed05efecded4c23ff02c42d50098c6
b79fbf27 — Sharlatan Hellseher 8 months ago
gnu: python-setuptools-next: Set to python-setuptools.

Replace all python-setuptools-next occurrences with python-setuptools.

* gnu/packages/python-build.scm (python-setuptools-next): Set to
python-setuptools.

Change-Id: I9e5e0881310d160ec56be785f2dd2140364fa8e5
dc9c0778 — Sharlatan Hellseher 6 months ago
gnu: python-requests-next: Set to python-requests.

Replace all python-requests-next occurrences with python-requests.

* gnu/packages/python-web.scm (python-requests-next): Set to
python-requests.

Change-Id: I712b71f12a2ebad3dfdfd882f24799fd6dd8e054
dd7f2124 — Sharlatan Hellseher 8 months ago
gnu: python-flask-restx: Switch to pyproject, fix buld.

* gnu/packages/python-web.scm (python-flask-restx):
  [build-system]: Use pyproject.
  [argument] <test-flags>: Utilze it and rework skipped tests.
  <phases>: Use default 'check.
  [propagated-inputs]: Add python-importlib-resources and python-werkzeug.
  [native-inputs]: Add python-setuptools.

Change-Id: Idd82b4d255854a21953533c3a66c74adeb6ac596
Next