summaryrefslogtreecommitdiff
path: root/gnu/packages/python-web.scm
Commit message (Collapse)AuthorAge
* 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.
| * gnu: Remove python2-zope-interface.Maxim Cournoyer2022-05-31
| | | | | | | | * gnu/packages/python-web.scm (python2-zope-interface): Delete variable.
| * gnu: Remove python2-tornado.Maxim Cournoyer2022-05-31
| | | | | | | | | | * gnu/packages/python-web.scm (python2-tornado): Delete variable. (python-tornado)[properties]: Delete field.
| * gnu: Remove python2-zope-exceptions.Maxim Cournoyer2022-05-31
| | | | | | | | * gnu/packages/python-web.scm (python2-zope-exceptions): Delete variable.
| * gnu: Remove python2-zope-testrunner.Maxim Cournoyer2022-05-31
| | | | | | | | * gnu/packages/python-web.scm (python2-zope-testrunner): Delete variable.
| * gnu: Remove python2-zope-i18nmessageid.Maxim Cournoyer2022-05-31
| | | | | | | | * gnu/packages/python-web.scm (python2-zope-i18nmessageid): Delete variable.
| * gnu: Remove python2-zope-schema.Maxim Cournoyer2022-05-31
| | | | | | | | * gnu/packages/python-web.scm (python2-zope-schema): Delete variable.
| * gnu: Remove python2-zope-proxy.Maxim Cournoyer2022-05-31
| | | | | | | | * gnu/packages/python-web.scm (python2-zope-proxy): Delete variable.
| * gnu: Remove python2-zope-location.Maxim Cournoyer2022-05-31
| | | | | | | | * gnu/packages/python-web.scm (python2-zope-location): Delete variable.
| * gnu: Remove python2-zope-component.Maxim Cournoyer2022-05-31
| | | | | | | | * gnu/packages/python-web.scm (python2-zope-component): Delete variable.
| * gnu: Remove python2-httplib2.Maxim Cournoyer2022-05-31
| | | | | | | | * gnu/packages/python-web.scm (python2-httplib2): Delete variable.
| * gnu: Remove python2-webob.Maxim Cournoyer2022-05-31
| | | | | | | | * gnu/packages/python-web.scm (python2-webob): Delete variable.
| * gnu: Remove python2-genshi.Maxim Cournoyer2022-05-31
| | | | | | | | * gnu/packages/python-web.scm (python2-genshi): Delete variable.
| * gnu: Remove python2-pastedeploy.Maxim Cournoyer2022-05-31
| | | | | | | | * gnu/packages/python-web.scm (python2-pastedeploy): Delete variable.
| * gnu: Remove python2-betamax.Maxim Cournoyer2022-05-31
| | | | | | | | * gnu/packages/python-web.scm (python2-betamax): Delete variable.
| * gnu: Remove python2-rauth.Maxim Cournoyer2022-05-31
| | | | | | | | * gnu/packages/python-web.scm (python2-rauth): Delete variable.
| * gnu: Remove python2-oauthlib.Maxim Cournoyer2022-05-31
| | | | | | | | * gnu/packages/python-web.scm (python2-oauthlib): Delete variable.
| * gnu: Remove python2-zope-security.Maxim Cournoyer2022-05-31
| | | | | | | | * gnu/packages/python-web.scm (python2-zope-security): Delete variable.
| * gnu: Remove python2-sockjs-tornado.Maxim Cournoyer2022-05-31
| | | | | | | | * gnu/packages/python-web.scm (python2-sockjs-tornado): Delete variable.
| * gnu: Remove python2-zope-configuration.Maxim Cournoyer2022-05-31
| | | | | | | | * gnu/packages/python-web.scm (python2-zope-configuration): Delete variable.
| * gnu: Remove python2-oauth2client.Maxim Cournoyer2022-05-31
| | | | | | | | * gnu/packages/python-web.scm (python2-oauth2client): Delete variable.
| * gnu: Add python-extruct.Maxim Cournoyer2022-05-31
| | | | | | | | * gnu/packages/python-web.scm (python-extruct): New variable.
| * gnu: Add python-mf2py.Maxim Cournoyer2022-05-31
| | | | | | | | * gnu/packages/python-web.scm (python-mf2py): New variable.
| * gnu: Add python-html-text.Maxim Cournoyer2022-05-31
| | | | | | | | * gnu/packages/python-web.scm (python-html-text): New variable.
| * gnu: Add python-jstyleson.Maxim Cournoyer2022-05-31
| | | | | | | | * gnu/packages/python-web.scm (python-jstyleson): New variable.
| * gnu: Remove python2-html5lib.Maxim Cournoyer2022-05-31
| | | | | | | | | | * gnu/packages/python-web.scm (python2-html5lib): Delete variable. (python-html5lib-0.9, python2-html5lib-0.9): Likewise.
* | Merge branch 'master' into stagingLudovic Courtès2022-05-26
|\|
| * gnu: Add python-smart-open.Ricardo Wurmus2022-05-20
| | | | | | | | * gnu/packages/python-web.scm (python-smart-open): New variable.
| * gnu: Add python-google-cloud-storage.Ricardo Wurmus2022-05-20
| | | | | | | | * gnu/packages/python-web.scm (python-google-cloud-storage): New variable.
| * gnu: Add python-google-cloud-core.Ricardo Wurmus2022-05-20
| | | | | | | | * gnu/packages/python-web.scm (python-google-cloud-core): New variable.
| * gnu: Add python-google-api-core.Ricardo Wurmus2022-05-20
| | | | | | | | * gnu/packages/python-web.scm (python-google-api-core): New variable.