gnu: python-sendgrid: Update to 6.9.7. * gnu/packages/python-web.scm (python-sendgrid): Update to 6.9.7. [build-system]: Switch to pyproject-build-system. [propagated-inputs]: Add python-cryptography, python-flask, python-pyyaml, python-six, and python-werkzeug. [native-inputs]: Add python-pytest and python-setuptools. Change-Id: I7bfe8845aed9d0f44cc732fc1c825f90bae25716
gnu: python-http-client: Switch to pyproject, improve package. * gnu/packages/python-web.scm (python-http-client): [build-system]: Switch to pyproejct-build-system. [arguments] <test-backend>: Use unittest. [native-inputs]: Add python-setuptools. Change-Id: I74539b677886045419084f596390a91fd068f2a1
gnu: python-uritemplate: Update to 4.2.0. * gnu/packages/python-web.scm (python-uritemplate): Update to 4.2.0. [build-system]: Switch to pyproject-build-system. [native-inputs]: Add python-pytest and python-setuptools. [home-page]: Update URL. Change-Id: I29c8caa1055a11f2faa20f5c3ffd4be7e9297f14 Reviewed-by: Nguyễn Gia Phong <cnx@loang.net> Reviewed-by: Hugo Buddelmeijer <hugo@buddelmeijer.nl> Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: python-behave-web-api: Move to python-web. * gnu/packages/check.scm (python-behave-web-api): Move from here ... * gnu/packages/python-web.scm: ... to here. Change-Id: Ifbb03dd123413c0f3657f1d5d4edccc9f3075b5d
gnu: Remove python-urllib3-next. * gnu/packages/python-web.scm (python-urllib3-next): Delete variable. Change-Id: If58db641c59c3a2e63e1b043a1840dac0f7ae327
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
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>
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
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>
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
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
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
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
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
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>
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>
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>
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>
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>
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