summaryrefslogtreecommitdiff
path: root/gnu/packages/python-web.scm
AgeCommit message (Expand)Author
2022-08-15gnu: 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 via
2022-08-10gnu: Add python-shopifyapi....* gnu/packages/python-web.scm (python-shopifyapi): New variable. Hartmut Goebel
2022-08-10gnu: Add python-pyactiveresource....* gnu/packages/python-web.scm (python-pyactiveresource): New variable. Hartmut Goebel
2022-08-10gnu: Add python-starlette....* gnu/packages/python-web.scm (python-starlette): New variable. Hartmut Goebel
2022-08-10gnu: Add python-requests-kerberos....* gnu/packages/python-web.scm (python-requests-kerberos): New variable. Hartmut Goebel
2022-07-18gnu: Add oauth2ms....* gnu/packages/python-web.scm (oauth2ms): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> John Kehayias
2022-07-18gnu: Add python-msal....* gnu/packages/python-web.scm (python-msal): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> John Kehayias
2022-07-12gnu: 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 Flashner
2022-07-12gnu: 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 Flashner
2022-07-01gnu: 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 Higino
2022-06-26gnu: Add python-sendgrid....* gnu/packages/python-web.scm (python-sendgrid): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Antero Mejr
2022-06-26gnu: Add python-http-client....* gnu/packages/python-web.scm (python-http-client): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Antero Mejr
2022-06-23gnu: 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> jgart
2022-06-22gnu: 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 Bakke
2022-06-22gnu: python-sanic-testing: Fix build....* gnu/packages/python-web.scm (python-sanic-testing)[arguments]: Add #:phases. Marius Bakke
2022-06-21gnu: 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 Bakke
2022-06-16gnu: 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 Monego
2022-06-14gnu: python-httpx: Update to 0.23.0....* gnu/packages/python-web.scm (python-httpx): Update to 0.23.0. Arun Isaac
2022-06-14gnu: 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 Isaac
2022-06-08Merge branch 'master' into stagingLudovic Courtès
2022-06-07gnu: python-flask-restx: Skip networking dependent test....* gnu/packages/python-web.scm (python-flask-restx) [phases]{check}: Skip the 'test_redirect' test. Maxim Cournoyer
2022-06-07gnu: 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 Cournoyer
2022-06-01Merge remote-tracking branch 'origin/master' into stagingEfraim Flashner
2022-05-31gnu: Add python-launchpadlib....* gnu/packages/python-web.scm (python-launchpadlib): New variable. Maxim Cournoyer
2022-05-31gnu: Add python-lazr-restfulclient....* gnu/packages/python-web.scm (python-lazr-restfulclient): New variable. Maxim Cournoyer
2022-05-31gnu: Add python-wadllib....* gnu/packages/python-web.scm (python-wadllib): New variable. Maxim Cournoyer
2022-05-31gnu: Add python-lazr-uri....* gnu/packages/python-web.scm (python-lazr-uri): New variable. Maxim Cournoyer
2022-05-31gnu: Remove python2-urllib3....* gnu/packages/python-web.scm (python2-urllib3): Delete variable. Maxim Cournoyer
2022-05-31gnu: Remove python2-webencodings....* gnu/packages/python-web.scm (python2-webencodings): Delete variable. Maxim Cournoyer
2022-05-31gnu: Remove python2-bottle....* gnu/packages/python-web.scm (python2-bottle): Delete variable. Maxim Cournoyer
2022-05-31gnu: Remove python2-requests....* gnu/packages/python-web.scm (python2-requests): Delete variable. Maxim Cournoyer
2022-05-31gnu: Remove python2-pycurl....* gnu/packages/python-web.scm (python2-pycurl): Delete variable. Maxim Cournoyer
2022-05-31gnu: Remove python2-cookies....* gnu/packages/python-web.scm (python2-cookies): Delete variable. Maxim Cournoyer
2022-05-31gnu: Remove python2-responses....* gnu/packages/python-web.scm (python2-responses): Delete variable. Maxim Cournoyer
2022-05-31gnu: Remove python2-zope-event....* gnu/packages/python-web.scm (python2-zope-event): Delete variable. Maxim Cournoyer
2022-05-31gnu: Remove python2-zope-testing....* gnu/packages/python-web.scm (python2-zope-testing): Delete variable. Maxim Cournoyer
2022-05-31gnu: Remove python2-zope-interface....* gnu/packages/python-web.scm (python2-zope-interface): Delete variable. Maxim Cournoyer
2022-05-31gnu: Remove python2-tornado....* gnu/packages/python-web.scm (python2-tornado): Delete variable. (python-tornado)[properties]: Delete field. Maxim Cournoyer
2022-05-31gnu: Remove python2-zope-exceptions....* gnu/packages/python-web.scm (python2-zope-exceptions): Delete variable. Maxim Cournoyer
2022-05-31gnu: Remove python2-zope-testrunner....* gnu/packages/python-web.scm (python2-zope-testrunner): Delete variable. Maxim Cournoyer
2022-05-31gnu: Remove python2-zope-i18nmessageid....* gnu/packages/python-web.scm (python2-zope-i18nmessageid): Delete variable. Maxim Cournoyer
2022-05-31gnu: Remove python2-zope-schema....* gnu/packages/python-web.scm (python2-zope-schema): Delete variable. Maxim Cournoyer
2022-05-31gnu: Remove python2-zope-proxy....* gnu/packages/python-web.scm (python2-zope-proxy): Delete variable. Maxim Cournoyer
2022-05-31gnu: Remove python2-zope-location....* gnu/packages/python-web.scm (python2-zope-location): Delete variable. Maxim Cournoyer
2022-05-31gnu: Remove python2-zope-component....* gnu/packages/python-web.scm (python2-zope-component): Delete variable. Maxim Cournoyer
2022-05-31gnu: Remove python2-httplib2....* gnu/packages/python-web.scm (python2-httplib2): Delete variable. Maxim Cournoyer
2022-05-31gnu: Remove python2-webob....* gnu/packages/python-web.scm (python2-webob): Delete variable. Maxim Cournoyer
2022-05-31gnu: Remove python2-genshi....* gnu/packages/python-web.scm (python2-genshi): Delete variable. Maxim Cournoyer
2022-05-31gnu: Remove python2-pastedeploy....* gnu/packages/python-web.scm (python2-pastedeploy): Delete variable. Maxim Cournoyer
2022-05-31gnu: Remove python2-betamax....* gnu/packages/python-web.scm (python2-betamax): Delete variable. Maxim Cournoyer