summaryrefslogtreecommitdiff
path: root/gnu/packages/python-web.scm
AgeCommit message (Collapse)Author
2025-01-20gnu: python-flask-socketio: Update to 5.5.1.Ricardo Wurmus
* gnu/packages/python-web.scm (python-flask-socketio): Update to 5.5.1. [arguments]: Enable tests. [build-system]: Use pyproject-build-system. [native-inputs]: Add python-pytest, python-redis, python-setuptools, and python-wheel. Change-Id: Ib1807a7002e2c92b722c21f3fc4eb766925b6b02
2025-01-20gnu: python-socketio: Update to 5.12.1.Ricardo Wurmus
* gnu/packages/python-web.scm (python-socketio): Update to 5.12.1. [build-system]: Use pyproject-build-system. [arguments]: Enable tests, but ignore asynchronous tests. [propagated-inputs]: Remove python-aiohttp, python-requests, python-websocket-client, python-websockets; add python-msgpack. [native-inputs]: Add python-pytest, python-pytest-asyncio, python-pytest-timeout, python-setuptools, python-uvicorn, and python-wheel. [description]: Complete the sentence. Change-Id: I3b8670d95be82729f1501f47035ada67bf5ac873
2025-01-20gnu: python-engineio: Update to 4.11.2.Ricardo Wurmus
* gnu/packages/python-web.scm (python-engineio): Update to 4.11.2. [build-system]: Use pyproject-build-system. [arguments]: Enable all but one tests. [propagated-inputs]: Add python-simple-websocket and python-tornado. [native-inputs]: Add python-pytest, python-setuptools, and python-wheel. [description]: Use complete sentences. Change-Id: I7c78287c3a11fcfb44555ccdc65447cd8395cdfc
2025-01-20gnu: Add python-simple-websocket.Ricardo Wurmus
* gnu/packages/python-web.scm (python-simple-websocket): New variable. Change-Id: Ie17eb20ad72db6331c037c52215e753f1248d144
2025-01-20gnu: python-branca: Add missing inputs.Ricardo Wurmus
* gnu/packages/python-web.scm (python-branca)[native-inputs]: Add python-setuptools and python-wheel. Change-Id: I77b68bb762dcb337cd6c776817ab66b88927cc20
2025-01-20gnu: python-httpauth: Add missing inputs.Ricardo Wurmus
* gnu/packages/python-web.scm (python-httpauth)[native-inputs]: Add python-setuptools and python-wheel. Change-Id: Ia130e05d4c694118bebcdd3db7180952a1dbbaca
2025-01-20gnu: python-fastapi: Enable multipart tests.Ricardo Wurmus
* gnu/packages/python-web.scm (python-fastapi)[arguments]: Do not ignore multipart tests. Change-Id: Ifb616700cf16f7eccb49f3d72a9cb5f98a62b2b3
2025-01-20gnu: python-asgi-csrf: Update to 0.11.Ricardo Wurmus
* gnu/packages/python-web.scm (python-asgi-csrf): Update to 0.11. [arguments]: Remove. Change-Id: I4814278b838f978d35a61fde8d3be9d6337d7eea
2025-01-20gnu: python-asgi-csrf: Make compatibly with httpx 0.28.0+.Ricardo Wurmus
* gnu/packages/python-web.scm (python-asgi-csrf)[arguments]: Add phase 'compatibility. Change-Id: Ifa3604fd63e9045e3f060d6b57eeeab8afd182d3
2025-01-20gnu: python-cachecontrol-0.11: Add missing inputs.Ricardo Wurmus
* gnu/packages/python-web.scm (python-cachecontrol-0.11)[native-inputs]: Add python-setuptools and python-wheel. Change-Id: I02091636a09a92093af109b044614fe617a5dd4c
2025-01-20gnu: python-flask-assets: Update to 2.1.0-1.62efd23.Ricardo Wurmus
* gnu/packages/python-web.scm (python-flask-assets): Update to 2.1.0-1.62efd23. [source]: Fetch from git repository. [build-system]: Use pyproject-build-system. [native-inputs]: Add nss-certs-for-test, python-pytest, python-setuptools, and python-wheel. Change-Id: I8c3dedb39d4cc1e51d9c3ef9fe9298586f871736
2025-01-20gnu: python-webassets: Fix build.Ricardo Wurmus
* gnu/packages/python-web.scm (python-webassets)[arguments]: Delete broken tests; run tests with nosetests. [propagated-inputs]: Add python-pyyaml. [native-inputs]: Remove python-pytest. Change-Id: Iee1a38b02770259d11e4c7f6eff5d25c6be52ff9
2025-01-20gnu: Remove python-flask-basicauth.Ricardo Wurmus
This project is abandoned and has test failures that indicate that it doesn't actually work properly anymore. * gnu/packages/python-web.scm (python-flask-basicauth): Remove variable. Change-Id: I828bd5409d71d45c5549e74deba3edecbfac4572
2025-01-20gnu: python-flask-login: Update to 0.6.3.Ricardo Wurmus
* gnu/packages/python-web.scm (python-flask-login): Update to 0.6.3. [native-inputs]: Add python-setuptools and python-wheel. Change-Id: Ie1dc0ffccc11172e21d0013d84c064b8c2793e5f
2025-01-20gnu: python-flask-htpasswd: Update to 0.5.0.Ricardo Wurmus
* gnu/packages/python-web.scm (python-flask-htpasswd): Update to 0.5.0. [build-system]: Use pyproject-build-system. [arguments]: Disable tests. Change-Id: I24ec759fcfbfef3b64f5ca730ed43bf48690288b
2025-01-20gnu: python-omnipath: Update to 1.0.8-0.3d16134.Ricardo Wurmus
* gnu/packages/python-web.scm (python-omnipath): Update to 1.0.8-0.3d16134. [source]: Fetch from git repository. [arguments]: Remove phase 'relax; update list of disabled tests; add phase 'pretend-version. [native-inputs]: Add nss-certs-for-test. Change-Id: I9e980702ac8e5662971a9c4bb88a5789758b48ed
2025-01-20gnu: python-asgi-lifespan: Update to 2.1.0.Ricardo Wurmus
* gnu/packages/python-web.scm (python-asgi-lifespan): Update to 2.1.0. [arguments]: Update list of disabled tests; add phase 'compatibility. [native-inputs]: Add python-httpx. Change-Id: Ib4c01ec059920481eefbbe908ba2fdaa9cf3484d
2025-01-20gnu: python-fastapi-pagination-minimal: Update to 0.12.34.Ricardo Wurmus
* gnu/packages/python-web.scm (python-fastapi-pagination-minimal): Update to 0.12.34. [propagated-inputs]: Replace python-pydantic with python-pydantic-2. [native-inputs]: Replace poetry with python-poetry-core. (python-fastapi-pagination)[arguments]: Run unit tests; add phase 'patch-tests. [propagated-inputs]: Replace python-pydantic with python-pydantic-2. [native-inputs]: Add python-aiosqlite, python-asgi-lifespan, python-asyncpg, python-faker, python-httpx, python-poetry-core, python-pytest, python-pytest-asyncio, python-sqlalchemy, and python-typing-extensions. Change-Id: Icab22aa811c70762296ef47723052702b33c6762
2025-01-20gnu: Remove python-starlette-for-fastapi-0.88.Ricardo Wurmus
* gnu/packages/python-web.scm (python-starlette-for-fastapi-0.88): Delete variable. Change-Id: Idf8b453834dee2051cec8b7fc34f6681aa8480c6
2025-01-20gnu: python-fastapi: Relax requirements.Ricardo Wurmus
* gnu/packages/python-web.scm (python-fastapi)[arguments]: Add phase 'relax-requirements. Change-Id: I639d894eb1ee207cddcaa52344e48291c7a2a5c9
2025-01-20gnu: python-starsessions: Disable one more test.Ricardo Wurmus
* gnu/packages/python-web.scm (python-starsessions)[arguments]: Disable one more test. Change-Id: I9a10805eb73f829f12f2b41d1d25b6c41693c9ef
2025-01-20gnu: python-starsessions: Update input.Ricardo Wurmus
* gnu/packages/python-web.scm (python-starsessions)[propagated-inputs]: Replace python-starlette-for-fastapi-0.88 with python-starlette. Change-Id: I07d5bf85ae9980e862dad456d2cde7f1adc1a0ff
2025-01-20gnu: Remove python-fastapi-for-pytorch-lightning.Ricardo Wurmus
* gnu/packages/python-web.scm (python-fastapi-for-pytorch-lightning): Remove variable. Change-Id: I5cc49baae28ee512698e2e4e25ed99b3655d653a
2025-01-20gnu: Rename python-starsessions-for-pytorch-lightning.Ricardo Wurmus
* gnu/packages/python-web.scm (python-starsessions-for-pytorch-lightning): Rename this variable... (python-starsessions): ...to this. Change-Id: I237b83f380ce0cd4aee5021f646e66700eeec746
2025-01-20gnu: python-fastapi: Update to 0.115.6.Ricardo Wurmus
* 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
2025-01-20gnu: Add python-fastapi-cli.Ricardo Wurmus
* gnu/packages/python-web.scm (python-fastapi-cli): New variable. Change-Id: Id20edf30e9c4ba59bc010a96f219cafbcb7ea31e
2025-01-20gnu: awscli-2: Run tests.Ricardo Wurmus
* gnu/packages/python-web.scm (awscli-2)[arguments]: Disable some tests via test-flags; uncomment execution of test script. Change-Id: I2d037ad365cff298f8ddcf9b8f5886ee17fcf0dd
2025-01-20gnu: python-flask-wtf: Update to 1.2.2.Ricardo Wurmus
* 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
2025-01-20gnu: awscli-2: Remove obsolete build phase.Ricardo Wurmus
* gnu/packages/python-web.scm (awscli-2)[arguments]: Remove phase 'remove-pep517. Change-Id: Ibf05ea4f3ba93ea070bc29c3524be3b246f55708
2025-01-20gnu: awscli: Update to 1.36.32.Ricardo Wurmus
* gnu/packages/python-web.scm (awscli): Update to 1.36.32. [arguments]: Enable more tests. Change-Id: I7d3d58cd5c1774adfb155894e8b5316f1e9b6034
2025-01-20gnu: python-google-auth: Update to 2.37.0.Ricardo Wurmus
* 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
2025-01-20gnu: Add python-joserfc.Ricardo Wurmus
* gnu/packages/python-web.scm (python-joserfc): New variable. Change-Id: If4c297022059eb2cc40d8d467ef47e3b8a2aa6eb
2025-01-20gnu: python-jose: Fix build.Ricardo Wurmus
* 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
2025-01-20gnu: python-aws-xray-sdk: Update to 2.14.0.Ricardo Wurmus
* gnu/packages/python-web.scm (python-aws-xray-sdk): Update to 2.14.0. [arguments]: Disable some additional tests. Change-Id: I8b594c4c75c91b7e0c8264e17c160f03fab2f4ce
2025-01-20gnu: python-aiohttp-socks: Update to 0.10.1.Ricardo Wurmus
* 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
2025-01-20gnu: python-socks: Update to 2.6.1.Ricardo Wurmus
* 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
2025-01-20gnu: Add python-tiny-proxy.Ricardo Wurmus
* gnu/packages/python-web.scm (python-tiny-proxy): New variable. Change-Id: Ia0493c910ea30922298350dd9f4145b4d1efe8f2
2025-01-20gnu: python-aiohttp: Update to 3.11.11.Ricardo Wurmus
* 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
2025-01-20gnu: Add python-aiohappyeyeballs.Ricardo Wurmus
* gnu/packages/python-web.scm (python-aiohappyeyeballs): New variable. Change-Id: Ic453f1c6e67f181abf9d32ee3a92e05141515473
2025-01-20gnu: python-yarl: Update to 1.18.3.Ricardo Wurmus
* 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
2025-01-20gnu: python-openapi-spec-validator: Restore sanity check.Ricardo Wurmus
* gnu/packages/python-web.scm (python-openapi-spec-validator)[arguments]: Restore 'sanity-check phase. Change-Id: I3fc22ef74a55a43f4ec2b32caeb630bc01d815d9
2025-01-20gnu: python-openapi-core: Update to 0.19.4.Ricardo Wurmus
* 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
2025-01-20gnu: python-openapi-schema-validator: Relax requirements.Ricardo Wurmus
* gnu/packages/python-web.scm (python-openapi-schema-validator)[arguments]: Add phase 'relax-requirements. Change-Id: I57dcc2030bca914af730922f9c511fab286f9d7d
2025-01-20gnu: python-falcon: Update to 4.0.2.Ricardo Wurmus
* 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
2025-01-20gnu: python-cachecontrol: Update to 0.14.1.Ricardo Wurmus
* 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
2025-01-20gnu: python-flask-babel: Update to 4.0.0.Sergey Trofimov
* 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
2025-01-20gnu: python-geventhttpclient: Update to 2.3.3.Ricardo Wurmus
* 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
2025-01-20gnu: python-starlette: Update to 0.42.0.Ricardo Wurmus
* gnu/packages/python-web.scm (python-starlette): Update to 0.42.0. Change-Id: I2cdfadf4856e460f7b7cae9f8654a1806839b9ea
2025-01-20gnu: python-a2wsgi: Disable one test.Ricardo Wurmus
* gnu/packages/python-web.scm (python-a2wsgi)[arguments]: Disable one more test. Change-Id: I034da8787155eaa6fd49f92ed9a84887c8311cbe
2025-01-20gnu: python-devpi-process: Add missing input.Ricardo Wurmus
* gnu/packages/python-web.scm (python-devpi-process)[native-inputs]: Add nss-certs-for-test. Change-Id: Ia3ee82b6ba7c7e1832e41a3520056f740a09d6e6