summaryrefslogtreecommitdiff
path: root/gnu/packages/python-web.scm
AgeCommit message (Collapse)Author
2025-09-25gnu: python-pyjsparser: Disable tests.Sharlatan Hellseher
* gnu/packages/python-web.scm (python-pyjsparser)[arguments] <tests?>: No tests in PyPI. [native-inputs]: Remove python-wheel. Change-Id: I354c8dacd7e05f4ab4d760a53ab1c327c4521ee0
2025-09-25gnu: python-livereload: Fix tests.Nicolas Graves
* gnu/packages/python-web.scm (python-livereload): [arguments]<#:test-backend>: Set it. [native-inputs]: Remove python-wheel. Change-Id: I89d27dfc3ebba7c32ddafdcc9266ce60cf1aa3bf Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-09-25gnu: python-python3-saml: Fix package.Nicolas Graves
* gnu/packages/python-web.scm (python-python3-saml): [arguments]<#:phases>: Improve style. [inputs]: Add xmlsec-openssl. Change-Id: I99b3f121aa1edc57afda203cc88d8a03c1b2de35 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-09-25gnu: python-webassets: Update to 3.0.0.Nicolas Graves
* gnu/packages/python-web.scm (python-webassets): Update to 3.0.0. [source]: Switch to git-fetch. [build-system]: Switch to pyproject-build-system. [arguments]: Remove them. [native-inputs]: Remove them. Add python-hatchling and python-pytest. [propagated-inputs]: Add python-zope-dottedname. [description]: Improve wording and style. Change-Id: Ibb3c0f6889557df93b781303bec3f12a9245487c Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-09-25gnu: Add python-zope-dottedname.Nicolas Graves
* gnu/packages/python-web.scm (python-zope-dottedname): New variable. Change-Id: I10b77975606e99b76b39c93bf13a7c09144cac25 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-09-25gnu: python-grequests: Update to 0.7.0-0.60f70e9.Nicolas Graves
* gnu/packages/python-web.scm (python-grequests): Update to 0.7.0-0.60f70e9. [source]: Switch to git-fetch. [build-system]: Switch to pyproject-build-system. [arguments]: Set test-related arguments. [description]: Improve style. Change-Id: I62ba93c961229a536464effd666fd135ca8d3ed9 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-09-25gnu: python-simple-websocket: Reduce closure size.Sharlatan Hellseher
* gnu/packages/python-web.scm (python-simple-websocket)[native-inputs]: Remove python-flake8, python-pytest-cov, python-tox, and python-wheel. Change-Id: I24439c06556bd0ebc7e834359d731b297af64110
2025-09-25gnu: Remove python-flask-htpasswd.Sharlatan Hellseher
Abandoned since 2022, fails to build, no users in Guix. * gnu/packages/python-web.scm (python-flask-htpasswd): Delete variable. Change-Id: I75c38960d9a6c2ccd77616fe5f8d799e44662289
2025-09-25gnu: python-css-html-js-minify: Fix tests.Sharlatan Hellseher
* gnu/packages/python-web.scm (python-css-html-js-minify)[native-inputs]: Remove python-wheel and unzip; add python-pytest. Change-Id: I57b06e9f66c95a50c4bbff97b7f208b4ae8774c6
2025-09-25gnu: python-devpi-server: Update to 6.17.0.Sharlatan Hellseher
* gnu/packages/python-web.scm (python-devpi-server): Update to 6.17.0. [arguments] <phases>: Add 'relax-requirements. [propagated-inputs]: Remove python-ruamel.yaml; add python-ruamel.yaml-0.16. [native-inputs]: Remove python-wheel; add python-pytest-asyncio. Change-Id: Ifd66a717dbd84f28817b231891fa8567fef70e55
2025-09-25gnu: python-lazr-restfulclient: Fix tests.Nicolas Graves
* gnu/packages/python-web.scm (python-lazr-restfulclient): [arguments]<#:phases>: Replace 'check phase. [propagated-inputs]: Add python-six, which is still used in the package. Change-Id: Ie8e272034f3fc747584f4500cf00a3a9b2e867bf Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-09-25gnu: python-wadllib: Update to 2.0.0.Nicolas Graves
* gnu/packages/python-web.scm (python-wadllib): Update to 2.0.0. [arguments]<#:tests?>: Disable them for now. <#:phases>: Replace 'check phase. [native-inputs]: Add python-multipart. Change-Id: Id0ebb71c0544a26edfc94f9b64cda8a5dfc29dd4 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-09-25gnu: python-lazr-uri: Update to 1.0.7.Nicolas Graves
* gnu/packages/python-web.scm (python-lazr-uri): Update to 1.0.7. [build-system]: Switch to pyproject-build-system. [arguments]<#:phases>: Replace 'check phase. [native-inputs]: Add python-setuptools. Change-Id: I0f42d48935adb3bed8f02e3fdfe97b51a4aa48b0 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-09-25gnu: python-btrees: Update to 6.1.Nicolas Graves
* gnu/packages/python-web.scm (python-btrees): Update to 6.1. [source]: Switch to git-fetch. [build-system]: Switch to pyproject-build-system. [arguments]<#:phases>: Replace 'check phase. [native-inputs]: Add python-setuptools. Change-Id: Iaec2b40f6b311592b43d982e9de0da10653d548d Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-09-25gnu: python-persistent: Update to 6.1.1.Nicolas Graves
* gnu/packages/python-web.scm (python-persistent): Update to 6.1.1. [source]: Switch to git-fetch. [build-system]: Switch to pyproject-build-system. [arguments]<#:phases>: Replace 'check phase. [native-inputs]: Add python-setuptools. [propagated-inputs]: Add python-zope-deferredimport, python-zope-testrunner. [description]: Improve style. Change-Id: I422ee21f044ac238d20260515e924e0dd00b7e50 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-09-25gnu: python-zope-bootstrap-package: Improve style.Nicolas Graves
* gnu/packages/python-web.scm (python-zope-bootstrap-package): Rewrite using gexps, and add python-setuptools to native-inputs. Change-Id: Iec6b106d9510d332540626b80cc63420351e8c62 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-09-25gnu: python-zope-deferredimport: Update to 6.0.Nicolas Graves
* gnu/packages/python-web.scm (python-zope-deferredimport): Update to 6.0. [source]: Switch to git-fetch. [build-system]: Switch to pyproject-build-system. [arguments]<#:phases>: Replace 'check phase. [native-inputs]: Add python-setuptools-next. [home-page]: Use the readthedocs link. Change-Id: I9e5d6640ea1df5949c2a2f906dbb1d73ee4a65c7 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-09-25gnu: python-zope-component: Update to 7.0.Nicolas Graves
* gnu/packages/python-web.scm (python-zope-component): Update to 7.0. [source]: Switch to git-fetch. [build-system]: Switch to pyproject-build-system. [arguments]<#:phases>: Replace 'check phase. [native-inputs]: Add python-setuptools, improve style. [home-page]: Use readthedocs link. [description]: Improve style. Change-Id: I706ea7c5d49a4b5b97e89508e3abef33b6c9e520 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-09-25gnu: python-zope-security: Update to 7.3.Nicolas Graves
* gnu/packages/python-web.scm (python-zope-security): Update to 7.3. [source]: Switch to git-fetch. [build-system]: Switch to pyproject-build-system. [arguments]<#:phases>: Replace 'check phase. [native-inputs]: Add python-setuptools. (python-zope-security-bootstrap)[propagated-inputs]: Improve style. Change-Id: If21113f49acec0f198ab1eca5c88767cfcab34af Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-09-25gnu: python-zope-location: Update to 6.0.Nicolas Graves
* gnu/packages/python-web.scm (python-zope-location): Update to 6.0. [source]: Switch to git-fetch. [build-system]: Switch to pyproject-build-system. [arguments]<#:phases>: Replace 'check phase. [native-inputs]: Add python-setuptools. [home-page]: Use the readthedocs link. [description]: Improve style. Change-Id: I1e4e6bce660dfa1cd5345b522ad4e8fe4950bbbd Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-09-25gnu: python-zope-hookable: Update to 7.0.Nicolas Graves
* gnu/packages/python-web.scm (python-zope-hookable): Update to 7.0. [source]: Switch to git-fetch. [build-system]: Switch to pyproject-build-system. [arguments]<#:phases>: Replace 'check phase. [native-inputs]: Add python-setuptools. [home-page]: Use the readthedocs link. [description]: Improve style. Change-Id: If35c751536895728b14b7d0b9a35c008e3c7832f Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-09-25gnu: python-zope-proxy: Update to 7.0.Nicolas Graves
* gnu/packages/python-web.scm (python-zope-proxy): Update to 7.0. [source]: Switch to git-fetch. [build-system]: Switch to pyproject-build-system. [arguments]<#:phases>: Replace 'check phase. [native-inputs]: Add python-setuptools. [description]: Improve style. [home-page]: Use the readthedocs link. Change-Id: Ic92689e765e7fcc6ce5ce9156e18c33aebe5ff30 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-09-25gnu: python-zope-copy: Update to 6.0.Nicolas Graves
* gnu/packages/python-web.scm (python-zope-copy): Update to 6.0. [source]: Switch to git-fetch. [build-system]: Switch to pyproject-build-system. [arguments]: Improve style. [native-inputs]: Add python-setuptools, python-zodbpickle, python-zope-proxy, python-zope-schema, python-zope-testing. [home-page]: Switch to readthedocs link. Change-Id: I5c2c4ae51133fba5fec24cdfe11d7fb601eab870 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-09-25gnu: python-zope-configuration: Update to 7.0.Nicolas Graves
* gnu/packages/python-web.scm (python-zope-configuration): Update to 7.0. [source]: Switch to git-fetch. [build-system]: Switch to pyproject-build-system. [arguments]<#:phases>: Replace 'check phase. [native-inputs]: Add python-setuptools. [home-page]: Use readthedocs link. Change-Id: I7c3e3cc76abd85f45f4999f2a144390906ed8eb5 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-09-25gnu: python-zope-sqlalchemy: Switch to pyproject.Nicolas Graves
* gnu/packages/python-web.scm (python-zope-sqlalchemy): [source]: Switch to git-fetch. [build-system]: Switch to pyproject-build-system. [arguments]<#:phases>: Replace 'check phase. [native-inputs]: Add python-setuptools, python-zope-testing, python-zope-testrunner. [description]: Improve style. Change-Id: Id8e4deb548ef3609102bdd4248f14f4a582ca567 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-09-25gnu: python-zope-schema: Switch to pyproject.Nicolas Graves
* gnu/packages/python-web.scm (python-zope-schema): [source]: Switch to git-fetch. [build-system]: Switch to pyproject-build-system. [arguments]: Improve style. [native-inputs]: Add python-setuptools. Change-Id: I4ee6854e3c0702a6f3fefc5239d1a90cf484d7f6 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-09-25gnu: python-zope-i18nmessageid: Update to 7.0.Nicolas Graves
* gnu/packages/python-web.scm (python-zope-i18nmessageid): Update to 7.0. [source]: Switch to git-fetch. [arguments]<#:phases>: Replace 'check phase. [native-inputs]: Remove python-coverage, python-wheel. [home-page]: Replace with the readthedocs link. Change-Id: I27bcd2411b3fbd5c486dcd85acdd252cde359203 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-09-25gnu: python-zope-testrunner: Update to 7.4.Nicolas Graves
* gnu/packages/python-web.scm (python-zope-testrunner): Update to 7.4. [source]: Switch to git-fetch. [build-system]: Switch to pyproject-build-system. [arguments]: Improve style. <#:phases>: Add 'check phase replacement. [native-inputs]: Add python-setuptools. [propagated-inputs]: Remove python-six. [home-page]: Use the readthedocs link. [description]: Improve style. (python-zope-testrunner-bootstrap)[propagated-inputs]: Improve style. Change-Id: Ia8ae67343431cf683f31e5f2cfff64a5826559e0 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-09-25gnu: python-zope-testing: Update to 6.0.Nicolas Graves
* gnu/packages/python-web.scm (python-zope-testing): Update to 6.0. [source]: Switch to git-fetch. [arguments]: Rewrite testing with <#:phases>. [native-inputs]: Add python-zope-interface, python-zope-testrunner-bootstrap. Change-Id: I893195123a80a19f61fa3635f3932ba263816f6c Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-09-25gnu: python-zope-interface: Improve package.Nicolas Graves
* gnu/packages/python-web.scm (python-zope-interface) [source]: Switch to git-fetch. [arguments, native-inputs, synopsis, description]: Improve style. [home-page]: Replace by the readthedocs link. Change-Id: I7e0a7bd921bd40e26bdae16c552dbc6d5a6b3b4f Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-09-25gnu: python-zope-event: Switch to git-fetch.Nicolas Graves
* gnu/packages/python-web.scm (python-zope-event) [source]: Switch to git-fetch. [home-page]: Update it. Change-Id: Iaa702fb0209397d022f9f6a6c0eda6ac71c91f01 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-09-25gnu: python-publicsuffixlist: Set unittest test backend.Nicolas Graves
* gnu/packages/python-web.scm (python-publicsuffixlist)[arguments] <#:test-backend>: Set it. [native-inputs]: Remove python-wheel. Change-Id: I213887319fbae770dccf391327ac8a16bc01a1b4 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-09-25gnu: python-s3fs: Update to 2025.7.0.Sharlatan Hellseher
* gnu/packages/python-web.scm (python-s3fs): Update to 2025.7.0. [native-inputs]: Remove python-flask, python-flask-cors, python-moto, python-pytest, python-pytest-asyncio, and python-wheel. Change-Id: I8c7c74a952fb71259e8b20b8ef4153d4a276214c
2025-09-25gnu: python-url-normalize: Update to 2.2.1.Sharlatan Hellseher
* gnu/packages/python-web.scm (python-url-normalize): Update to 2.2.1. [propagated-inputs]: Add python-idna. [native-inputs]: Remove python-poetry-core and python-pytest-flakes; add python-setuptools. Change-Id: I444015c75241c6284ee190c19b8135191226abda
2025-09-25gnu: Remove python-jschema-to-python.Sharlatan Hellseher
Not maintained since 2019, fails to build no users in Guix. * gnu/packages/python-web.scm (python-jschema-to-python): Delete variable. Change-Id: I73b10bece77b029dfa4c5deb6f749145b942e98b
2025-09-25gnu: Remove python-sarif-om.Sharlatan Hellseher
Not maintained since 2021, fails to build no users in Guix. * gnu/packages/python-web.scm (python-sarif-om): Delete variable. Change-Id: I7730b1c7b979bf4c58fe6db9cf56c101a08ef1ae
2025-09-25gnu: python-cfn-lint: Reduce closure size.Sharlatan Hellseher
* gnu/packages/python-web.scm (python-cfn-lint)[arguments] <test-flags>: Skip optional test. [propagated-inputs]: Remove python-jschema-to-python and python-sarif-om. Change-Id: I0eb5d4d852602773f73234c13b58541d03afaae9
2025-09-25gnu: python-requests-mock: Update to 1.12.1.Sharlatan Hellseher
* gnu/packages/python-web.scm (python-requests-mock): Update to 1.12.1. [build-system]: Switch to pyproject-build-system. [propagated-inputs]: Remove python-six. [native-inputs]: Remove python-pbr, python-discover, python-docutils, python-fixtures, python-mock, python-sphinx, and python-testrepository; add python-requests-futures, python-setuptools, python-setuptools-scm, and python-testtools. Change-Id: I24229600b9bc6a91b771f69de06322c0f82a6339
2025-09-25gnu: Add python-requests-futures.Sharlatan Hellseher
* gnu/packages/python-web.scm (python-requests-futures): New variable. Change-Id: Ibaa9299001567bcfe65247fd192bb64076f80dda
2025-09-25gnu: Remove python-cachecontrol-0.11.Sharlatan Hellseher
* gnu/packages/python-web.scm (python-cachecontrol-0.11): Delete variable. Change-Id: I081cf03298b4059a9ae5b4de94e2ea7fd3c75b9c
2025-09-25gnu: Remove python-aiorpcx-0.18.Sharlatan Hellseher
* gnu/packages/python-web.scm (python-aiorpcx-0.18): Delete variable. Change-Id: I1308611724e435e0f8deff1067993fb7d641acc2
2025-09-25gnu: python-terminado: Move to jupyter.Sharlatan Hellseher
* gnu/packages/python-web.scm (python-terminado): Move from here ... * gnu/packages/jupyter.scm: ... to here. Change-Id: I54c385f4b4bb9fe58a0c0784e6994dc76fa6c8d5
2025-09-25gnu: python-urllib3-next: Set to python-urllib3.Sharlatan Hellseher
Replace all python-urllib3-next occurrences with python-urllib3. * gnu/packages/python-web.scm (python-urllib3-next): Set to python-urllib3. Change-Id: Iaf07baf285f4687d896c5fe19865beb9221f3beb
2025-09-25gnu: python-setuptools-scm-next: Set to python-setuptools-scm.Sharlatan Hellseher
Replace all python-setuptools-scm-next occurrences with python-setuptools-scm. * gnu/packages/python-build.scm (python-setuptools-scm-next): Set to python-setuptools-scm. Change-Id: I929ca14d24ed05efecded4c23ff02c42d50098c6
2025-09-25gnu: python-setuptools-next: Set to python-setuptools.Sharlatan Hellseher
Replace all python-setuptools-next occurrences with python-setuptools. * gnu/packages/python-build.scm (python-setuptools-next): Set to python-setuptools. Change-Id: I9e5e0881310d160ec56be785f2dd2140364fa8e5
2025-09-25gnu: python-requests-next: Set to python-requests.Sharlatan Hellseher
Replace all python-requests-next occurrences with python-requests. * gnu/packages/python-web.scm (python-requests-next): Set to python-requests. Change-Id: I712b71f12a2ebad3dfdfd882f24799fd6dd8e054
2025-09-25gnu: python-flask-restx: Switch to pyproject, fix buld.Sharlatan Hellseher
* gnu/packages/python-web.scm (python-flask-restx): [build-system]: Use pyproject. [argument] <test-flags>: Utilze it and rework skipped tests. <phases>: Use default 'check. [propagated-inputs]: Add python-importlib-resources and python-werkzeug. [native-inputs]: Add python-setuptools. Change-Id: Idd82b4d255854a21953533c3a66c74adeb6ac596
2025-09-25gnu: python-translation-finder: Update to 2.22.Sharlatan Hellseher
* gnu/packages/python-web.scm (python-translation-finder): Update to 2.22. [propagated-inputs]: Remove python-chardet; add python-charset-normalizer-3 and python-weblate-language-data. [native-inputs]: Remove python-wheel. Change-Id: I92a6c70a144a659f188388fb3184aa7f2da399b3
2025-09-25gnu: python-portend: Update to 3.2.1.Sharlatan Hellseher
* gnu/packages/python-web.scm (python-portend): Update to 3.2.1. [native-inputs]: Remove python-pytest-black, python-pytest-checkdocs, python-pytest-cov, python-pytest-enabler, python-pytest-mypy, and python-wheel; add python-setuptools-scm. Change-Id: I09b5c910c2526ae9bece60f59a9239f33633e9f8
2025-09-25gnu: Add python-weblate-language-data.Sharlatan Hellseher
* gnu/packages/python-web.scm (python-weblate-language-data): New variable. Change-Id: I3eba1b46c50f1ee05277d31fcd06cd1b765392c9