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