Age | Commit message (Collapse) | Author |
|
* gnu/packages/python-web.scm (python-portend): New variable.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
|
|
* gnu/packages/python-web.scm (python-zc-lockfile): New variable.
|
|
* gnu/packages/python-web.scm (python-pyscss)[source]: Add snippet to
adjust python imports.
Change-Id: I0073089ed505a55f08aec2f0cc0ffa2a2c7963e4
|
|
* gnu/packages/python-web.scm (whoogle-search): Update to 0.8.3.
[propagated-inputs]: Remove python-attrs, python-cachelib, python-certifi, python-cffi,
python-chardet, python-click, python-flask-session, python-idna,
python-itsdangerous, python-jinja2, python-markupsafe,
python-more-itertools, python-packaging, python-pluggy, python-py,
python-pycodestyle, python-pycparser, python-pyopenssl,
python-pyparsing, python-pysocks, python-dateutil, python-soupsieve,
python-urllib3, python-wcwidth, and python-werkzeug.
Change-Id: Ie665b548cdd996fa74e70313b02b9b5c2a0d75d2
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/python-web.scm (python-flask-restful-swagger)
[propagated-inputs]: Add python-six.
|
|
* gnu/packages/python-web.scm (python-scrapy): Update to 2.11.0.
|
|
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>
|
|
* 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>
|
|
* gnu/packages/python-web.scm (python-google-auth-oauthlib): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/python-web.scm (python-openai): Update to 0.28.1.
|
|
* gnu/packages/python-web.scm (python-pynetbox): Update to 7.2.0.
|
|
* gnu/packages/python-web.scm (python-pynetbox): New variable.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
|
|
* 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.
|
|
* 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.
|
|
* gnu/packages/python-web.scm (python-websockets): Update to 11.0.3.
|
|
* gnu/packages/python-web.scm (python-asgiref): Update to 3.7.2.
[native-inputs]: Add PYTHON-MYPY.
[propagated-inputs]: Add PYTHON-TYPING-EXTENSIONS.
|
|
* gnu/packages/python-web.scm (python-httpx): Update to 0.24.1.
|
|
* gnu/packages/python-web.scm (python-aioquic): New variable.
|
|
* gnu/packages/python-web.scm (python-html5tagger): New variable.
|
|
* gnu/packages/python-web.scm (python-a2wsgi): New variable.
|
|
* gnu/packages/python-web.scm (python-jwcrypto): New variable.
|
|
* gnu/packages/python-web.scm (python-requests_ntlm): Update to 1.2.0.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* 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.
|
|
* 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.
|
|
* 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.
|
|
* 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.
|
|
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.
|
|
* gnu/packages/python-web.scm (python-canvasapi): Update to 3.2.0.
[build-system]: Switch to pyproject-build-system.
[native-inputs]: Add python-arrow.
|
|
* gnu/packages/python-web.scm (hypercorn): Update to 0.14.4.
|
|
* gnu/packages/python-web.scm (python-openai): New variable.
|
|
* gnu/packages/python-web.scm (python-fastapi-csrf-protect): New variable.
|
|
* gnu/packages/python-web.scm (python-ovh): New variable.
|
|
* gnu/packages/python-web.scm (python-flask-seasurf): New variable.
Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
|
|
* gnu/packages/python-web.scm (python-flask-compress): New variable.
Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
|
|
* gnu/packages/python-web.scm (whoogle-search): Update to 0.8.2.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
* gnu/packages/python-web.scm (python-mf2py)[native-inputs]: Add
python-mock.
|
|
* gnu/packages/python-web.scm (python-zope-schema): Update to 7.0.1.
|
|
* gnu/packages/python-web.scm (python-lazr-restfulclient)
[propagated-inputs]: Add python-pyparsing and python-six.
|
|
* gnu/packages/python-web.scm (python-zope-exceptions): Update to 4.6.
|
|
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>
|
|
* gnu/packages/python-web.scm (python-rapidjson)[build-system]: Use
pyproject-build-system.
[arguments]: Do not use custom 'build and 'check phases.
|
|
* gnu/packages/python-web.scm (python-omnipath): New variable.
|
|
* gnu/packages/python-web.scm (python-starsessions-for-pytorch-lightning): New variable.
|
|
* gnu/packages/python-web.scm (python-fastapi-for-pytorch-lightning): New variable.
|
|
* gnu/packages/python-web.scm (python-starlette-for-fastapi-0.88): New variable.
|
|
* gnu/packages/python-web.scm (python-fastapi)[arguments]: Remove all custom
phases; ignore two test files.
[propagated-inputs]: Add python-orjson.
|
|
* gnu/packages/python-web.scm (python-fastapi): New variable.
|
|
* 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.
|
|
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.
|
|
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.
|