gnu: python-requests-unixsocket2: Update to 1.0.1. * gnu/packages/python-web.scm (python-requests-unixsocket2): Update to 1.0.1. [propagated-inputs]: Remove python-pbr and python-requests; add python-requests-next and python-urllib3-next. [native-inputs]: Remove python-poetry-core; add nss-certs-for-test and python-hatchling. Change-Id: I52740b3663ca3374441ad17402eae7385798ccaf
gnu: python-urllib3-next: Update to 2.5.0. * gnu/packages/python-web.scm (python-urllib3-next): Update to 2.5.0. [native-inputs]: Add python-setuptools-scm. Change-Id: Iecc060bf0bbc89147181e7a6148f8bf9ab463ee0
gnu: python-pyfxa: Update to 0.8.1. * gnu/packages/python-web.scm (python-pyfxa): Update to 0.8.1. [propagated-inputs]: Add python-pyjwt, python-parameterized. [native-inputs]: Replace python-setuptools-next by python-hatchling. Change-Id: I37d296c1af42196ee23995c166cd98803724fa61 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: python-mwparserfromhell: Update to 0.7.2. * gnu/packages/python-web.scm (python-mwparserfromhell): Update to 0.7.2. Change-Id: I8f623fc66ec0336c52e8bfb017eb11bddc608ba4 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: python-pyfxa: Switch to pyproject. * gnu/packages/python-web.scm (python-pyfxa): [source]: Switch to git-fetch. [build-system]: Switch to pyproject-build-system. [arguments]<#:tests?>: Enable them. <#:test-flags>: Ignore tests requiring network access. [native-inputs]: Add python-setuptools-next. Change-Id: Ia4a5c04a7d10b9efaa422992a7fcab8d143de923 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: python-mwparserfromhell: Switch to pyproject. * gnu/packages/python-web.scm (python-mwparserfromhell): [source]: Switch to git-fetch. [build-system]: Switch to pyproject-build-system. [native-inputs]: Add python-setuptools-next. Remove python-pytest-runner. Change-Id: I9bab5b8ef4875d69521d22c07131053ea72b69e4 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: python-mohawk: Update to 1.1.0-0.b789916. * gnu/packages/python-web.scm (python-mohawk): Update to 1.1.0-0.b789916. [source]: Switch to git-fetch. Use patch. [build-system]: Switch to pyproject-build-system. [arguments]: Set <#:test-flags>. [native-inputs]: Remove them. Add python-pytest and python-setuptools-next. * gnu/packages/patches/python-mohawk-pytest.patch: Add patch from upstream Github PR. * gnu/local.mk: Record patch. Change-Id: I866683573757909b9b5b808cd693991358131c46 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: python-minio: Switch to pyproject. * gnu/packages/python-web.scm (python-minio): [source]: Switch to git-fetch. [build-system]: Switch to pyproject-build-system. [arguments]: Replace <#:phases> with <#:test-flags>. [native-inputs]: Remove them. Add python-pytest, python-setuptools-next. Change-Id: I231b16e279c34b2d93ce5b533d2fcae435e03e8c Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: python-hstspreload: Update to 2025.1.1. * gnu/packages/python-web.scm (python-hstspreload): Update to 2025.1.1. Change-Id: I2ff31d2462d4dbfb9744b7cd35bfc6e76c7d626f Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: python-hstspreload: Switch to pyproject. * gnu/packages/python-web.scm (python-hstspreload): [source]: Switch to git-fetch. [build-system]: Switch to pyproject-build-system. [native-inputs]: Add python-setuptools-next. [home-page, synopsis]: Run guix style. Change-Id: Ib9dce596102e468b2a88c407520d6cdc768ef860 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: python-google: Switch to pyproject. * gnu/packages/python-web.scm (python-google): [source, description, arguments]: Improve style. [build-system]: Switch to pyproject-build-system. [native-inputs]: Add python-setuptools-next. Change-Id: Ibdf9cd90e052dabfe644da99566f3973c865f12d Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: python-giturlparse: Update to 0.12.0. * gnu/packages/python-web.scm (python-giturlparse): Update to 0.12.0. [source]: Switch to git-fetch. [build-system]: Switch to pyproject-build-system. [native-inputs]: Add python-pytest, python-setuptools-next. [description]: Improve style. Change-Id: I70373b05412d02126497fa2372ef0c4264a5573e Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: python-enoslib: Switch to pyproject. * gnu/packages/python-web.scm (python-enoslib): [source]: Improve style. [build-system]: Switch to pyproject-build-system. [arguments]: Reorder field. <#:test-flags>: Use to avoid 'check phase replacement. <#:phases>: Replace former 'check with 'pre-check phase. [native-inputs]: Add python-setuptools. Reorder and improve style. [propagated-inputs]: Improve style. Change-Id: Icada22c14f7b936dd562729eb85a6089986e3c8e Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: python-beren: Switch to pyproject. * gnu/packages/python-web.scm (python-beren): [source]: Switch to git-fetch. [build-system]: Switch to pyproject-build-system. [native-inputs]: Add python-setuptools-next. Change-Id: I4ce0ddcd53c95c7fd04af51a297ba1924384b142 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: python-azure-storage-nspkg: Switch to pyproject. * gnu/packages/python-web.scm (python-azure-storage-nspkg): [build-system]: Switch to pyproject-build-system. [arguments] <tests?>: No tests in PyPI archive. [native-inputs]: Add python-pytest, python-setuptools-next. Change-Id: Ia2eb1da9429036aaf58661e2e3999ad292a60c1e Modified-by: Sharlatan Hellseher <sharlatanus@gmail.com> Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: python-ajsonrpc: Switch to pyproject. * gnu/packages/python-web.scm (python-ajsonrpc): [source]: Switch to git-fetch. [build-system]: Switch to pyproject-build-system. [native-inputs]: Add python-pytest, python-setuptools, python-wheel. Change-Id: I4d6b3813feea80af3d9a94f354a459780cbff281 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: httpie: Switch to pyproject. * gnu/packages/python-web.scm (httpie): [build-system]: Switch to pyproject-build-system. [native-inputs]: Add python-setuptools, python-wheel. [source, properties]: Improve style. Change-Id: Ib6073b02235f19a70576c0e37193dcb05496d3eb Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: Add python-webrtcvad-wheels. * gnu/packages/python-xyz.scm (python-webrtcvad-wheels): New variable. Change-Id: I93adee22e1c6236aba5916548c288c088677e4c5 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: Add python-whereismyip. * gnu/packages/python-xyz.scm (python-whereismyip): New variable. Change-Id: I7da706fb5c6e0ac3788397926f25b844a3b2d550 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: python-google-crc32c: Move to (gnu packages python-crypto). * gnu/packages/python-web.scm (python-google-crc32c): Move from here… * gnu/packages/python-crypto.scm (python-google-crc32c): …to here. Change-Id: I211f02fabaf35fcef7c5bee67675cfb3f590ea95 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>