~ruther/guix-local

ref: 1b02bdeb1a0262d4a49736507ee2e2a75390a332 guix-local/gnu/packages/python-web.scm -rw-r--r-- 367.3 KiB
f0d9e767 — Ricardo Wurmus 1 year, 3 months ago
gnu: python-aiohttp-socks: Update to 0.10.1.

* gnu/packages/python-web.scm (python-aiohttp-socks): Update to 0.10.1.
[build-system]: Use pyproject-build-system.
[arguments]: Disable tests.
[native-inputs]: Add python-setuptools and python-wheel.
[propagated-inputs]: Remove python-attrs.

Change-Id: I3d95d8ffb0b4abf368cd16e86aba2a14a69a1766
6c85be65 — Ricardo Wurmus 1 year, 3 months ago
gnu: python-socks: Update to 2.6.1.

* gnu/packages/python-web.scm (python-socks): Update to 2.6.1.
[arguments]: Enable tests; remove custom 'check phase.
[build-system]: Use pyproject-build-system.
[propagated-inputs]: Remove python-async-timeout and python-curio.
[native-inputs]: Add python-anyio, python-async-timeout, python-flask,
python-pytest-asyncio, python-setuptools, python-tiny-proxy, python-trustme,
python-wheel, and python-yarl.

Change-Id: If1b10ed7a2a6ab7358c7e440224b5c406977ad68
7060bbb0 — Ricardo Wurmus 1 year, 3 months ago
gnu: Add python-tiny-proxy.

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

Change-Id: Ia0493c910ea30922298350dd9f4145b4d1efe8f2
2814ef23 — Ricardo Wurmus 1 year, 3 months ago
gnu: python-aiohttp: Update to 3.11.11.

* gnu/packages/python-web.scm (python-aiohttp): Update to 3.11.11.
[source]: Adjust snippet.
[build-system]: Use pyproject-build-system.
[arguments]: Use #:test-flags instead of modifying test in build phases;
remove custom 'check phase.
[propagated-inputs]: Add python-aiohappyeyeballs and python-propcache; remove
python-asynctest, python-charset-normalizer, and python-idna-ssl.
[native-inputs]: Remove python-async-generator; replace python-cython with
python-cython-3; add python-pytest-cov, python-setuptools, and python-wheel.

Change-Id: I5a95d3d801343b0afb824a8779be1f5f8e5d6eb8
4a11566f — Ricardo Wurmus 1 year, 3 months ago
gnu: Add python-aiohappyeyeballs.

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

Change-Id: Ic453f1c6e67f181abf9d32ee3a92e05141515473
ebfd6af9 — Ricardo Wurmus 1 year, 3 months ago
gnu: python-yarl: Update to 1.18.3.

* gnu/packages/python-web.scm (python-yarl): Update to 1.18.3.
[source]: Remove snippet.
[build-system]: Use pyproject-build-system.
[arguments]: Enable tests; delete custom 'check phase; remove phase
'cythonize-code; add phase 'patch-build-system.
[native-inputs]: Remove python-cython and python-pytest-runner; add
python-covdefaults, python-cython-3, python-expandvars, python-pytest-cov,
python-pytest-xdist, python-setuptools, python-tomli, and python-wheel.
[propagated-inputs]: Add python-packaging and python-propcache.

Change-Id: Iab46d2600782ffee6fdf0c9816b771c0884af04a
c6d5ac04 — Ricardo Wurmus 1 year, 3 months ago
gnu: python-openapi-spec-validator: Restore sanity check.

* gnu/packages/python-web.scm (python-openapi-spec-validator)[arguments]:
Restore 'sanity-check phase.

Change-Id: I3fc22ef74a55a43f4ec2b32caeb630bc01d815d9
5c87d17f — Ricardo Wurmus 1 year, 3 months ago
gnu: python-openapi-core: Update to 0.19.4.

* gnu/packages/python-web.scm (python-openapi-core): Update to 0.19.4.
[arguments]: Disable only one test.
[native-inputs]: Remove python-pypa-build.

Change-Id: I0660bcd129fb182dd7559c04fc65513ff846eedc
26cb33cc — Ricardo Wurmus 1 year, 3 months ago
gnu: python-openapi-schema-validator: Relax requirements.

* gnu/packages/python-web.scm (python-openapi-schema-validator)[arguments]:
Add phase 'relax-requirements.

Change-Id: I57dcc2030bca914af730922f9c511fab286f9d7d
1f2f56c2 — Ricardo Wurmus 1 year, 3 months ago
gnu: python-falcon: Update to 4.0.2.

* gnu/packages/python-web.scm (python-falcon): Update to 4.0.2.
[source]: Remove snippet.
[arguments]: Disable slow tests; rename 'set-HOME to 'pre-check.
[native-inputs]: Replace python-cython with python-cython-3.

Change-Id: I10d3b412b8abc3bfb2271adba7fb1597fdb24098
7c942c1a — Ricardo Wurmus 1 year, 3 months ago
gnu: python-cachecontrol: Update to 0.14.1.

* gnu/packages/python-web.scm (python-cachecontrol): Update to 0.14.1.
[build-system]: Use pyproject-build-system.
[propagated-inputs]: Add python-filelock.
[native-inputs]: Add python-flit-core.

Change-Id: I61bc38aafe04cf7f11394a654cf28181d39ce355
980d5961 — Sergey Trofimov 1 year, 3 months ago
gnu: python-flask-babel: Update to 4.0.0.

* gnu/packages/python-web.scm (python-flask-babel): Update to 4.0.0.
[source]: Fetch from git as PyPI release doesn't include tests.
[build-system]: Switch to pyproject-build-system.
[native-inputs]: Add python-poetry-core, python-pytest,
python-pytest-cov, and python-pytest-mock.
[propagated-inputs]: Sort.

Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Change-Id: I253b88eac7bec8152dc97634059c2402624cb961
8992cf4c — Ricardo Wurmus 1 year, 3 months ago
gnu: python-geventhttpclient: Update to 2.3.3.

* gnu/packages/python-web.scm (python-geventhttpclient): Update to 2.3.3.
[source]: Fetch from git repository; remove snippet.
[build-system]: Use pyproject-build-system.
[arguments]: Use #:test-flags; remove all custom phases.
[native-inputs]: Add python-requests, python-setuptools, and python-wheel.
[propagated-inputs]: Remove python-six.

Change-Id: Ide97ffb7d656f58dd6693bd59ff82706bfea6caa
9992e1eb — Ricardo Wurmus 1 year, 3 months ago
gnu: python-starlette: Update to 0.42.0.

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

Change-Id: I2cdfadf4856e460f7b7cae9f8654a1806839b9ea
0010d591 — Ricardo Wurmus 1 year, 3 months ago
gnu: python-a2wsgi: Disable one test.

* gnu/packages/python-web.scm (python-a2wsgi)[arguments]: Disable one more
test.

Change-Id: I034da8787155eaa6fd49f92ed9a84887c8311cbe
282b9d31 — Ricardo Wurmus 1 year, 3 months ago
gnu: python-devpi-process: Add missing input.

* gnu/packages/python-web.scm (python-devpi-process)[native-inputs]: Add
nss-certs-for-test.

Change-Id: Ia3ee82b6ba7c7e1832e41a3520056f740a09d6e6
86becf50 — Ricardo Wurmus 1 year, 3 months ago
gnu: python-httpx: Update to 0.28.1.

* gnu/packages/python-web.scm (python-httpx): Update to 0.28.1.

Change-Id: Ia7f1659eeeee05de763b000cda4bc9a60c418c21
30cc0d4b — Ricardo Wurmus 1 year, 3 months ago
gnu: python-uvicorn: Update to 0.34.0.

* gnu/packages/python-web.scm (python-uvicorn): Update to 0.34.0.
[native-inputs]: Add nss-certs-for-test.

Change-Id: I48825939c91464c132a9ee85a986a39173f6854e
89246206 — Ricardo Wurmus 1 year, 3 months ago
gnu: python-webcolors: Update to 24.11.1.

* gnu/packages/python-web.scm (python-webcolors): Update to 24.11.1.
[build-system]: Use pyproject-build-system.
[arguments]: Add phase 'patch-pyproject; remove custom 'check phase.
[native-inputs]: Add python-pdm-backend.

Change-Id: Ifcc947d08a369dfafa6f0e0eed473bc6e372ccd6
c8faef4a — Ricardo Wurmus 1 year, 3 months ago
gnu: Add python-devpi-process.

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

Change-Id: Ic1829dfbb108a45c44423f570eeb604ddfe73795
Next