Age | Commit message (Collapse) | Author |
|
* gnu/packages/python-web.scm (python-httpx): Update to 0.28.1.
Change-Id: Ia7f1659eeeee05de763b000cda4bc9a60c418c21
|
|
* gnu/packages/python-web.scm (python-uvicorn): Update to 0.34.0.
[native-inputs]: Add nss-certs-for-test.
Change-Id: I48825939c91464c132a9ee85a986a39173f6854e
|
|
* 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
|
|
* gnu/packages/python-web.scm (python-devpi-process): New variable.
Change-Id: Ic1829dfbb108a45c44423f570eeb604ddfe73795
|
|
* gnu/packages/python-web.scm (python-devpi-client): New variable.
Change-Id: I29e0e3b573111d39b93d595cb7a49c588f5ac99a
|
|
* gnu/packages/python-web.scm (python-devpi-server): New variable.
Change-Id: I5ca0e39595f2081f4a71bc0bc71106cac1508ce4
|
|
* gnu/packages/python-web.scm (python-devpi-common): New variable.
Change-Id: I9deef7d64b0c6d2c212dddd3ca3113b3f3dd1082
|
|
* gnu/packages/python-web.scm (python-pypitoken): New variable.
Change-Id: I0e18205ac87be8cc95af80b62c99c087083cef88
|
|
* gnu/packages/python-web.scm (python-legacy-cgi): New variable.
Change-Id: I36253992291b2294896ae8c01a15f76b33615034
|
|
* 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
|
|
* gnu/packages/python-web.scm (python-msal): Update to 1.31.1.
Change-Id: Ic87558e1a0a55bfb47aa2fb9a6a8f389cf3e4aab
|
|
* 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
|
|
* 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
|
|
* 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 <jgart@dismail.de>
Change-Id: Iab514990288bdbb6acb8248b07b0dbdb32940068
|
|
* gnu/packages/python-web.scm (python-cssselect2)[native-inputs]: Add
python-flit.
Change-Id: Icea70b984b2009eb7963c5846ac7a3bb1664c2b4
|
|
* gnu/packages/python-web.scm (python-werkzeug)[native-inputs]: Add
python-setuptools, python-wheel.
Change-Id: Ib962442b316827e944a1566bea3bc68d7c4b083d
|
|
* gnu/packages/python-web.scm (python-flask-restx): Update to 1.3.0.
[arguments]<#:phases>[check]: Exclude test.
Change-Id: Ib01efe9e98e8b9971286a83266011fa0d7b2ca45
|
|
* gnu/packages/python-web.scm (python-cloud-init)[native-inputs]: Add
python-setuptools, python-wheel.
Change-Id: Icf67de808cd43771eaa51b5a22d0059b3e095dd9
|
|
* gnu/packages/python-web.scm (python-webcolors-24): New variable.
Change-Id: I3d4aa5e37d2518cc1b3d8c1f43e11b96c51f0ca9
|
|
* gnu/packages/python-web.scm (python-cloudscraper)[inputs]: Replace node by
node-lts.
Change-Id: Id7a9354c04557d27ec90cfbecd0c8005cf912f1a
|
|
* gnu/packages/python-web.scm (python-pycurl): Update to 7.45.4.
Change-Id: I0b5357b3515af810cecb5eebeba14f07e1f9bac3
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
|
|
* 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/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/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/packages/python-web.scm (python-awscrt)[native-inputs]: Add
python-setuptools, python-wheel.
Change-Id: I810ca9e4d5ecfd73786b2a4a60a1ff51faf8b252
|
|
* gnu/packages/python-web.scm (python-noiseprotocol)[native-inputs]: Add
python-setuptools, python-wheel.
Change-Id: I43110aa61b2379c696170453473f005c36de3a8e
|
|
* gnu/packages/python-web.scm (python-azure-storage-blob)
[native-inputs]: Add python-setuptools and python-wheel.
Change-Id: Ia3d3f1362714a3dace68b5c200034eced124ebf2
|
|
* 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/packages/python-web.scm (python-suds): New variable.
Change-Id: I37d0c0757b13ef7b37e1ff19aa00f4460f2c609a
|
|
* 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/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/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/packages/python-web.scm (python-websockets): Update to 13.1.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
|
|
* 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/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/packages/python-web.scm (python-openapi-spec-validator): Delete
sanity check.
Change-Id: I80d575155cf7920f0d2f6e9460a7e40d496c080c
|
|
* 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/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
|
|
* gnu/packages/python-web.scm (hypercorn): Update to 0.17.3.
[propagated-inputs]: Add python-taskgroup.
[native-inputs]: Add python-httpx.
Change-Id: I01eaf6e72c2882464bf98b09d24d5a5df7781571
|
|
* gnu/packages/python-web.scm (python-jsonpickle): Update to 4.0.0.
Change-Id: Icadcf069113c6a5de3c285c36f0a8ec79903e822
Co-authored-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
|
|
* gnu/packages/python-web.scm (python-betamax): Update to 0.9.0.
Change-Id: Ia4696d1150e1ee24ca6b27251a7db05d14d1351b
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
|
|
* gnu/packages/python-web.scm (python-starlette): Update to 0.41.3.
Change-Id: I36c69a16eaaca90503bfe0c0e8ee8e7941f98e94
|
|
* gnu/packages/python-web.scm (python-uvicorn): Update to 0.32.1.
[arguments]<test-flags>: Disable multiprocess tests.
<phases>: Remove 'patch-pyproject, newer version of Hatchling does like
it now.
Change-Id: Ie22fc5134d5e40eb4bb7e27681556fc88af886ef
|
|
* gnu/packages/python-web.scm (python-a2wsgi): Update to 1.10.7.
[arguments]<tests>: Enable most of them.
<test-flags>: Exclude test which introduce cycle.
[native-inputs]: Add python-pytest, python-httpx-bootstrap, and
python-pytest-asyncio.
Change-Id: Id171de02323e0db99c86fb7297be424a5ddc1d3b
|
|
* gnu/packages/python-web.scm (python-uvloop): Update to 0.21.0.
[build-system]: Swap to pyproject-build-system.
[arguments]<test-flags>: Disable one test.
[native-inputs]: Remove python-cython; add python-cython-3,
python-setuptools, and python-wheel.
Change-Id: I1124bbfcfc3f333448cb3c08f9d2b08b61a0a46e
|
|
* gnu/packages/python-web.scm (python-tornado-6): Update to 6.4.2.
[native-inputs]: Add python-pytest, python-setuptools, and python-wheel.
Change-Id: I4338745b18eec94f0f492b80b1d5b99f69a37085
|
|
* gnu/packages/python-web.scm (python-tinycss2): Update to 1.4.0.
[native-inputs]: Remove python-pytest-flake8 and python-pytest-isort.
Change-Id: I397b3cd61473fcf90681be1cab784ba7cc16334b
|
|
Unmaintained and not in use by any packages in Guix. Upstream note: "This
repository has been archived by the owner on Feb 22, 2024. It is now
read-only."
* gnu/packages/python-web.scm (python-flask-jwt): Delete variable.
Change-Id: Id59422744dd0ee81dcde782f6172744ab026bb00
|
|
* gnu/packages/python-web.scm (python-flask-restful): Update to 0.3.10.
[arguments]: Disable all tests.
Change-Id: I517d21110eb0334fe152c205c3f8167e0a873bc2
|
|
* gnu/packages/python-web.scm (python-flask): Update to 3.1.0.
[build-system]: Swapt to pyproject-build-system.
[arguments]<phases>: Use default 'check phase.
[propagated-inputs]: Add python-blinker.
[native-inputs]: Add python-flit-core.
Change-Id: Ia745e13a395f2e4d315787600ddc2cbb26308ac7
|