summaryrefslogtreecommitdiff
path: root/gnu/packages/python-web.scm
AgeCommit message (Collapse)Author
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.
2022-05-31gnu: Remove python2-webencodings.Maxim Cournoyer
* gnu/packages/python-web.scm (python2-webencodings): Delete variable.
2022-05-31gnu: Remove python2-bottle.Maxim Cournoyer
* gnu/packages/python-web.scm (python2-bottle): Delete variable.
2022-05-31gnu: Remove python2-requests.Maxim Cournoyer
* gnu/packages/python-web.scm (python2-requests): Delete variable.
2022-05-31gnu: Remove python2-pycurl.Maxim Cournoyer
* gnu/packages/python-web.scm (python2-pycurl): Delete variable.
2022-05-31gnu: Remove python2-cookies.Maxim Cournoyer
* gnu/packages/python-web.scm (python2-cookies): Delete variable.
2022-05-31gnu: Remove python2-responses.Maxim Cournoyer
* gnu/packages/python-web.scm (python2-responses): Delete variable.
2022-05-31gnu: Remove python2-zope-event.Maxim Cournoyer
* gnu/packages/python-web.scm (python2-zope-event): Delete variable.
2022-05-31gnu: Remove python2-zope-testing.Maxim Cournoyer
* gnu/packages/python-web.scm (python2-zope-testing): Delete variable.
2022-05-31gnu: Remove python2-zope-interface.Maxim Cournoyer
* gnu/packages/python-web.scm (python2-zope-interface): Delete variable.
2022-05-31gnu: Remove python2-tornado.Maxim Cournoyer
* gnu/packages/python-web.scm (python2-tornado): Delete variable. (python-tornado)[properties]: Delete field.
2022-05-31gnu: Remove python2-zope-exceptions.Maxim Cournoyer
* gnu/packages/python-web.scm (python2-zope-exceptions): Delete variable.
2022-05-31gnu: Remove python2-zope-testrunner.Maxim Cournoyer
* gnu/packages/python-web.scm (python2-zope-testrunner): Delete variable.
2022-05-31gnu: Remove python2-zope-i18nmessageid.Maxim Cournoyer
* gnu/packages/python-web.scm (python2-zope-i18nmessageid): Delete variable.
2022-05-31gnu: Remove python2-zope-schema.Maxim Cournoyer
* gnu/packages/python-web.scm (python2-zope-schema): Delete variable.
2022-05-31gnu: Remove python2-zope-proxy.Maxim Cournoyer
* gnu/packages/python-web.scm (python2-zope-proxy): Delete variable.
2022-05-31gnu: Remove python2-zope-location.Maxim Cournoyer
* gnu/packages/python-web.scm (python2-zope-location): Delete variable.
2022-05-31gnu: Remove python2-zope-component.Maxim Cournoyer
* gnu/packages/python-web.scm (python2-zope-component): Delete variable.
2022-05-31gnu: Remove python2-httplib2.Maxim Cournoyer
* gnu/packages/python-web.scm (python2-httplib2): Delete variable.
2022-05-31gnu: Remove python2-webob.Maxim Cournoyer
* gnu/packages/python-web.scm (python2-webob): Delete variable.
2022-05-31gnu: Remove python2-genshi.Maxim Cournoyer
* gnu/packages/python-web.scm (python2-genshi): Delete variable.
2022-05-31gnu: Remove python2-pastedeploy.Maxim Cournoyer
* gnu/packages/python-web.scm (python2-pastedeploy): Delete variable.
2022-05-31gnu: Remove python2-betamax.Maxim Cournoyer
* gnu/packages/python-web.scm (python2-betamax): Delete variable.
2022-05-31gnu: Remove python2-rauth.Maxim Cournoyer
* gnu/packages/python-web.scm (python2-rauth): Delete variable.
2022-05-31gnu: Remove python2-oauthlib.Maxim Cournoyer
* gnu/packages/python-web.scm (python2-oauthlib): Delete variable.
2022-05-31gnu: Remove python2-zope-security.Maxim Cournoyer
* gnu/packages/python-web.scm (python2-zope-security): Delete variable.
2022-05-31gnu: Remove python2-sockjs-tornado.Maxim Cournoyer
* gnu/packages/python-web.scm (python2-sockjs-tornado): Delete variable.
2022-05-31gnu: Remove python2-zope-configuration.Maxim Cournoyer
* gnu/packages/python-web.scm (python2-zope-configuration): Delete variable.
2022-05-31gnu: Remove python2-oauth2client.Maxim Cournoyer
* gnu/packages/python-web.scm (python2-oauth2client): Delete variable.
2022-05-31gnu: Add python-extruct.Maxim Cournoyer
* gnu/packages/python-web.scm (python-extruct): New variable.
2022-05-31gnu: Add python-mf2py.Maxim Cournoyer
* gnu/packages/python-web.scm (python-mf2py): New variable.
2022-05-31gnu: Add python-html-text.Maxim Cournoyer
* gnu/packages/python-web.scm (python-html-text): New variable.
2022-05-31gnu: Add python-jstyleson.Maxim Cournoyer
* gnu/packages/python-web.scm (python-jstyleson): New variable.
2022-05-31gnu: Remove python2-html5lib.Maxim Cournoyer
* gnu/packages/python-web.scm (python2-html5lib): Delete variable. (python-html5lib-0.9, python2-html5lib-0.9): Likewise.
2022-05-26Merge branch 'master' into stagingLudovic Courtès
2022-05-16Merge branch 'master' into stagingEfraim Flashner
2022-05-20gnu: Add python-smart-open.Ricardo Wurmus
* gnu/packages/python-web.scm (python-smart-open): New variable.
2022-05-20gnu: Add python-google-cloud-storage.Ricardo Wurmus
* gnu/packages/python-web.scm (python-google-cloud-storage): New variable.
2022-05-20gnu: Add python-google-cloud-core.Ricardo Wurmus
* gnu/packages/python-web.scm (python-google-cloud-core): New variable.