summaryrefslogtreecommitdiff
path: root/gnu/packages/python-web.scm
AgeCommit message (Collapse)Author
2022-10-12Merge remote-tracking branch 'origin/master' into stagingEfraim Flashner
Conflicts: gnu/packages/gnuzilla.scm gnu/packages/graphics.scm gnu/packages/gstreamer.scm gnu/packages/gtk.scm gnu/packages/kde-frameworks.scm gnu/packages/video.scm
2022-10-04gnu: Add awscli-2.Zzull
* gnu/packages/python-web.scm (awscli-2): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-10-02gnu: python-cfn-lint: Update to 0.65.0.Greg Hogan
* gnu/packages/python-web.scm (python-cfn-lint): Update to 0.65.0. [arguments]<#:phases>: Add 'skip-network-test. [propagated-inputs]: Add python-importlib-resources, python-jschema-to-python, python-sarif-om. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-10-02gnu: Add python-sarif-om.Greg Hogan
* gnu/packages/python-web.scm (python-sarif-om): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-10-02gnu: Add python-jschema-to-python.Greg Hogan
* gnu/packages/python-web.scm (python-jschema-to-python): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-10-02gnu: python-aws-sam-translator: Update to 1.51.0.Greg Hogan
* gnu/packages/python-web.scm (python-aws-sam-translator): Update to 1.51.0. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-10-02gnu: python-aiohttp-socks: Update to 0.7.1.Michael Rohleder
* gnu/packages/python-web.scm (python-aiohttp-socks): Update to 0.7.1. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2022-10-02gnu: python-socks: Update to 2.0.3.Michael Rohleder
* gnu/packages/python-web.scm (python-socks): Update to 2.0.3. [arguments]<#:phases>: Remove trailing #t. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2022-09-19gnu: python-websockets: Extend test timeout.Efraim Flashner
* gnu/packages/python-web.scm (python-websockets)[arguments]: Add phase to extend the tests timeout so slower machines can complete them.
2022-09-15Merge branch 'master' into stagingMaxim Cournoyer
With resolved conflicts in: gnu/local.mk gnu/packages/freedesktop.scm gnu/packages/gnuzilla.scm
2022-09-11gnu: python-uvloop: Disable flaky test.Marius Bakke
* 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.
2022-08-30Merge branch 'master' into stagingMarius Bakke
2022-08-30gnu: Add python-grid5000.msimonin
* gnu/packages/python-web.scm (python-grid5000): New variable. Signed-off-by: Marius Bakke <marius@gnu.org>
2022-08-30gnu: python-cloudscraper: Update to 1.2.60.Tomasz Jeneralczyk
* 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>
2022-08-27Merge branch 'master' into stagingMarius Bakke
2022-08-19gnu: python-aiohttp: Disable tests that fail with Pytest 7.Marius Bakke
* gnu/packages/python-web.scm (python-aiohttp)[arguments]: Ignore three tests.
2022-08-15gnu: Add python-whatthepatch.Nicolas Graves via Guix-patches via
* gnu/packages/python-web.scm (python-whatthepatch): New variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-08-11Merge branch 'master' into stagingMarius Bakke
2022-08-10gnu: Add python-shopifyapi.Hartmut Goebel
* gnu/packages/python-web.scm (python-shopifyapi): New variable.
2022-08-10gnu: Add python-pyactiveresource.Hartmut Goebel
* gnu/packages/python-web.scm (python-pyactiveresource): New variable.
2022-08-10gnu: Add python-starlette.Hartmut Goebel
* gnu/packages/python-web.scm (python-starlette): New variable.
2022-08-10gnu: Add python-requests-kerberos.Hartmut Goebel
* gnu/packages/python-web.scm (python-requests-kerberos): New variable.
2022-07-21Merge branch 'master' into stagingMarius Bakke
2022-07-18gnu: Add oauth2ms.John Kehayias
* gnu/packages/python-web.scm (oauth2ms): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-07-18gnu: Add python-msal.John Kehayias
* gnu/packages/python-web.scm (python-msal): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-07-16gnu: python-requests: Update to 2.28.1.Marius Bakke
* gnu/packages/python-web.scm (python-requests): Update to 2.28.1. [arguments]: Remove #:phases.
2022-07-13Merge branch 'master' into stagingMarius Bakke
2022-07-12gnu: python-tornado-6: Adjust test timeout.Efraim Flashner
* gnu/packages/python-web.scm (python-tornado-6)[arguments]: Adjust custom 'check phase to allow a longer test timeout.
2022-07-12gnu: python-tornado-6: Honor tests flag.Efraim Flashner
* gnu/packages/python-web.scm (python-tornado-6)[arguments]: Adjust custom 'check phase to honor the #:tests? flag.
2022-07-01gnu: grip: Update to 4.6.1.Luis Henrique Gomes Higino
* gnu/packages/python-web.scm (grip): Update to 4.6.1. (arguments): Use a gexp. Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-06-26gnu: Add python-sendgrid.Antero Mejr
* gnu/packages/python-web.scm (python-sendgrid): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-06-26gnu: Add python-http-client.Antero Mejr
* gnu/packages/python-web.scm (python-http-client): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-06-23gnu: python-urllib3: Update to 1.26.9.Marius Bakke
* gnu/packages/python-web.scm (python-urllib3): Update to 1.26.9.
2022-06-23gnu: python-requests: Update to 2.28.0.Marius Bakke
* gnu/packages/python-web.scm (python-requests): Update to 2.28.0. [arguments]: Loosen charset-normalizer requirement.
2022-06-23gnu: python-bottle: Update to 0.12.21.jgart
* gnu/packages/python-web.scm (python-bottle): Update to 0.12.21. Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-06-22gnu: python-minio: Update to 7.1.9.Marius Bakke
* gnu/packages/python-web.scm (python-minio): Update to 7.1.9. [arguments]: Remove trailing #t. [propagated-inputs]: Remove PYTHON-CONFIGPARSER.
2022-06-22gnu: python-sanic-testing: Fix build.Marius Bakke
* gnu/packages/python-web.scm (python-sanic-testing)[arguments]: Add #:phases.
2022-06-21gnu: python-databricks-cli: Update to 0.17.0.Marius Bakke
* 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.
2022-06-16gnu: Add python-zeep.Vinicius Monego
* 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>
2022-06-14gnu: python-httpx: Update to 0.23.0.Arun Isaac
* gnu/packages/python-web.scm (python-httpx): Update to 0.23.0.
2022-06-14gnu: python-httpcore: Update to 0.15.0.Arun Isaac
* gnu/packages/python-web.scm (python-httpcore): Update to 0.15.0. [arguments]: Override asyncio_mode when invoking pytest in check phase.
2022-06-08Merge branch 'master' into stagingLudovic Courtès
2022-06-07gnu: python-flask-restx: Skip networking dependent test.Maxim Cournoyer
* gnu/packages/python-web.scm (python-flask-restx) [phases]{check}: Skip the 'test_redirect' test.
2022-06-07gnu: python-flask-combo-jsonapi: Skip failing test.Maxim Cournoyer
* 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.
2022-06-01Merge remote-tracking branch 'origin/master' into stagingEfraim Flashner
2022-05-31gnu: Add python-launchpadlib.Maxim Cournoyer
* gnu/packages/python-web.scm (python-launchpadlib): New variable.
2022-05-31gnu: Add python-lazr-restfulclient.Maxim Cournoyer
* gnu/packages/python-web.scm (python-lazr-restfulclient): New variable.
2022-05-31gnu: Add python-wadllib.Maxim Cournoyer
* gnu/packages/python-web.scm (python-wadllib): New variable.
2022-05-31gnu: Add python-lazr-uri.Maxim Cournoyer
* gnu/packages/python-web.scm (python-lazr-uri): New variable.
2022-05-31gnu: Remove python2-urllib3.Maxim Cournoyer
* gnu/packages/python-web.scm (python2-urllib3): Delete variable.