Age | Commit message (Expand) | Author |
2024-03-15 | gnu: python-pycurl: Disable one failing test....* gnu/packages/python-web.com (python-pycurl) [arguments]
<#:test-flags>: Disable one more failing test which occurs on CI with
CPU thread count more than 16.
Change-Id: Ie772a7f096357b541cc8baa2349a524f05500e52
| Sharlatan Hellseher |
2024-03-14 | gnu: python-pycurl: Enable tests....* gnu/packages/python-web.scm (python-pycurl): Enable most of the tests.
[build-system]: Swap to pyproject-build-system.
[arguments] <#:tests?>: Enable them.
<#:test-arguments>: Disable some failing and hanging tests.
[native-inputs]: Add python-flaky, python-pytest, and
python-pytest-xdist.
Change-Id: Ie222aa1111720f2e39b950b79d9e707401be7e8f
| Sharlatan Hellseher |
2024-03-14 | gnu: packages: python-web: Sort use-modules alphabetically....* gnu/packages/python-web.scm: Sort #:use-module alphabetically to ease
maintenance.
Change-Id: Id01b66ff7eaf610895c1275c2abfd9de2e537d8e
| Sharlatan Hellseher |
2024-03-14 | gnu: Add python-zodb....* gnu/packages/python-web.scm (python-zodb): New variable.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
| Troy Figiel |
2024-03-14 | gnu: Add python-zodbpickle....* gnu/packages/python-web.scm (python-zodbpickle): New variable.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
| Troy Figiel |
2024-03-14 | gnu: Add python-zconfig....* gnu/packages/python-web.scm (python-zconfig): New variable.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
| Troy Figiel |
2024-03-10 | gnu: python-extruct: Update to 0.16.0....* gnu/packages/python-web.scm (python-extruct): Update to 0.16.0.
[propagated-inputs]: Remove python-rdflib-jsonld.
Change-Id: I83608101a9ad3d223c7874c4fb5b34c37073ace5
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
| Arun Isaac |
2024-03-01 | gnu: Add python-fastapi-pagination....* gnu/packages/python-web.scm (python-fastapi-pagination): New variable.
Change-Id: I3d5563baf7167e0bd0718cdbfc4a869a0bc96911
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
| Giacomo Leidi |
2024-03-01 | gnu: Add python-fastapi-pagination-minimal....* gnu/packages/python-web.scm
(python-fastapi-pagination-minimal): New variable.
Change-Id: I69e06ba405bce57409d83f3545e6db2905d3c6a4
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
| Giacomo Leidi |
2024-02-27 | gnu: python-aioftp: Update to 0.22.3....* gnu/packages/python-web.scm (python-aioftp): Update to 0.22.3.
[build-system]: Swap to pyproject-build-system, there is no setup.py in
new release.
[arguments] <#:phases>: Use standard 'check phase.
Change-Id: I8e6a145da86e5ed56eb184d98d54bc8093a3bd1f
| Sharlatan Hellseher |
2024-02-27 | gnu: parfive: Simplify package....* gnu/packages/python-web.scm (parfive) [build-system]: Swap to
pyproject-build-system.
[arguments] <#:phases>: Use standard 'check phase. <#:test-flags>: Move
disabled tests here and remove 'disable-test-requiring-network phase.
Change-Id: I08b67b2aa7027ac37e0a3df4da7ebb01ea3c451e
| Sharlatan Hellseher |
2024-02-27 | gnu: parfive: Update to 2.0.2....* gnu/packages/python-web.scm (parfive): Update to 2.0.2.
Change-Id: I3890cbae4d706c5f3391809fc6b4ce36140f059d
| Sharlatan Hellseher |
2024-02-19 | gnu: Add python-cloud-init....* gnu/packages/python-web.scm (python-cloud-init): New variable.
Change-Id: Iaaef6ff4f9c8a9ca5eb36da360bd0572cf2b1a1a
| Ricardo Wurmus |
2024-02-14 | gnu: httpie: Update to 3.2.2....* gnu/packages/python-web.scm (httpie): Update to 3.2.2.
[propagated-inputs]: Remove python-pysocks; add python-importlib-metadata,
python-pip, and python-setuptools.
Change-Id: If767947e836bdee6bf145fc5290113d79e99fe89
Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
| kiasoc5 |
2024-02-10 | gnu: whoogle-search: Update to 0.8.4....* gnu/packages/python-web.scm (whoogle-search): Update to 0.8.4.
[propagated-inputs]: Add python-validators.
Change-Id: I4543808d662e7e946c8a398b28ca963e75d4bfd1
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Skylar Chan |
2024-01-25 | gnu: python-pyscss: Update to 1.4.0....* gnu/packages/python-web.scm (python-pyscss): Update to 1.4.0.
[source]: Remove snippet.
[arguments]: Remove; enable tests.
Change-Id: I954baf228e6e343b616b6a0eb15742920873f31d
| Ricardo Wurmus |
2024-01-25 | gnu: Add python-huggingface-hub....* gnu/packages/python-web.scm (python-huggingface-hub): New variable.
Change-Id: I87f668a1ad170fa229902aae5be94e8d4751f38d
| Ricardo Wurmus |
2024-01-15 | gnu: hypercorn: Reformat with guix style....* gnu/packages/python-web.scm (hypercorn): Reformat with guix style.
| Troy Figiel |
2024-01-15 | gnu: hypercorn: Adjust inputs....* gnu/packages/python-web.scm (hypercorn)[propagated-inputs]: Add
python-exceptiongroup and python-tomli. Remove python-toml and
python-typing-extensions.
[native-inputs]: Remove python-mock.
| Troy Figiel |
2024-01-15 | gnu: python-requests-kerberos: Enable tests....* gnu/packages/python-web.scm (python-requests-kerberos): Enable tests.
[source]: Replace the PyPI release by the Github release.
[build-system]: Swap to pyproject-build-system.
[native-inputs]: Add python-pytest and python-pytest-mock.
Co-authored-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Change-Id: Iea750cf722293c4054a6c6e43787806f8f2fd5e2
| Troy Figiel |
2024-01-15 | gnu: python-requests-kerberos: Fix build....* gnu/packages/python-web.scm (python-requests-kerberos)[propagated-inputs]:
Add python-gssapi.
Co-authored-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Change-Id: I65d1fac0339a119e7a4912d5db150b4adb7586ad
| Troy Figiel |
2024-01-11 | gnu: python-sanic: Update to 23.12.1....* gnu/packages/python-web.scm (python-sanic): Update to 23.12.1.
[build-system]: Use pyproject-build-system.
[arguments]: Use #:test-flags.
[propagated-inputs]: Add python-aioquic, python-html5tagger, python-tracerite,
and python-typing-extensions.
[native-inputs]: Remove gunicorn, python-isort, python-pytest-sugar, and
python-pytest-asyncio; add python-coverage, python-cryptography,
python-docutils, python-mypy, python-pygments, python-slotscheck,
python-towncrier, python-tox, and python-types-ujson.
Change-Id: I1bff804a6c2c038e0aacae821816f2a706029d37
| Ricardo Wurmus |
2024-01-11 | gnu: python-sanic-testing: Update to 23.12.0....* gnu/packages/python-web.scm (python-sanic-testing): Update to 23.12.0.
[build-system]: Use pyproject-build-system.
[arguments]: Remove 'loosen-requirements phase.
[propagated-inputs]: Remove python-websockets.
Change-Id: Ie1958070959692ae678ffeefda9ee8bafa86a5e6
| Ricardo Wurmus |
2024-01-11 | gnu: python-sanic-routing: Update to 23.12.0....* gnu/packages/python-web.scm (python-sanic-routing): Update to 23.12.0.
[build-system]: Use pyproject-build-system.
Change-Id: I1ff18b5c7ecc6560417086a4ba5cbf70114991c1
| Ricardo Wurmus |
2024-01-09 | gnu: Add python-portend....* gnu/packages/python-web.scm (python-portend): New variable.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
| Troy Figiel |
2024-01-09 | gnu: Add python-zc-lockfile....* gnu/packages/python-web.scm (python-zc-lockfile): New variable.
| Troy Figiel |
2023-12-05 | gnu: python-pyscss: Adjust for newer python....* gnu/packages/python-web.scm (python-pyscss)[source]: Add snippet to
adjust python imports.
Change-Id: I0073089ed505a55f08aec2f0cc0ffa2a2c7963e4
| Efraim Flashner |
2023-11-15 | gnu: whoogle-search: Update to 0.8.3....* 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>
| Skylar Chan |
2023-10-18 | gnu: python-flask-restful-swagger: Add missing input....* gnu/packages/python-web.scm (python-flask-restful-swagger)
[propagated-inputs]: Add python-six.
| Efraim Flashner |
2023-10-12 | gnu: python-scrapy: Update to 2.11.0....* gnu/packages/python-web.scm (python-scrapy): Update to 2.11.0.
| Vinicius Monego |
2023-10-11 | 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 Dagand |
2023-10-11 | 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 Dagand |
2023-10-11 | 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 Dagand |
2023-10-07 | gnu: python-openai: Update to 0.28.1....* gnu/packages/python-web.scm (python-openai): Update to 0.28.1.
| jgart |
2023-10-05 | gnu: python-pynetbox: Update to 7.2.0....* gnu/packages/python-web.scm (python-pynetbox): Update to 7.2.0.
| Mathieu Othacehe |
2023-10-05 | gnu: Add python-pynetbox....* gnu/packages/python-web.scm (python-pynetbox): New variable.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
| Timotej Lazar |
2023-09-22 | 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 Bakke |
2023-09-22 | 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 Bakke |
2023-09-22 | gnu: python-websockets: Update to 11.0.3....* gnu/packages/python-web.scm (python-websockets): Update to 11.0.3.
| Marius Bakke |
2023-09-22 | 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 Bakke |
2023-09-22 | gnu: python-httpx: Update to 0.24.1....* gnu/packages/python-web.scm (python-httpx): Update to 0.24.1.
| Marius Bakke |
2023-09-22 | gnu: Add python-aioquic....* gnu/packages/python-web.scm (python-aioquic): New variable.
| Marius Bakke |
2023-09-22 | gnu: Add python-html5tagger....* gnu/packages/python-web.scm (python-html5tagger): New variable.
| Marius Bakke |
2023-09-22 | gnu: Add python-a2wsgi....* gnu/packages/python-web.scm (python-a2wsgi): New variable.
| Marius Bakke |
2023-09-22 | gnu: Add python-jwcrypto....* gnu/packages/python-web.scm (python-jwcrypto): New variable.
| Marius Bakke |
2023-09-14 | 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>
| c4droid |
2023-09-02 | 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 Monego |
2023-09-02 | 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 Monego |
2023-09-02 | 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 Monego |
2023-09-02 | 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 Monego |