~ruther/guix-local

ref: d8187732fdcade68faf362eef41bde25aa2a88a8 guix-local/gnu/packages/python-web.scm -rw-r--r-- 359.0 KiB
eb6d7848 — Sergey Trofimov 1 year, 4 months ago
gnu: python-cheroot: Update to 10.0.1.

* 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
a50201fd — Efraim Flashner 1 year, 4 months ago
gnu: python-cssselect2: Fix build.

* gnu/packages/python-web.scm (python-cssselect2)[native-inputs]: Add
python-flit.

Change-Id: Icea70b984b2009eb7963c5846ac7a3bb1664c2b4
70dc4f32 — Danny Milosavljevic 1 year, 4 months ago
gnu: python-werkzeug: Fix build.

* gnu/packages/python-web.scm (python-werkzeug)[native-inputs]: Add
python-setuptools, python-wheel.

Change-Id: Ib962442b316827e944a1566bea3bc68d7c4b083d
946e48d1 — Danny Milosavljevic 1 year, 4 months ago
gnu: python-flask-restx: Update to 1.3.0.

* gnu/packages/python-web.scm (python-flask-restx): Update to 1.3.0.
[arguments]<#:phases>[check]: Exclude test.

Change-Id: Ib01efe9e98e8b9971286a83266011fa0d7b2ca45
80ee613d — Danny Milosavljevic 1 year, 4 months ago
gnu: python-cloud-init: Fix build.

* gnu/packages/python-web.scm (python-cloud-init)[native-inputs]: Add
python-setuptools, python-wheel.

Change-Id: Icf67de808cd43771eaa51b5a22d0059b3e095dd9
fd86ec95 — Danny Milosavljevic 1 year, 4 months ago
gnu: Add python-webcolors@24.11.1.

* gnu/packages/python-web.scm (python-webcolors-24): New variable.

Change-Id: I3d4aa5e37d2518cc1b3d8c1f43e11b96c51f0ca9
6aa76b36 — Jelle Licht 1 year, 6 months ago
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
f2b7e8f7 — Fredrik Salomonsson 1 year, 5 months ago
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>
6774c9e7 — Sharlatan Hellseher 1 year, 5 months ago
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
63547f5c — Sharlatan Hellseher 1 year, 5 months ago
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
82225664 — Sharlatan Hellseher 1 year, 5 months ago
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
e1143622 — Efraim Flashner 1 year, 5 months ago
gnu: python-awscrt: Fix build.

* gnu/packages/python-web.scm (python-awscrt)[native-inputs]: Add
python-setuptools, python-wheel.

Change-Id: I810ca9e4d5ecfd73786b2a4a60a1ff51faf8b252
2f2efbfe — Efraim Flashner 1 year, 5 months ago
gnu: python-noiseprotocol: Fix build.

* gnu/packages/python-web.scm (python-noiseprotocol)[native-inputs]: Add
python-setuptools, python-wheel.

Change-Id: I43110aa61b2379c696170453473f005c36de3a8e
9e00e66b — Sharlatan Hellseher 1 year, 5 months ago
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
05a11989 — Sharlatan Hellseher 1 year, 5 months ago
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
ba2ed2fb — Sharlatan Hellseher 1 year, 5 months ago
gnu: Add python-suds.

* gnu/packages/python-web.scm (python-suds): New variable.

Change-Id: I37d0c0757b13ef7b37e1ff19aa00f4460f2c609a
5f4dba05 — Vinicius Monego 1 year, 11 months ago
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>
7d46ec3e — Nicolas Graves 1 year, 5 months ago
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>
a0e5d191 — Nicolas Graves 1 year, 5 months ago
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>
3f46d58f — Nicolas Graves 1 year, 5 months ago
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>
Next