gnu: Add python-htmlmin2. * gnu/packages/python-web.scm (python-htmlmin2): New variable. Change-Id: I81a276437bb17545ae6f1289692ffdbb87e723eb Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: python-cssmin: Switch to pyproject. * gnu/packages/python-web.scm (python-cssmin): [source]: Switch to git-fetch. [build-system]: Switch to pyproject-build-system. [arguments]<#:tests?>: Disable them. [native-inputs]: Add python-setuptools. Change-Id: I2459228cc72bb22a0f24ea91476cc94d61b746ac Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: python-htmlmin: Switch to pyproject. * gnu/packages/python-web.scm (python-htmlmin): [build-system]: Switch to pyproject-build-system. [native-inputs]: Add python-setuptools. Change-Id: I3321c67fce869bdb69917b9cefa32b5577da3be1 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: python-flask-restful-swagger: Switch to pyproject. * gnu/packages/python-web.scm (python-flask-restful-swagger): [source]: Switch to git-fetch. [build-system]: Switch to pyproject-build-system. [native-inputs]: Add python-setuptools. Change-Id: I3af2d9e263f51f73c3550c28627ae870da330797 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: python-betamax-serializers: Switch to pyproject. * gnu/packages/python-web.scm (python-betamax-serializers): [source]: Switch to git-fetch. [build-system]: Switch to pyproject-build-system. [arguments]<#:tests?>: Disable them. [native-inputs]: Add python-setuptools. [description]: Improve style. Change-Id: I551eca9d4caa2745e8726d942c4ff95df63c7af9 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: python-betamax-matchers: Switch to pyproject. * gnu/packages/python-web.scm (python-betamax-matchers): [source]: Switch to git-fetch. [build-system]: Switch to pyproject-build-system. [native-inputs]: Add python-pytest, python-setuptools. Change-Id: Ie63eab8123ebe2089efa0e86a39d8e6dc545bbe4 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: python-requests-ftp: Switch to pyproject. * gnu/packages/python-web.scm (python-requests-ftp): [source]: Switch to git-fetch. [build-system]: Switch to pyproject-build-system. [native-inputs]: Add python-pyftpdlib, python-pytest, python-setuptools, and python-six. Change-Id: I392a21cfac07773f54e90ec4fe924ce6aedf2c23 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: python-grid5000: Update to 1.2.4. * gnu/packages/python-web.scm (python-grid5000): Update to 1.2.4. [build-system]: Switch to pyproject-build-system. [native-inputs]: Add python-setuptools. Remove python-wheel. Change-Id: Id63542172273e5b3ce0535c8350c56bcc59f781c Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: python-jstyleson: Update to 0.0.2-0.8c47cc9. * gnu/packages/python-web.scm (python-jstyleson): Update to 0.0.2-0.8c47cc9. [source]: Switch to git-fetch. [build-system]: Switch to pyproject-build-system. [native-inputs]: Add python-pytest, python-setuptools. [description]: Improve style. Change-Id: I54bfd8f5873ef29f3d710ec83639191cae352b13 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
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