summaryrefslogtreecommitdiff
path: root/gnu/packages/python-web.scm
AgeCommit message (Collapse)Author
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 <[email protected]> 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
2025-01-20gnu: python-httpx: Update to 0.28.1.Ricardo Wurmus
* gnu/packages/python-web.scm (python-httpx): Update to 0.28.1. Change-Id: Ia7f1659eeeee05de763b000cda4bc9a60c418c21
2025-01-20gnu: python-uvicorn: Update to 0.34.0.Ricardo Wurmus
* gnu/packages/python-web.scm (python-uvicorn): Update to 0.34.0. [native-inputs]: Add nss-certs-for-test. Change-Id: I48825939c91464c132a9ee85a986a39173f6854e
2025-01-20gnu: python-webcolors: Update to 24.11.1.Ricardo Wurmus
* 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
2025-01-20gnu: Add python-devpi-process.Ricardo Wurmus
* gnu/packages/python-web.scm (python-devpi-process): New variable. Change-Id: Ic1829dfbb108a45c44423f570eeb604ddfe73795
2025-01-20gnu: Add python-devpi-client.Ricardo Wurmus
* gnu/packages/python-web.scm (python-devpi-client): New variable. Change-Id: I29e0e3b573111d39b93d595cb7a49c588f5ac99a
2025-01-20gnu: Add python-devpi-server.Ricardo Wurmus
* gnu/packages/python-web.scm (python-devpi-server): New variable. Change-Id: I5ca0e39595f2081f4a71bc0bc71106cac1508ce4
2025-01-20gnu: Add python-devpi-common.Ricardo Wurmus
* gnu/packages/python-web.scm (python-devpi-common): New variable. Change-Id: I9deef7d64b0c6d2c212dddd3ca3113b3f3dd1082
2025-01-20gnu: Add python-pypitoken.Ricardo Wurmus
* gnu/packages/python-web.scm (python-pypitoken): New variable. Change-Id: I0e18205ac87be8cc95af80b62c99c087083cef88
2025-01-20gnu: Add python-legacy-cgi.Ricardo Wurmus
* gnu/packages/python-web.scm (python-legacy-cgi): New variable. Change-Id: I36253992291b2294896ae8c01a15f76b33615034
2025-01-20gnu: python-pyramid: Update to 2.0.2.Ricardo Wurmus
* gnu/packages/python-web.scm (python-pyramid): Update to 2.0.2. [build-system]: Use pyproject-build-system. [propagated-inputs]: Add python-setuptools; move python-webtest from here... [native-inputs]: ...to here; add python-pytest and python-wheel. Change-Id: I9f397c4d3c8fef2b10f591cbca504f6cc14cd715
2025-01-13gnu: python-msal: Update to 1.31.1.John Kehayias
* gnu/packages/python-web.scm (python-msal): Update to 1.31.1. Change-Id: Ic87558e1a0a55bfb47aa2fb9a6a8f389cf3e4aab
2025-01-13gnu: python-falcon: Add missing inputs.Ricardo Wurmus
* gnu/packages/python-web.scm (python-falcon)[native-inputs]: Add python-setuptools and python-wheel. [arguments]: Remove custom 'check phase; ignore test_utils.py. Change-Id: I030504dc8113b8e44a37970cc0832c685aa51ec9
2025-01-06gnu: python-nh3: Update to 0.2.20.Efraim Flashner
* gnu/packages/python-web.scm (python-nh3): Update to 0.2.20. [cargo-inputs]: Replace rust-pyo3-0.21 with 0.23. Change-Id: I50f7d7e98e86afa0d363d03148ebe855f7a67044
2024-12-24gnu: python-cheroot: Update to 10.0.1.Sergey Trofimov
* gnu/packages/python-web.scm (python-cheroot): Update to 10.0.1. [native-inputs]: Add new test dependencies. [propagated-inputs]: Remove python-six. Signed-off-by: jgart <[email protected]> Change-Id: Iab514990288bdbb6acb8248b07b0dbdb32940068
2024-12-21gnu: python-cssselect2: Fix build.Efraim Flashner
* gnu/packages/python-web.scm (python-cssselect2)[native-inputs]: Add python-flit. Change-Id: Icea70b984b2009eb7963c5846ac7a3bb1664c2b4
2024-12-21gnu: python-werkzeug: Fix build.Danny Milosavljevic
* gnu/packages/python-web.scm (python-werkzeug)[native-inputs]: Add python-setuptools, python-wheel. Change-Id: Ib962442b316827e944a1566bea3bc68d7c4b083d
2024-12-20gnu: python-flask-restx: Update to 1.3.0.Danny Milosavljevic
* gnu/packages/python-web.scm (python-flask-restx): Update to 1.3.0. [arguments]<#:phases>[check]: Exclude test. Change-Id: Ib01efe9e98e8b9971286a83266011fa0d7b2ca45
2024-12-20gnu: python-cloud-init: Fix build.Danny Milosavljevic
* gnu/packages/python-web.scm (python-cloud-init)[native-inputs]: Add python-setuptools, python-wheel. Change-Id: Icf67de808cd43771eaa51b5a22d0059b3e095dd9
2024-12-20gnu: Add [email protected].Danny Milosavljevic
* gnu/packages/python-web.scm (python-webcolors-24): New variable. Change-Id: I3d4aa5e37d2518cc1b3d8c1f43e11b96c51f0ca9
2024-12-18gnu: python-cloudscraper: Use node-lts instead of node.Jelle Licht
* gnu/packages/python-web.scm (python-cloudscraper)[inputs]: Replace node by node-lts. Change-Id: Id7a9354c04557d27ec90cfbecd0c8005cf912f1a
2024-12-16gnu: python-pycurl: Update to 7.45.4.Fredrik Salomonsson
* gnu/packages/python-web.scm (python-pycurl): Update to 7.45.4. Change-Id: I0b5357b3515af810cecb5eebeba14f07e1f9bac3 Signed-off-by: Sharlatan Hellseher <[email protected]>
2024-12-16gnu: python-flask-sqlalchemy: Update to 3.1.1.Sharlatan Hellseher
* gnu/packages/python-web.scm (python-flask-sqlalchemy): Update to 3.1.1. Fix build. [source]<uri>: Adjust name as it was changed in PyPI source archive. [build-system]: Swap to pyproject-build-system. [arguments]<test-flags>: Skip some failing tests. [propagated-inputs]: Remove python-sqlalchemy; add python-sqlalchemy-2. [native-inputs]: Add python-flit-core and python-pytest. Change-Id: Id9a7516ca56a8d6e30cd9a40253886e4e9dbf668
2024-12-16gnu: python-cfn-lint: Update to 1.22.1.Sharlatan Hellseher
* gnu/packages/python-web.scm (python-cfn-lint): Update to 1.22.1. Fix build, improve package style. [source]<url>: Use direct URL instead of home-page field. [build-system]: Swap to pyproject-build-system. [arguments]<phases>: Remove 'skip-network-test, use default 'check. <test-flags>: Skip 4 failing tests. [propagated-inputs]: Remove python-jsonschema and python-six; add python-regex, python-sympy, and python-typing-extensions. [native-inputs]: Remove python-mock; add python-defusedxml, python-pytest, python-setuptools, and python-wheel. [home-page]: Place above synopsis. Change-Id: I39d1ed9ca6157e618d2c5905dff61679ff924a4e
2024-12-16gnu: python-aws-sam-translator: Update to 1.94.0.Sharlatan Hellseher
* gnu/packages/python-web.scm (python-aws-sam-translator): Update to 1.94.0. Fix build [source]: Use git checkout containing tests. [build-system]: Swap to pyproject-build-system. [arguments]<test-flags>: Run test in parallel, skip some failing tests. <phases>: Remove 'loosen-requirements, add 'fix-pytest-config, and 'pre-check. [propagated-inputs]: Remove python-six; add python-pydantic and python-typing-extensions. [native-inputs]: Add python-pytest, python-setuptools, python-pytest-xdist, python-parameterized, python-pyyaml, and python-wheel. Change-Id: I16181f714cfc9bcd97ca034631a204969c323542
2024-12-15gnu: python-awscrt: Fix build.Efraim Flashner
* gnu/packages/python-web.scm (python-awscrt)[native-inputs]: Add python-setuptools, python-wheel. Change-Id: I810ca9e4d5ecfd73786b2a4a60a1ff51faf8b252