~ruther/guix-local

ref: 8c495458a777afce67d097bf3d1aa8815899f099 guix-local/gnu/packages/python-web.scm -rw-r--r-- 369.9 KiB
8c495458 — Ricardo Wurmus 1 year, 3 months ago
gnu: python-fastapi: Relax requirements.

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

Change-Id: I639d894eb1ee207cddcaa52344e48291c7a2a5c9
52aafe95 — Ricardo Wurmus 1 year, 3 months ago
gnu: python-starsessions: Disable one more test.

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

Change-Id: I9a10805eb73f829f12f2b41d1d25b6c41693c9ef
73058a62 — Ricardo Wurmus 1 year, 3 months ago
gnu: python-starsessions: Update input.

* gnu/packages/python-web.scm (python-starsessions)[propagated-inputs]:
Replace python-starlette-for-fastapi-0.88 with python-starlette.

Change-Id: I07d5bf85ae9980e862dad456d2cde7f1adc1a0ff
c906ed02 — Ricardo Wurmus 1 year, 3 months ago
gnu: Remove python-fastapi-for-pytorch-lightning.

* gnu/packages/python-web.scm (python-fastapi-for-pytorch-lightning): Remove
variable.

Change-Id: I5cc49baae28ee512698e2e4e25ed99b3655d653a
0c3e2b35 — Ricardo Wurmus 1 year, 3 months ago
gnu: Rename python-starsessions-for-pytorch-lightning.

* gnu/packages/python-web.scm (python-starsessions-for-pytorch-lightning):
Rename this variable...
(python-starsessions): ...to this.

Change-Id: I237b83f380ce0cd4aee5021f646e66700eeec746
c8d727e1 — Ricardo Wurmus 1 year, 3 months ago
gnu: python-fastapi: Update to 0.115.6.

* gnu/packages/python-web.scm (python-fastapi): Update to 0.115.6.
[arguments]: Update list of disabled tests.
[propagated-inputs]: Add python-fastapi-cli, python-pydantic-2,
and python-pydantic-settings; remove python-pydantic.
[native-inputs]: Delete python-databases, python-isort, python-jose,
python-mypy, python-hatchling, python-passlib, python-peewee,
python-types-orjson, and python-types-ujson.

Change-Id: Id2ea9e1376dbfb654a62e6b8218c49adeda68014
82157654 — Ricardo Wurmus 1 year, 3 months ago
gnu: Add python-fastapi-cli.

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

Change-Id: Id20edf30e9c4ba59bc010a96f219cafbcb7ea31e
7bab6152 — Ricardo Wurmus 1 year, 3 months ago
gnu: awscli-2: Run tests.

* gnu/packages/python-web.scm (awscli-2)[arguments]: Disable some tests via
test-flags; uncomment execution of test script.

Change-Id: I2d037ad365cff298f8ddcf9b8f5886ee17fcf0dd
6d040c97 — Ricardo Wurmus 1 year, 3 months ago
gnu: python-flask-wtf: Update to 1.2.2.

* gnu/packages/python-web.scm (python-flask-wtf): Update to 1.2.2.
[arguments]: Remove.
[build-system]: Use pyproject-build-system.
[propagated-inputs]: Add python-flask.
[native-inputs]: Add python-hatchling.

Change-Id: I850217cc3c2bda3c4c48688a3cf924303ce0251a
adef506a — Ricardo Wurmus 1 year, 3 months ago
gnu: awscli-2: Remove obsolete build phase.

* gnu/packages/python-web.scm (awscli-2)[arguments]: Remove phase
'remove-pep517.

Change-Id: Ibf05ea4f3ba93ea070bc29c3524be3b246f55708
2bad5ec1 — Ricardo Wurmus 1 year, 3 months ago
gnu: awscli: Update to 1.36.32.

* gnu/packages/python-web.scm (awscli): Update to 1.36.32.
[arguments]: Enable more tests.

Change-Id: I7d3d58cd5c1774adfb155894e8b5316f1e9b6034
ca48ba11 — Ricardo Wurmus 1 year, 3 months ago
gnu: python-google-auth: Update to 2.37.0.

* gnu/packages/python-web.scm (python-google-auth): Update to 2.37.0.
[build-system]: Use pyproject-build-system.
[arguments]: Remove custom 'check phase; ignore one broken test.
[propagated-inputs]: Remove python-cryptography and python-six; add
python-pyjwt.
[native-inputs]: Add python-aioresponses, python-cryptography,
python-pytest-asyncio, python-setuptools, and python-wheel; remove
python-oauth2client.

Change-Id: I584ccab1fab97f5ba6efb2c5dba9e97f5186c415
0328ebfe — Ricardo Wurmus 1 year, 3 months ago
gnu: Add python-joserfc.

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

Change-Id: If4c297022059eb2cc40d8d467ef47e3b8a2aa6eb
db9b46ad — Ricardo Wurmus 1 year, 3 months ago
gnu: python-jose: Fix build.

* gnu/packages/python-web.scm (python-jose)[build-system]: Use
pyproject-build-system.
[arguments]: Disable some failing tests; remove custom 'check phase.
[native-inputs]: Add python-setuptools and python-wheel.

Change-Id: I39831da68beb6e7e80cd97df04310676e2cdf92a
e268c084 — Ricardo Wurmus 1 year, 3 months ago
gnu: python-aws-xray-sdk: Update to 2.14.0.

* gnu/packages/python-web.scm (python-aws-xray-sdk): Update to 2.14.0.
[arguments]: Disable some additional tests.

Change-Id: I8b594c4c75c91b7e0c8264e17c160f03fab2f4ce
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
Next