aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/python-web.scm
Commit message (Collapse)AuthorAge
* gnu: python-websockets: Extend test timeout.Efraim Flashner2022-09-19
| | | | | * gnu/packages/python-web.scm (python-websockets)[arguments]: Add phase to extend the tests timeout so slower machines can complete them.
* Merge branch 'master' into stagingMaxim Cournoyer2022-09-15
|\ | | | | | | | | | | | | With resolved conflicts in: gnu/local.mk gnu/packages/freedesktop.scm gnu/packages/gnuzilla.scm
| * gnu: python-uvloop: Disable flaky test.Marius Bakke2022-09-11
| | | | | | | | | | | | * gnu/packages/python-web.scm (python-uvloop)[arguments]: Disable one more test. While at it, use 'thread' timeout method as signal did not work here. Also don't compute the pytest string at evaluation time.
* | Merge branch 'master' into stagingMarius Bakke2022-08-30
|\|
| * gnu: Add python-grid5000.msimonin2022-08-30
| | | | | | | | | | | | * gnu/packages/python-web.scm (python-grid5000): New variable. Signed-off-by: Marius Bakke <marius@gnu.org>
| * gnu: python-cloudscraper: Update to 1.2.60.Tomasz Jeneralczyk2022-08-30
| | | | | | | | | | | | | | * gnu/packages/python-web.scm (python-cloudscraper): Update to 1.2.60 [propagated-inputs]: Change python-pyparsing to its mainstream version. Co-authored-by: Ludovic Courtès <ludo@gnu.org>
* | Merge branch 'master' into stagingMarius Bakke2022-08-27
|\|
| * gnu: python-aiohttp: Disable tests that fail with Pytest 7.Marius Bakke2022-08-19
| | | | | | | | * gnu/packages/python-web.scm (python-aiohttp)[arguments]: Ignore three tests.
| * gnu: Add python-whatthepatch.Nicolas Graves via Guix-patches via2022-08-15
| | | | | | | | | | | | * gnu/packages/python-web.scm (python-whatthepatch): New variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* | Merge branch 'master' into stagingMarius Bakke2022-08-11
|\|
| * gnu: Add python-shopifyapi.Hartmut Goebel2022-08-10
| | | | | | | | * gnu/packages/python-web.scm (python-shopifyapi): New variable.
| * gnu: Add python-pyactiveresource.Hartmut Goebel2022-08-10
| | | | | | | | * gnu/packages/python-web.scm (python-pyactiveresource): New variable.
| * gnu: Add python-starlette.Hartmut Goebel2022-08-10
| | | | | | | | * gnu/packages/python-web.scm (python-starlette): New variable.
| * gnu: Add python-requests-kerberos.Hartmut Goebel2022-08-10
| | | | | | | | * gnu/packages/python-web.scm (python-requests-kerberos): New variable.
* | Merge branch 'master' into stagingMarius Bakke2022-07-21
|\|
| * gnu: Add oauth2ms.John Kehayias2022-07-18
| | | | | | | | | | | | * gnu/packages/python-web.scm (oauth2ms): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: Add python-msal.John Kehayias2022-07-18
| | | | | | | | | | | | * gnu/packages/python-web.scm (python-msal): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* | gnu: python-requests: Update to 2.28.1.Marius Bakke2022-07-16
| | | | | | | | | | * gnu/packages/python-web.scm (python-requests): Update to 2.28.1. [arguments]: Remove #:phases.
* | Merge branch 'master' into stagingMarius Bakke2022-07-13
|\|
| * gnu: python-tornado-6: Adjust test timeout.Efraim Flashner2022-07-12
| | | | | | | | | | * gnu/packages/python-web.scm (python-tornado-6)[arguments]: Adjust custom 'check phase to allow a longer test timeout.
| * gnu: python-tornado-6: Honor tests flag.Efraim Flashner2022-07-12
| | | | | | | | | | * gnu/packages/python-web.scm (python-tornado-6)[arguments]: Adjust custom 'check phase to honor the #:tests? flag.
| * gnu: grip: Update to 4.6.1.Luis Henrique Gomes Higino2022-07-01
| | | | | | | | | | | | | | * gnu/packages/python-web.scm (grip): Update to 4.6.1. (arguments): Use a gexp. Signed-off-by: Christopher Baines <mail@cbaines.net>
| * gnu: Add python-sendgrid.Antero Mejr2022-06-26
| | | | | | | | | | | | * gnu/packages/python-web.scm (python-sendgrid): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: Add python-http-client.Antero Mejr2022-06-26
| | | | | | | | | | | | * gnu/packages/python-web.scm (python-http-client): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* | gnu: python-urllib3: Update to 1.26.9.Marius Bakke2022-06-23
| | | | | | | | * gnu/packages/python-web.scm (python-urllib3): Update to 1.26.9.
* | gnu: python-requests: Update to 2.28.0.Marius Bakke2022-06-23
|/ | | | | * gnu/packages/python-web.scm (python-requests): Update to 2.28.0. [arguments]: Loosen charset-normalizer requirement.
* gnu: python-bottle: Update to 0.12.21.jgart2022-06-23
| | | | | | * gnu/packages/python-web.scm (python-bottle): Update to 0.12.21. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: python-minio: Update to 7.1.9.Marius Bakke2022-06-22
| | | | | | * gnu/packages/python-web.scm (python-minio): Update to 7.1.9. [arguments]: Remove trailing #t. [propagated-inputs]: Remove PYTHON-CONFIGPARSER.
* gnu: python-sanic-testing: Fix build.Marius Bakke2022-06-22
| | | | | * gnu/packages/python-web.scm (python-sanic-testing)[arguments]: Add #:phases.
* gnu: python-databricks-cli: Update to 0.17.0.Marius Bakke2022-06-21
| | | | | | * gnu/packages/python-web.scm (python-databricks-cli): Update to 0.17.0. [arguments]: Enable previously failing test. [propagated-inputs]: Remove PYTHON-CONFIGPARSER. Add PYTHON-PYJWT.
* gnu: Add python-zeep.Vinicius Monego2022-06-16
| | | | | | | | * gnu/packages/python-web.scm (python-zeep): New variable. * gnu/packages/patches/python-zeep-Fix-pytest_httpx-test-cases.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
* gnu: python-httpx: Update to 0.23.0.Arun Isaac2022-06-14
| | | | * gnu/packages/python-web.scm (python-httpx): Update to 0.23.0.
* gnu: python-httpcore: Update to 0.15.0.Arun Isaac2022-06-14
| | | | | * gnu/packages/python-web.scm (python-httpcore): Update to 0.15.0. [arguments]: Override asyncio_mode when invoking pytest in check phase.
* Merge branch 'master' into stagingLudovic Courtès2022-06-08
|\
| * gnu: python-flask-restx: Skip networking dependent test.Maxim Cournoyer2022-06-07
| | | | | | | | | | * gnu/packages/python-web.scm (python-flask-restx) [phases]{check}: Skip the 'test_redirect' test.
| * gnu: python-flask-combo-jsonapi: Skip failing test.Maxim Cournoyer2022-06-07
| | | | | | | | | | | | | | * gnu/packages/python-web.scm (python-flask-combo-jsonapi) [phases]{check}: Skip test_get_list_with_simple_filter_relationship_custom_qs_api test. [native-inputs]: Normalize indentation.
* | Merge remote-tracking branch 'origin/master' into stagingEfraim Flashner2022-06-01
|\|
| * gnu: Add python-launchpadlib.Maxim Cournoyer2022-05-31
| | | | | | | | * gnu/packages/python-web.scm (python-launchpadlib): New variable.
| * gnu: Add python-lazr-restfulclient.Maxim Cournoyer2022-05-31
| | | | | | | | * gnu/packages/python-web.scm (python-lazr-restfulclient): New variable.
| * gnu: Add python-wadllib.Maxim Cournoyer2022-05-31
| | | | | | | | * gnu/packages/python-web.scm (python-wadllib): New variable.
| * gnu: Add python-lazr-uri.Maxim Cournoyer2022-05-31
| | | | | | | | * gnu/packages/python-web.scm (python-lazr-uri): New variable.
| * gnu: Remove python2-urllib3.Maxim Cournoyer2022-05-31
| | | | | | | | * gnu/packages/python-web.scm (python2-urllib3): Delete variable.
| * gnu: Remove python2-webencodings.Maxim Cournoyer2022-05-31
| | | | | | | | * gnu/packages/python-web.scm (python2-webencodings): Delete variable.
| * gnu: Remove python2-bottle.Maxim Cournoyer2022-05-31
| | | | | | | | * gnu/packages/python-web.scm (python2-bottle): Delete variable.
| * gnu: Remove python2-requests.Maxim Cournoyer2022-05-31
| | | | | | | | * gnu/packages/python-web.scm (python2-requests): Delete variable.
| * gnu: Remove python2-pycurl.Maxim Cournoyer2022-05-31
| | | | | | | | * gnu/packages/python-web.scm (python2-pycurl): Delete variable.
| * gnu: Remove python2-cookies.Maxim Cournoyer2022-05-31
| | | | | | | | * gnu/packages/python-web.scm (python2-cookies): Delete variable.
| * gnu: Remove python2-responses.Maxim Cournoyer2022-05-31
| | | | | | | | * gnu/packages/python-web.scm (python2-responses): Delete variable.
| * gnu: Remove python2-zope-event.Maxim Cournoyer2022-05-31
| | | | | | | | * gnu/packages/python-web.scm (python2-zope-event): Delete variable.
| * gnu: Remove python2-zope-testing.Maxim Cournoyer2022-05-31
| | | | | | | | * gnu/packages/python-web.scm (python2-zope-testing): Delete variable.