summaryrefslogtreecommitdiff
path: root/gnu/packages/python-web.scm
AgeCommit message (Collapse)Author
2025-09-28gnu: Add python-blacksheep.wrobell
* gnu/packages/python-web.scm (python-blacksheep): New variable. Change-Id: Ia6ffb6360f6ba932936dc2196161b4ef2cbcd733 Modified-by: Sharlatan Hellseher <sharlatanus@gmail.com> Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-09-28gnu: Add python-guardpost.wrobell
* gnu/packages/python-web.scm (python-guardpost): New variable. Change-Id: Ib77bb20020770ac5a3369e97279b19bd75bbcc8b Modified-by: Sharlatan Hellseher <sharlatanus@gmail.com> Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-09-28gnu: Add python-essentials-openapi.wrobell
* gnu/packages/python-web.scm (python-essentials-openapi): New variable. Change-Id: I80a6c65c2865b79ce01d541d53f8859e9aa9c157 Modified-by: Sharlatan Hellseher <sharlatanus@gmail.com> Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-09-28gnu: python-apprise: Move to python-web.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-apprise): Move from here ... * gnu/packages/python-web.scm: ... to here. Change-Id: Iec9be9ed71ea199bbcf9a0ad66a6251d51bc0484
2025-09-26gnu: python-websocket-client-0.59: Fix tests.John Kehayias
* gnu/packages/python-web.scm (python-websocket-client-0.59)[native-inputs]: Add python-six. Change-Id: I213b164858db5fe4e8aeea643daf1a1b98998835
2025-09-26gnu: python-aiorpcx: Fix tests.Sharlatan Hellseher
* gnu/packages/python-web.scm (python-aiorpcx)[native-inputs]: Remove python-pytest-asyncio and python-wheel; add python-pytest-asyncio-0.26. Change-Id: I8acf3eb36a0ab1a41038471456aa15d0fef92cbc
2025-09-25gnu: python-noiseprotocol: Fix tests.Hugo Buddelmeijer
* gnu/packages/python-web.scm (python-noiseprotocol): Fix tests. [native-inputs]: Remove python-wheel; add python-pytest. [source]: Switch to git-fetch to have tests. Change-Id: I474ef101c1d645dea06c6a953928793d70c7caf2 Signed-off-by: Vagrant Cascadian <vagrant@debian.org>
2025-09-25gnu: python-shopifyapi: Switch to pyproject.Nicolas Graves
* gnu/packages/python-web.scm (python-shopifyapi): [source]: Switch to git-fetch. [build-system]: Switch to pyproject-build-system. [native-inputs]: Add python-setuptools-next. [description]: Improve style. Change-Id: If574f434dc796c26f07f93f60157bea5a2ac9aaf Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-09-25gnu: python-google-auth-httplib2: Update to 0.2.0.Sharlatan Hellseher
* gnu/packages/python-web.scm (python-google-auth-httplib2): Update to 0.2.0. [build-system]: Switch to pyproject-build-system. [propagated-inputs]: Remove python-six. [native-inputs]: Remove python-mock; add python-pyparsing and python-setuptools. Change-Id: I5f8a3951fcd68bc7633f0450ec706a871c5f4590
2025-09-25gnu: python-js2py: Fix build.Sharlatan Hellseher
* gnu/packages/python-web.scm (python-js2py) [propagated-inputs]: Remove python-numpy; add python-six. [native-inputs]: Remove python-pytest and python-wheel. Change-Id: I5e18ac4c7eff8de3aa8858021d530b967c1a3529
2025-09-25gnu: python-engineio: Update to 4.12.2.Sharlatan Hellseher
* gnu/packages/python-web.scm (python-engineio): Update to 4.12.2. [propagated-inputs]: Remove python-tornado. [native-inputs]: Remove python-wheel; add python-pytest-asyncio and python-tornado. Change-Id: I29e6bbc8ebcd3734a76fab524bd6958c6360d355
2025-09-25gnu: python-google-auth: Update to 2.40.3.Sharlatan Hellseher
* gnu/packages/python-web.scm (python-google-auth): Update to 2.40.3. [propagated-inputs]: Remove python-cachetools; add python-cachetools-5. Change-Id: Ie31e53b04df90fcdc6a730dbace042b5ca33b329
2025-09-25gnu: python-socks: Update to 2.7.2.Nicolas Graves
* gnu/packages/python-web.scm (python-socks): Update to 2.7.2. [source]: Switch to git-fetch. [native-inputs]: Add python-pytest-trio. Remove python-wheel. Change-Id: I0e75b01fb350d964997d5d3a6d8e8e6a1dcbcd67 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-09-25gnu: python-mf2py: Update to 2.0.1.Nicolas Graves
* gnu/packages/python-web.scm (python-mf2py): Update to 2.0.1. [build-system]: Switch to pyproject-build-system. [arguments]: Remove them. [native-inputs]: Add python-poetry-core. [description]: Improve style. Change-Id: I43b67d96178314a2efe442ff6fd6ab34865daa5a Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
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