gnu: Add python-webcolors@24.11.1. * gnu/packages/python-web.scm (python-webcolors-24): New variable. Change-Id: I3d4aa5e37d2518cc1b3d8c1f43e11b96c51f0ca9
gnu: python-cloudscraper: Use node-lts instead of node. * gnu/packages/python-web.scm (python-cloudscraper)[inputs]: Replace node by node-lts. Change-Id: Id7a9354c04557d27ec90cfbecd0c8005cf912f1a
gnu: python-pycurl: Update to 7.45.4. * gnu/packages/python-web.scm (python-pycurl): Update to 7.45.4. Change-Id: I0b5357b3515af810cecb5eebeba14f07e1f9bac3 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: python-flask-sqlalchemy: Update to 3.1.1. * 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
gnu: python-cfn-lint: Update to 1.22.1. * 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
gnu: python-aws-sam-translator: Update to 1.94.0. * 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
gnu: python-awscrt: Fix build. * gnu/packages/python-web.scm (python-awscrt)[native-inputs]: Add python-setuptools, python-wheel. Change-Id: I810ca9e4d5ecfd73786b2a4a60a1ff51faf8b252
gnu: python-noiseprotocol: Fix build. * gnu/packages/python-web.scm (python-noiseprotocol)[native-inputs]: Add python-setuptools, python-wheel. Change-Id: I43110aa61b2379c696170453473f005c36de3a8e
gnu: python-azure-storage-blob: Adjust inpusts. * gnu/packages/python-web.scm (python-azure-storage-blob) [native-inputs]: Add python-setuptools and python-wheel. Change-Id: Ia3d3f1362714a3dace68b5c200034eced124ebf2
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
gnu: Add python-suds. * gnu/packages/python-web.scm (python-suds): New variable. Change-Id: I37d0c0757b13ef7b37e1ff19aa00f4460f2c609a
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>
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>
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>
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>
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>
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>
gnu: python-openapi-spec-validator: Delete sanity check. * gnu/packages/python-web.scm (python-openapi-spec-validator): Delete sanity check. Change-Id: I80d575155cf7920f0d2f6e9460a7e40d496c080c
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
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