gnu: python-flask-combo-jsonapi: Update to 1.1.0-0.3cfff98. * gnu/packages/python-web.scm (python-flask-combo-jsonapi): Update to 1.1.0-0.3cfff98. [build-system]: Switch to pyproject-build-system. [arguments]<#:test-flags>: Set them. <#:phases>: Drop 'check phase replacement. Drop support for marshmallow < 3 in phase 'loosen-requirements. [native-inputs]: Add python-setuptools. Remove python-coverage, python-coveralls, python-pytest-runner. Change-Id: Ib4d89b34ab72f1b5bf45f77731e117b57a8ce87d Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: python-marshmallow-jsonapi: Update to 0.26.0. * gnu/packages/python-web.scm (python-marshmallow-jsonapi): Update to 0.26.0. [source]: Switch to git-fetch. Using a maintained branch to fix the package. [native-inputs]: Remove python-wheel. Change-Id: I8814bd7b405334fdebe68bfa589a4eb70ebc1c8b Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: python-marshmallow-jsonapi: Move to (gnu packages python-web). * gnu/packages/python-xyz.scm (python-marshmallow-jsonapi): Move from here… * gnu/packages/python-web.scm (python-marshmallow-jsonapi): …to here. Change-Id: Ie1672601cac70ff7d40cd7323d094f50ef1152a6 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
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>