~ruther/guix-local

ref: 4bc25c361ac6b1bcc6959df44737337bfe3704df guix-local/gnu/packages/python-web.scm -rw-r--r-- 423.9 KiB
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
3d34d500 — Sharlatan Hellseher 8 months ago
gnu: python-translation-finder: Update to 2.22.

* gnu/packages/python-web.scm (python-translation-finder): Update to 2.22.
  [propagated-inputs]: Remove python-chardet; add
  python-charset-normalizer-3 and python-weblate-language-data.
  [native-inputs]: Remove python-wheel.

Change-Id: I92a6c70a144a659f188388fb3184aa7f2da399b3
e2e2d8a3 — Sharlatan Hellseher 8 months ago
gnu: python-portend: Update to 3.2.1.

* gnu/packages/python-web.scm (python-portend): Update to 3.2.1.
[native-inputs]: Remove python-pytest-black, python-pytest-checkdocs,
python-pytest-cov, python-pytest-enabler, python-pytest-mypy, and
python-wheel; add python-setuptools-scm.

Change-Id: I09b5c910c2526ae9bece60f59a9239f33633e9f8
5cee83c9 — Sharlatan Hellseher 8 months ago
gnu: Add python-weblate-language-data.

* gnu/packages/python-web.scm (python-weblate-language-data): New variable.

Change-Id: I3eba1b46c50f1ee05277d31fcd06cd1b765392c9
4d1a3bb0 — Sharlatan Hellseher 7 months ago
gnu: python-aiostream: Update to 0.7.0.

* gnu/packages/python-web.scm (python-aiostream): Update to 0.7.0.
  [bulid-system]: Use pyproejct.
  [propagated-inputs]: Add python-typing-extensions.
  [native-inputs]: Remove python-pytest-runner and python-wheel.

Change-Id: I96cce47b28966e5e15d0a7e91a0d6637d111ad61
836da266 — Sharlatan Hellseher 8 months ago
gnu: python-transaction: Update to 5.0.

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

Change-Id: I4581b1994856439917cff67bcc9afb523bc5916d
Next