~ruther/guix-local

ref: 90f0f8713da9cf0dc0bb5c93446a4eba11075352 guix-local/gnu/packages/python-web.scm -rw-r--r-- 399.0 KiB
c8efb519 — Andreas Enge 1 year, 1 month ago
gnu: Remove python-whatthepatch.

This is a duplicate of a package of the same name in
(gnu packages python-xyz). Remove the variable with lower version number
and without dependencies.

* gnu/packages/python-web.scm (python-whatthepatch): Delete variable.

Change-Id: Icb92be0f8560e089396779a00eecdd64137bf127
Reported-by: nomike <nomike@nomike.com>
e16a2d16 — Sharlatan Hellseher 1 year, 2 months ago
gnu: python-pyscss: 1.4.0-0.73559d0.

* gnu/packages/python-web.scm (python-pyscss): 1.4.0-0.73559d0.

Change-Id: I226351b69eac61be90d0a689c03515a20e9402ad
115b05af — Sharlatan Hellseher 1 year, 2 months ago
gnu: python-zodb: Update to 6.0.1.

* gnu/packages/python-web.scm (python-zodb): Update to 6.0.1.
[propagated-inputs]: Remove python-six.
[native-inputs]: Add python-wheel.

Change-Id: Ieca05b7b3b17baba2aa262c71d2af6de3ea2708a
6c134ae2 — Nicolas Graves 1 year, 2 months ago
gnu: python-suds: Fix dist-info.

* gnu/packages/python-web.scm (python-suds)
[arguments]{phases}: Add phase 'add-custom-dist-info.

Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
fc718a5d — Cayetano Santos 1 year, 2 months ago
gnu: Add python-urllib3-1.25.

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

Change-Id: I28ea55b42dee708ad8d15e51d6b8e8a5ec2f392f
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
e417d6fe — Sharlatan Hellseher 1 year, 2 months ago
Merge remote-tracking branch 'origin/python-team'

Change-Id: I08cf47c4ee8c4019615ba45cef4cca1bd362d31b
6f6e7953 — Sharlatan Hellseher 1 year, 2 months ago
gnu: grip: Fix build.

* gnu/packages/python-web.scm (grip): Fix build and refresh package style.
[build-system]: Switch to pyproject.
[arguments] <test-flags>: Ignore all tests requiring networking.
<phases>: Add 'fix-response-encoding; use default 'check.
[native-inputs]: Add python-setuptools, and python-wheel.
[description]: Fix fill column indentation.

Change-Id: I131ab5efa965760f05411c7dbdb2349d9e8cbcc3
568867b6 — Nicolas Graves 1 year, 3 months ago
gnu: python-docutils-0.15: Update to 0.16.

* gnu/packages/python-xyz.scm (python-docutils-0.15): Update to 0.16.
[native-inputs]: Replace python-setuptools-57 by python-setuptools.
* gnu/packages/python-web.scm (awscli)[inputs]: Update accordingly.
* gnu/packages/sphinx.scm (python-sphinx-panels)[propagated-inputs]:
Update accordingly.

Change-Id: I84360acf8d8213d0d49301e116f1a158bdb545e7
Signed-off-by: Steve George <steve@futurile.net>
6b2c5900 — Nicolas Graves 1 year, 3 months ago
gnu: python-cfn-lint: Update to 1.28.0.

* gnu/packages/python-web.scm (python-cfn-lint): Update to 1.28.0.

Change-Id: I1fa1a4836b2e4b1e360eaf08aa8399dda6435c48
Signed-off-by: Steve George <steve@futurile.net>
55d7b8f1 — Nicolas Graves 1 year, 3 months ago
gnu: gunicorn: Migrate 'check phase to pyproject-build-system.

* gnu/packages/python-web.scm (gunicorn)[arguments]
{phases}: Remove 'check phase and migrate its flags to...
{test-flags}: ...here.

Change-Id: I0635d386d91ef2476dd513787df166f1b181c03c
Signed-off-by: Steve George <steve@futurile.net>
2b8dd22b — Sharlatan Hellseher 1 year, 2 months ago
gnu: python-eventlet: Update to 0.39.1.

* gnu/packages/python-web.scm (python-eventlet): Update to 0.39.1, fix
build.

Change-Id: Ib415f42d10acf638ddd4692fc9d0701922c52714
20591361 — Sharlatan Hellseher 1 year, 2 months ago
gnu: Remove python-webcolors-24.

It's the same variant as python-webcolors.

* gnu/packages/python-web.scm (python-webcolors-24): Delete variable.
* gnu/packages/python-xyz.scm (python-jsonschema) [propagated-inputs]:
Remove python-webcolors-24; add python-webcolors.

Change-Id: Iaa1db96aaf95618ecef5e8560472b1122e18f009
4db0aaf4 — Sharlatan Hellseher 1 year, 2 months ago
gnu: Add python-gevent-websocket.

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

Change-Id: I07f2305c1e1ec257f8764319eadfd28d319b54e5
baf696f2 — Sharlatan Hellseher 1 year, 2 months ago
gnu: python-urllib3-next: Update to 2.3.0.

Keep urllib3@1.26.17 but under the dedicated variable name making it
less confusing with "-next" suffix which is meant to be higher version
of the current one.

* gnu/packages/python-web.scm (python-urllib3-next): Update to
2.3.0. Inherit from python-urllib3.
[native-inputs]: Add python-hatchling and python-hatch-vcs.
(python-urllib3-1.26): New variable.
(python-elasticsearch) [propagated-inputs]: Remove python-urllib3-next;
add python-urllib3-1.26.

* gnu/packages/android.scm (sdkmanager) [inputs]: Remove
python-urllib3-next; add python-urllib3-1.26.
* gnu/packages/package-management.scm (conan) [propagated-inputs]:
Likewise.
* gnu/packages/video.scm (yt-dlp) [inputs]: Likewise.

Change-Id: I2679dda98180815d4e3580d965b8db9c61e53f4a
10f55161 — Nicolas Graves 1 year, 2 months ago
gnu: python-sanic: Update to 25.3.0.

* gnu/packages/python-web.scm (python-sanic): Update to 25.3.0.
[source]: Add a snippet to loosen setuptools requirement.
[native-inputs]: Add python-chardet, python-cryptography,
python-docutils, python-mypy, python-pygments,
python-pytest-benchmark, python-pytest-sanic, python-slotscheck,
python-towncrier, python-types-ujson.

Change-Id: I6babcb936dc11a1cd253019edf679e8991976527
Signed-off-by: Steve George <steve@futurile.net>
c5a3f8f9 — Sharlatan Hellseher 1 year, 2 months ago
gnu: python-dropbox: Enable tests.

* gnu/packages/python-web.scm (python-dropbox): [source]: Swap to
git-fetch.
[arguments] <tests-flags>: Skip all tests requiring networking.
<phases>: Add 'relax-requirements, and 'pre-check.
[native-inputs]: Remove python-pytest-runner; add nss-certs-for-test,
python-mock, python-pytest-mock, python-setuptools, and python-wheel.

Change-Id: I0da3b5a99872dfab9207499ec0f150f52f0b1e4c
32b3bcef — Sharlatan Hellseher 1 year, 2 months ago
gnu: python-dropbox: Move python-web.

* gnu/packages/file-systems.scm (python-dropbox): Move from here ...
* gnu/packages/python-web.scm: .. to here.

Change-Id: Ib75e507a4c3d98becdd606b466bb360e77956637
77a60228 — Sharlatan Hellseher 1 year, 2 months ago
gnu: python-scrapy: Run test in parallel.

* gnu/packages/python-web.scm (python-scrapy) [arguments] <test-flags>:
Run tests in parallel (supported upstream, see
<docs/contributing.rst>). Skip documentation tests.

Change-Id: Id86dd5e7701be4997fa241b126f18ca733940aef
22c2ef5f — Nicolas Graves 1 year, 2 months ago
gnu: python-flask-seasurf: Update to 2.0.0.

* gnu/packages/python-web.scm (python-flask-seasurf): Update to 2.0.0.

Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
c4bc6cf4 — Nicolas Graves 1 year, 2 months ago
gnu: Remove python-cookies.

This is a leaf package in python, broken and undevelopped for 10 years.

* gnu/packages/python-web.scm (python-cookies): Delete variable.

Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Next