~ruther/guix-local

ref: b172762c2dcf2431abaa3621ba5325776558ae6f guix-local/gnu/packages/python-web.scm -rw-r--r-- 486.5 KiB
b172762c — Cayetano Santos 2 months ago
gnu: Remove python-urllib3-next.

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

Change-Id: If58db641c59c3a2e63e1b043a1840dac0f7ae327
99d7436c — Cayetano Santos 2 months ago
gnu: python-canvasapi: Update to 3.4.0.

* gnu/packages/python-web.scm (python-canvasapi): Update to 3.4.0.
[native-inputs]: Remove python-urllib3-1.26 and python-wheel; add python-urllib3.

Change-Id: I565de1aa396b54d028019a90a1b31f75434cdcf4
625ed931 — Nguyễn Gia Phong 2 months ago
Update Nguyễn Gia Phong's new email address.

* .mailmap: New entry.

Change-Id: I839ba6c7be463c5b59c7e68247ae5e46d2ceeeaf
Reviewed-by: Maxim Cournoyer <maxim@guixotic.coop>
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
c203995b — John Kehayias 2 months ago
gnu: python-google-auth-oauthlib: Fix tests.

* gnu/packages/python-web.scm (python-google-auth-oauthlib)[build-system]:
Switch to pyproject-build-system.
[native-inputs]: Add python-pytest, python-mock, and python-setuptools.

Change-Id: Ic846efd5298d666bd295492309f18c271aeb6997
91a164d5 — Hugo Buddelmeijer 2 months ago
gnu: python-jsmin: Switch to pyproject-build-system.

* gnu/packages/python-web.scm (python-jsmin): Switch to pyproject-build-system.
[build-system]: Switch to pyproject-build-system.
[native-inputs]: Add python-setuptools.

Change-Id: Ica4fc8d47b84c38f1beb0a887ef207cf5b8379a7
Signed-off-by: Andreas Enge <andreas@enge.fr>
e3453ff6 — Sharlatan Hellseher 2 months ago
gnu: python-plaster-pastedeploy: Update to 1.0.1.

* gnu/packages/python-web.scm (python-plaster-pastedeploy): Update to 1.0.1.
[build-system]: Switch to pyproject-build-system.
[native-inputs]: Add python-setuptools.

Change-Id: I9516ee45816fe127fb6c0a76a8cd21929e802713
3d59a38d — Sharlatan Hellseher 2 months ago
gnu: python-zope-deprecation: Update to 6.0.

* gnu/packages/python-web.scm (python-zope-deprecation): Update to 6.0.
[source]: Fix PyPI archive name.
[build-system]: Switch to pyproject-build-system.
[arguments] <tests?>: Disable for now.
[native-inputs]: Add python-setuptools.

Change-Id: I55075d1b96271a9b987e2731d7b7cadd2c233efd
608d01cf — Sharlatan Hellseher 2 months ago
gnu: python-venusian: Update to 3.1.1.

* gnu/packages/python-web.scm (python-venusian): Update to 3.1.1.
[build-system]: Switch to pyproject-build-system.
[arguments] <phases>: Add 'fix-pytest-config.
[native-inputs]: Remove python-pytest-runner and python-pytest-cov; add
python-setuptools. Remove lables.

Change-Id: Iebabc49ab7e5d0bfabcd68d9d2ba62bcb69f48e6
8164873c — Sharlatan Hellseher 2 months ago
gnu: python-translationstring: Update to 1.4.

* gnu/packages/python-web.scm (python-translationstring): Update to 1.4.
[build-system]: Switch to pyproject-build-system.
[native-inputs]: Add python-pytest and python-setuptools.

Change-Id: Idd574b4de5247a09c52debb7ee130dcf6f323e72
7021a963 — Sharlatan Hellseher 2 months ago
gnu: python-plaster: Update to 1.1.2.

* gnu/packages/python-web.scm (python-plaster): Update to 1.1.2.
[build-system]: Switch to pyproject-build-system.
[native-inputs]: Add python-setuptools.

Change-Id: I208d7576794767d3cc004ef49ee9a9a53303aa8c
a87435ee — Hugo Buddelmeijer 2 months ago
gnu: python-azure-common: Switch to pyproject-build-system.

* gnu/packages/python-web.scm (python-azure-common): Switch to
pyproject-build-system.
[arguments]<#:tests?>: Set to #f.
[native-inputs]: Add python-setuptools.

Change-Id: Ife71af09e889c7e7931adca87d8bbd9887ad465e
Signed-off-by: Rutherther <rutherther@ditigal.xyz>
863641c8 — Hugo Buddelmeijer 2 months ago
gnu: python-azure-nspkg: Switch to pyproject-build-system.

* gnu/packages/python-web.scm (python-azure-nspkg):  Switch to
pyproject-build-system.
[build-system]: Switch to pyproject-build-system.
[native-inputs]: Add python-setuptools.

Change-Id: If5342e683208b6a16089d40e43444cd6918e00b5
Signed-off-by: Rutherther <rutherther@ditigal.xyz>
7b52ea8c — Hugo Buddelmeijer 2 months ago
gnu: python-aiohttp-client-cache: Update to 0.14.2.

* gnu/packages/python-web.scm (python-aiohttp-client-cache): Update to 0.14.2.
[source]: Switch to git-fetch.
[native-inputs]: Remove python-poetry-core and python-pytest-cov; add python-hatchling.

Change-Id: Ie6bc8ad470c6fc47867d8dc51df9d7503c797588
Signed-off-by: Rutherther <rutherther@ditigal.xyz>
71edbd9f — Andreas Enge 2 months ago
gnu: python-genshi: Use older setuptools.

* gnu/packages/python-web.scm (python-genshi)[native-inputs]:
Add python-setuptools-67.

Change-Id: I4da0ba45408b16ead0ad89433946e77e80f052ef
Signed-off-by: Rutherther <rutherther@ditigal.xyz>
0bd6326d — Hugo Buddelmeijer 2 months ago
gnu: python-jose: Update to 3.5.0 [security fixes].

This update includes fix for CVE-2024-33663 and CVE-2024-33664.

* gnu/packages/python-web.scm (python-jose): Update to 3.5.0.
[arguments]<#:test-flags>: Re-enable all tests.
[propagated-inputs]: Remove python-six.
[native-inputs]: Remove python-pytest-cov, python-pytest-runner, python-wheel.

Change-Id: I22867a51d333467ffb5e64512a3257f92fc540ee
Signed-off-by: Cayetano Santos <csantosb@inventati.org>
b82086d6 — Sharlatan Hellseher 2 months ago
gnu: python-tweepy: Update to 4.16.0, fix build.

* gnu/packages/python-web.scm (python-tweepy): Update to 4.16.0.
[build-system]: Switch to pyproject-build-system.
[arguments] <tests?>: Enable.
<test-backend, test-flags>: Use 'unittest.
<phases>: Use defailt 'check.
[propagated-inputs]: Add python-async-lru and python-oauthlib.
[native-inputs]: Add nss-certs-for-test, python-flit-core, and
python-urllib3-1.26.

Change-Id: I113133c6e43cfa88541f6da7579ba42643fce1bd
55ab7a1f — Nicolas Graves 2 months ago
gnu: python-dpkt: Update to 1.9.8.

* gnu/packages/python-web.scm (python-dpkt): Update to 1.9.8.
[source]: Switch to git-fetch.
[build-system]: Switch to pyproject-build-system.
[arguments]<#:test-flags>: Add flags.
[native-inputs]: Add python-pytest, python-pytest-cov,
python-setuptools.
[description]: Improve style.

Change-Id: I0a4cc677523d0579590d37692818ecc420c8eeaf
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
4f9b0148 — Nicolas Graves 2 months ago
gnu: python-gwebsockets: Switch to pyproject.

* gnu/packages/python-web.scm (python-gwebsockets):
[source]: Switch to git-fetch.
[build-system]: Switch to pyproject-build-system.
[native-inputs]: Add python-setuptools.
[description]: Improve style.

Change-Id: Ia8f508da951a504566d0b271ffd5622956ad7f1e
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
77e79b0e — Nicolas Graves 2 months ago
gnu: python-flask-multistatic: Switch to pyproject.

* gnu/packages/python-web.scm (python-flask-multistatic):
[build-system]: Switch to pyproject-build-system.
[arguments]<#:tests?>: Disable them.
[native-inputs]: Add python-setuptools.

Change-Id: Ifed1cf128f989785052404ba4bfeca7af72705cc
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
bdb405d7 — Nicolas Graves 2 months ago
gnu: python-pastedeploy: Update to 3.1.0.

* gnu/packages/python-web.scm (python-pastedeploy): Update to 3.1.0.
[build-system]: Switch to pyproject-build-system.
[native-inputs]: Add python-pytest-cov, python-setuptools.
[synopsis]: Improve style.

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