~ruther/guix-local

ref: 05a11989c6c9bd7f066aa6f469f104cdffda18b0 guix-local/gnu/packages/python-web.scm -rw-r--r-- 356.3 KiB
05a11989 — Sharlatan Hellseher 1 year, 5 months ago
gnu: python-azure-core: Update to 1.32.0.

* gnu/packages/python-web.scm (python-azure-core): Update to 1.32.0.
[source]: Adjust URI name as PyPI archive has been changed.
[native-inputs]: Remove unzip; add python-setuptools and python-wheel.

Change-Id: I08da865f353a16ec107f1a17bf6376a6519bc62e
ba2ed2fb — Sharlatan Hellseher 1 year, 5 months ago
gnu: Add python-suds.

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

Change-Id: I37d0c0757b13ef7b37e1ff19aa00f4460f2c609a
5f4dba05 — Vinicius Monego 1 year, 11 months ago
gnu: python-omnipath: Remove pre-commit from native-inputs.

* gnu/packages/python-xyz.scm (python-omnipath)[native-inputs]: Remove
python-pre-commit.

Change-Id: Idfdf978df55e2c3cb3c8447aa18456cc9de4c4c2
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
7d46ec3e — Nicolas Graves 1 year, 5 months ago
gnu: python-httpx: Update to 0.27.2.

* gnu/packages/python-web.scm (python-httpx): Update to 0.27.2.
[native-inputs]: Add python-zstandard.

Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
a0e5d191 — Nicolas Graves 1 year, 5 months ago
gnu: python-httpcore: Update to 1.0.7.

* gnu/packages/python-web.scm (python-httpcore): Update to 1.0.7.
[arguments]<#:test-flags>: Remove uneeded field.
[native-inputs]: Remove python-setuptools and python-wheel. Add
python-hatch-fancy-pypi-readme, and python-hatchling.

Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
3f46d58f — Nicolas Graves 1 year, 5 months ago
gnu: python-websockets: Update to 13.1.

* gnu/packages/python-web.scm (python-websockets): Update to 13.1.

Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
bd04ae16 — Nicolas Graves 1 year, 5 months ago
gnu: python-praw: Update to 7.8.1.

* gnu/packages/python-web.scm (python-praw): Update to 7.8.1.
[source]<origin>: Fetch from git to download tests.
[build-system]: Move to pyproject-build-system.
[arguments]<#:test-flags>: Skip failing tests.
[native-inputs]: Add python-flit-core.

Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
f62a9caa — Nicolas Graves 1 year, 5 months ago
gnu: python-prawcore: Update to 2.4.0.

* gnu/packages/python-web.scm (python-prawcore): Update to 2.4.0.
[source]<origin>: Fetch from git to download tests.
[build-system]: Move to pyproject-build-system.
[arguments]<#:test-flags>: Skip failing tests.
[native-inputs]: Add python-flit-core.

Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
8d60e708 — Sharlatan Hellseher 1 year, 5 months ago
gnu: python-openapi-spec-validator: Delete sanity check.

* gnu/packages/python-web.scm (python-openapi-spec-validator): Delete
sanity check.

Change-Id: I80d575155cf7920f0d2f6e9460a7e40d496c080c
8808175f — Sharlatan Hellseher 1 year, 5 months ago
gnu: python-quart: Update to 0.19.9.

* gnu/packages/python-web.scm (python-quart): Update to 0.19.9.
[source]: Swap to git checkout containing tests.
[build-system]: Swap to pyproject-build-system.
[arguments]<phases>: Add 'remove-coverage-pytest-options.
[propagated-inputs]: Add python-dotenv and python-flask.
[native-inputs]: Add python-poetry-core, python-pytest, and
python-pytest-asyncio.

Change-Id: I685eba2da7553529438fdb3c446b6c838dc64996
9d106932 — Sharlatan Hellseher 1 year, 5 months ago
gnu: python-aioquic: Update to 1.2.0.

* gnu/packages/python-web.scm (python-aioquic): Update to 1.2.0.
Adjust indentation.
[arguments]<test-flags>: Disable 3 failing tests.
[propagated-inputs]: Add python-service-identity.
[native-inputs]: Add nss-certs-for-test.

Change-Id: I55b2450457305acca6c2858394fe5221a541fbae
1a1df792 — Sharlatan Hellseher 1 year, 5 months ago
gnu: hypercorn: Update to 0.17.3.

* gnu/packages/python-web.scm (hypercorn): Update to 0.17.3.
[propagated-inputs]: Add python-taskgroup.
[native-inputs]: Add python-httpx.

Change-Id: I01eaf6e72c2882464bf98b09d24d5a5df7781571
6e312fe3 — Antero Mejr 1 year, 5 months ago
gnu: python-jsonpickle: Update to 4.0.0.

* gnu/packages/python-web.scm (python-jsonpickle): Update to 4.0.0.

Change-Id: Icadcf069113c6a5de3c285c36f0a8ec79903e822
Co-authored-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: python-betamax: Update to 0.9.0.

* gnu/packages/python-web.scm (python-betamax): Update to 0.9.0.

Change-Id: Ia4696d1150e1ee24ca6b27251a7db05d14d1351b
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
fdd036fc — Sharlatan Hellseher 1 year, 5 months ago
gnu: python-starlette: Update to 0.41.3.

* gnu/packages/python-web.scm (python-starlette): Update to 0.41.3.

Change-Id: I36c69a16eaaca90503bfe0c0e8ee8e7941f98e94
db7da9c8 — Sharlatan Hellseher 1 year, 5 months ago
gnu: python-uvicorn: Update to 0.32.1.

* gnu/packages/python-web.scm (python-uvicorn): Update to 0.32.1.
[arguments]<test-flags>: Disable multiprocess tests.
<phases>: Remove 'patch-pyproject, newer version of Hatchling does like
it now.

Change-Id: Ie22fc5134d5e40eb4bb7e27681556fc88af886ef
337d2d0f — Sharlatan Hellseher 1 year, 5 months ago
gnu: python-a2wsgi: Update to 1.10.7.

* gnu/packages/python-web.scm (python-a2wsgi): Update to 1.10.7.
[arguments]<tests>: Enable most of them.
<test-flags>: Exclude test which introduce cycle.
[native-inputs]: Add python-pytest, python-httpx-bootstrap, and
python-pytest-asyncio.

Change-Id: Id171de02323e0db99c86fb7297be424a5ddc1d3b
e106fcfb — Sharlatan Hellseher 1 year, 5 months ago
gnu: python-uvloop: Update to 0.21.0.

* gnu/packages/python-web.scm (python-uvloop): Update to 0.21.0.
[build-system]: Swap to pyproject-build-system.
[arguments]<test-flags>: Disable one test.
[native-inputs]: Remove python-cython; add python-cython-3,
python-setuptools, and python-wheel.

Change-Id: I1124bbfcfc3f333448cb3c08f9d2b08b61a0a46e
70dbb072 — Sharlatan Hellseher 1 year, 5 months ago
gnu: python-tornado-6: Update to 6.4.2.

* gnu/packages/python-web.scm (python-tornado-6): Update to 6.4.2.
[native-inputs]: Add python-pytest, python-setuptools, and python-wheel.

Change-Id: I4338745b18eec94f0f492b80b1d5b99f69a37085
98c3d491 — Sharlatan Hellseher 1 year, 5 months ago
gnu: python-tinycss2: Update to 1.4.0.

* gnu/packages/python-web.scm (python-tinycss2): Update to 1.4.0.
[native-inputs]: Remove python-pytest-flake8 and python-pytest-isort.

Change-Id: I397b3cd61473fcf90681be1cab784ba7cc16334b
Next