summaryrefslogtreecommitdiff
path: root/gnu/packages/python-web.scm
Commit message (Expand)AuthorAgeFilesLines
* gnu: python-flask-restful-swagger: Add missing input.•••* gnu/packages/python-web.scm (python-flask-restful-swagger) [propagated-inputs]: Add python-six. Efraim Flashner2023-10-181-1/+1
* gnu: python-scrapy: Update to 2.11.0.•••* gnu/packages/python-web.scm (python-scrapy): Update to 2.11.0. Vinicius Monego2023-10-121-2/+2
* gnu: Remove python-google-api-core-1 and its dependency python-google-auth-1•••python-google-auth-1 doesn't self-test anymore. The tests depend on `python-mock` (easy to fix) but also on an outdated version of `python-cryptography`. * gnu/packages/python-web.scm (python-google-auth-1) (python-google-api-core-1): Remove. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Pierre-Evariste Dagand2023-10-111-82/+0
* gnu: python-google-api-client: Update to 2.102.0.•••* gnu/packages/python-web.scm (python-google-api-client): Update to 2.102.0 (python-google-auth-httplib2): Update to 0.1.1. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Pierre-Evariste Dagand2023-10-111-6/+7
* gnu: Add python-google-auth-oauthlib.•••* gnu/packages/python-web.scm (python-google-auth-oauthlib): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Pierre-Evariste Dagand2023-10-111-0/+20
* gnu: python-openai: Update to 0.28.1.•••* gnu/packages/python-web.scm (python-openai): Update to 0.28.1. jgart2023-10-071-2/+2
* gnu: python-pynetbox: Update to 7.2.0.•••* gnu/packages/python-web.scm (python-pynetbox): Update to 7.2.0. Mathieu Othacehe2023-10-051-2/+2
* gnu: Add python-pynetbox.•••* gnu/packages/python-web.scm (python-pynetbox): New variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Timotej Lazar2023-10-051-0/+25
* gnu: python-hyperlink: Update to 21.0.0.•••* gnu/packages/python-web.scm (python-hyperlink): Update to 21.0.0. [build-system]: Change to PYPROJECT-BUILD-SYSTEM. [arguments]: New field. [native-inputs]: Add PYTHON-PYTEST. Marius Bakke2023-09-221-3/+12
* gnu: python-uvicorn: Update to 0.23.2.•••* gnu/packages/python-web.scm (python-uvicorn): Update to 0.23.2. [build-system]: Switch to PYPROJECT-BUILD-SYSTEM. [arguments]: Adjust accordingly. [native-inputs]: Add PYTHON-A2WSGI and PYTHON-HATCHLING. [propagated-inputs]: Remove PYTHON-ASGIREF. Marius Bakke2023-09-221-19/+16
* gnu: python-websockets: Update to 11.0.3.•••* gnu/packages/python-web.scm (python-websockets): Update to 11.0.3. Marius Bakke2023-09-221-2/+2
* gnu: python-asgiref: Update to 3.7.2.•••* gnu/packages/python-web.scm (python-asgiref): Update to 3.7.2. [native-inputs]: Add PYTHON-MYPY. [propagated-inputs]: Add PYTHON-TYPING-EXTENSIONS. Marius Bakke2023-09-221-3/+5
* gnu: python-httpx: Update to 0.24.1.•••* gnu/packages/python-web.scm (python-httpx): Update to 0.24.1. Marius Bakke2023-09-221-2/+2
* gnu: Add python-aioquic.•••* gnu/packages/python-web.scm (python-aioquic): New variable. Marius Bakke2023-09-221-0/+23
* gnu: Add python-html5tagger.•••* gnu/packages/python-web.scm (python-html5tagger): New variable. Marius Bakke2023-09-221-0/+20
* gnu: Add python-a2wsgi.•••* gnu/packages/python-web.scm (python-a2wsgi): New variable. Marius Bakke2023-09-221-0/+24
* gnu: Add python-jwcrypto.•••* gnu/packages/python-web.scm (python-jwcrypto): New variable. Marius Bakke2023-09-221-1/+20
* gnu: python-requests_ntlm: Update to 1.2.0.•••* gnu/packages/python-web.scm (python-requests_ntlm): Update to 1.2.0. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> c4droid2023-09-141-3/+3
* gnu: python-scrapy: Update to 2.10.1.•••* gnu/packages/python-web.scm (python-scrapy): Update to 2.10.1. [build-system]: Use pyproject-build-system. [arguments]: Use G-Expressions. Do not override the check phase, skip tests in #:test-flags instead. Run tests sequentially and skip fewer tests. Vinicius Monego2023-09-021-24/+17
* gnu: python-parsel: Update to 1.8.1.•••* gnu/packages/python-web.scm (python-parsel): Update to 1.8.1. [build-system]: Use pyproject-build-system. [propagated-inputs]: Add python-jmespath, python-typing-extensions. Remove python-six. [native-inputs]: Add python-psutil. Remove python-pytest-runner. Vinicius Monego2023-09-021-5/+6
* gnu: python-cssselect: Update to 1.2.0.•••* gnu/packages/python-web.scm (python-cssselect): Update to 1.2.0. [build-system]: Use pyproject-build-system. [arguments]: Do not override the check phase. Vinicius Monego2023-09-021-8/+3
* gnu: python-w3lib: Update to 2.1.2.•••* gnu/packages/python-web.scm (python-w3lib): Update to 2.1.2. [source]: Remove patch. [build-system]: Use pyproject-build-system. [arguments]: Do not override the check phase. [native-inputs]: Remove python-six. * gnu/packages/patches/python-w3lib-fix-test-failure.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. Vinicius Monego2023-09-021-12/+4
* gnu: python-canvasapi: Propagate python-arrow.•••The package python-arrow is needed when importing canvasapi. * gnu/packages/python-web.scm (python-canvasapi)[native-inputs]: Move python-arrow from here... [propagated-inputs]: ...to here. John Kehayias2023-08-251-2/+2
* gnu: python-canvasapi: Update to 3.2.0.•••* gnu/packages/python-web.scm (python-canvasapi): Update to 3.2.0. [build-system]: Switch to pyproject-build-system. [native-inputs]: Add python-arrow. John Kehayias2023-08-251-4/+4
* gnu: hypercorn: Update to 0.14.4.•••* gnu/packages/python-web.scm (hypercorn): Update to 0.14.4. Vinicius Monego2023-07-291-2/+2
* gnu: Add python-openai.•••* gnu/packages/python-web.scm (python-openai): New variable. Ricardo Wurmus2023-07-231-0/+30
* gnu: Add python-fastapi-csrf-protect.•••* gnu/packages/python-web.scm (python-fastapi-csrf-protect): New variable. Ricardo Wurmus2023-07-231-0/+29
* gnu: Add python-ovh.•••* gnu/packages/python-web.scm (python-ovh): New variable. Liliana Marie Prikler2023-07-161-0/+28
* gnu: Add python-flask-seasurf.•••* gnu/packages/python-web.scm (python-flask-seasurf): New variable. Co-authored-by: Ricardo Wurmus <rekado@elephly.net> kiasoc52023-07-101-0/+23
* gnu: Add python-flask-compress.•••* gnu/packages/python-web.scm (python-flask-compress): New variable. Co-authored-by: Ricardo Wurmus <rekado@elephly.net> kiasoc52023-07-101-0/+21
* gnu: whoogle-search: Update to 0.8.2.•••* gnu/packages/python-web.scm (whoogle-search): Update to 0.8.2. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Spencer Skylar Chan2023-07-011-2/+2
* gnu: python-mf2py: Add missing input.•••* gnu/packages/python-web.scm (python-mf2py)[native-inputs]: Add python-mock. Efraim Flashner2023-06-121-1/+1
* gnu: python-zope-schema: Update to 7.0.1.•••* gnu/packages/python-web.scm (python-zope-schema): Update to 7.0.1. jgart2023-05-231-2/+2
* gnu: python-lazr-restfulclient: Add missing inputs.•••* gnu/packages/python-web.scm (python-lazr-restfulclient) [propagated-inputs]: Add python-pyparsing and python-six. jgart2023-05-231-0/+2
* gnu: python-zope-exceptions: Update to 4.6.•••* gnu/packages/python-web.scm (python-zope-exceptions): Update to 4.6. Ivan Vilata-i-Balaguer2023-05-231-2/+3
* gnu: python-cssutils: Update to 2.6.0.•••Resending second patch with a better commit message. * gnu/packages/python-web.scm (python-cssutils): Update to 2.6.0. [build-system]: Switch to pyproject-build-system. [arguments]: Enable tests. [native-inputs]: Remove unzip; add python-pytest and python-jaraco-test. [homepage]: Update it. Signed-off-by: Ludovic Courtès <ludo@gnu.org> kiasoc52023-05-191-12/+21
* gnu: python-rapidjson: Use pyproject-build-system.•••* gnu/packages/python-web.scm (python-rapidjson)[build-system]: Use pyproject-build-system. [arguments]: Do not use custom 'build and 'check phases. Ricardo Wurmus2023-05-131-17/+15
* gnu: Add python-omnipath.•••* gnu/packages/python-web.scm (python-omnipath): New variable. Ricardo Wurmus2023-05-111-0/+49
* gnu: Add python-starsessions-for-pytorch-lightning.•••* gnu/packages/python-web.scm (python-starsessions-for-pytorch-lightning): New variable. Ricardo Wurmus2023-05-101-0/+53
* gnu: Add python-fastapi-for-pytorch-lightning.•••* gnu/packages/python-web.scm (python-fastapi-for-pytorch-lightning): New variable. Ricardo Wurmus2023-05-101-0/+15
* gnu: Add python-starlette-for-fastapi-0.88.•••* gnu/packages/python-web.scm (python-starlette-for-fastapi-0.88): New variable. Ricardo Wurmus2023-05-101-0/+20
* gnu: python-fastapi: Do not delete tests, and add orjson.•••* gnu/packages/python-web.scm (python-fastapi)[arguments]: Remove all custom phases; ignore two test files. [propagated-inputs]: Add python-orjson. Ricardo Wurmus2023-05-091-21/+5
* gnu: Add python-fastapi.•••* gnu/packages/python-web.scm (python-fastapi): New variable. Liliana Marie Prikler2023-05-091-0/+62
* gnu: python-starlette: Update to 0.25.0.•••* gnu/packages/python-web.scm (python-starlette): Update to 0.25.0. [source]: Switch to git-fetch and git-reference. [build-system]: Use pyproject-build-system. [native-inputs]: Add python-hatchling, python-httpx, python-pytest, and python-typing-extensions-next. Liliana Marie Prikler2023-05-091-5/+12
* gnu: Remove python-slimit.•••This is no longer used by python-django-pipeline and it fails to build, I think due to incompatibility with recent Python versions. * gnu/packages/python-web.scm (python-slimit): Remove. Christopher Baines2023-05-061-25/+0
* gnu: python-sanic: Disable failing SSL tests.•••Best guess is that they check for broken behavior in one of the dependencies, which has changed. * gnu/packages/python-web.scm (python-sanic)[arguments]: Disable more tests. Lars-Dominik Braun2023-05-051-1/+5
* gnu: python-urllib3: Adjust dependencies per architecture.•••* gnu/packages/python-web.scm (python-urllib3)[propagated-inputs]: Only include python-cryptography, python-pyopenssl on architectures where they are supported. Efraim Flashner2023-05-011-6/+13
* gnu: python-tinycss2: Simplify.•••* gnu/packages/python-web.scm (python-tinycss2)[build-system]: Use pyproject-build-system. [arguments]: Remove. Ricardo Wurmus2023-04-271-25/+1
* gnu: python-openapi-core: Add missing input.•••* gnu/packages/python-web.scm (python-openapi-core)[build-system]: Use pyproject-build-system. [arguments]: Do not override 'check phase; specify #:test-flags. [native-inputs]: Add python-mock. Ricardo Wurmus2023-04-271-14/+11
* gnu: python-google-cloud-storage: Add missing input.•••* gnu/packages/python-web.scm (python-google-cloud-storage)[native-inputs]: Add python-mock. Ricardo Wurmus2023-04-271-1/+1