Luis Henrique Gomes Higino
|
9a2a77b6ad
|
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>
|
2022-07-01 09:45:28 +01:00 |
|
Antero Mejr
|
8d0e696243
|
gnu: Add python-sendgrid.
* gnu/packages/python-web.scm (python-sendgrid): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
2022-06-26 23:19:14 +02:00 |
|
Antero Mejr
|
24dba9c5e7
|
gnu: Add python-http-client.
* gnu/packages/python-web.scm (python-http-client): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
2022-06-26 23:19:14 +02:00 |
|
jgart
|
69bf6319f6
|
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>
|
2022-06-23 13:00:08 +01:00 |
|
Marius Bakke
|
49f5c551fb
|
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.
|
2022-06-22 18:24:32 +02:00 |
|
Marius Bakke
|
d9b497513f
|
gnu: python-sanic-testing: Fix build.
* gnu/packages/python-web.scm (python-sanic-testing)[arguments]: Add
#:phases.
|
2022-06-22 18:24:32 +02:00 |
|
Marius Bakke
|
ea8a7e8244
|
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.
|
2022-06-21 23:53:40 +02:00 |
|
Vinicius Monego
|
5d28f089ef
|
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>
|
2022-06-16 09:25:55 +02:00 |
|
Arun Isaac
|
6f75565b4e
|
gnu: python-httpx: Update to 0.23.0.
* gnu/packages/python-web.scm (python-httpx): Update to 0.23.0.
|
2022-06-14 18:06:24 +05:30 |
|
Arun Isaac
|
2ac81f482a
|
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.
|
2022-06-14 18:06:20 +05:30 |
|
Ludovic Courtès
|
091eb323ba
|
Merge branch 'master' into staging
|
2022-06-08 14:53:16 +02:00 |
|
Maxim Cournoyer
|
8df6117b78
|
gnu: python-flask-restx: Skip networking dependent test.
* gnu/packages/python-web.scm (python-flask-restx)
[phases]{check}: Skip the 'test_redirect' test.
|
2022-06-07 09:11:53 -04:00 |
|
Maxim Cournoyer
|
53a0e405ff
|
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.
|
2022-06-07 09:11:53 -04:00 |
|
Efraim Flashner
|
64c043e63a
|
Merge remote-tracking branch 'origin/master' into staging
|
2022-06-01 12:42:04 +03:00 |
|
Maxim Cournoyer
|
dad15bdb26
|
gnu: Add python-launchpadlib.
* gnu/packages/python-web.scm (python-launchpadlib): New variable.
|
2022-05-31 14:54:01 -04:00 |
|
Maxim Cournoyer
|
f880fc7b88
|
gnu: Add python-lazr-restfulclient.
* gnu/packages/python-web.scm (python-lazr-restfulclient): New variable.
|
2022-05-31 14:54:01 -04:00 |
|
Maxim Cournoyer
|
5e25aeee16
|
gnu: Add python-wadllib.
* gnu/packages/python-web.scm (python-wadllib): New variable.
|
2022-05-31 14:54:01 -04:00 |
|
Maxim Cournoyer
|
9377be6a48
|
gnu: Add python-lazr-uri.
* gnu/packages/python-web.scm (python-lazr-uri): New variable.
|
2022-05-31 14:54:01 -04:00 |
|
Maxim Cournoyer
|
eb13c73ce2
|
gnu: Remove python2-urllib3.
* gnu/packages/python-web.scm (python2-urllib3): Delete variable.
|
2022-05-31 14:53:50 -04:00 |
|
Maxim Cournoyer
|
c0e3ba2904
|
gnu: Remove python2-webencodings.
* gnu/packages/python-web.scm (python2-webencodings): Delete variable.
|
2022-05-31 14:53:50 -04:00 |
|
Maxim Cournoyer
|
89ffe2297f
|
gnu: Remove python2-bottle.
* gnu/packages/python-web.scm (python2-bottle): Delete variable.
|
2022-05-31 14:53:47 -04:00 |
|
Maxim Cournoyer
|
7720afd99a
|
gnu: Remove python2-requests.
* gnu/packages/python-web.scm (python2-requests): Delete variable.
|
2022-05-31 14:53:47 -04:00 |
|
Maxim Cournoyer
|
c427de6531
|
gnu: Remove python2-pycurl.
* gnu/packages/python-web.scm (python2-pycurl): Delete variable.
|
2022-05-31 14:53:36 -04:00 |
|
Maxim Cournoyer
|
26f5764071
|
gnu: Remove python2-cookies.
* gnu/packages/python-web.scm (python2-cookies): Delete variable.
|
2022-05-31 14:53:36 -04:00 |
|
Maxim Cournoyer
|
4d7ae91d3e
|
gnu: Remove python2-responses.
* gnu/packages/python-web.scm (python2-responses): Delete variable.
|
2022-05-31 14:53:24 -04:00 |
|
Maxim Cournoyer
|
a03c2d9c7b
|
gnu: Remove python2-zope-event.
* gnu/packages/python-web.scm (python2-zope-event): Delete variable.
|
2022-05-31 14:53:23 -04:00 |
|
Maxim Cournoyer
|
6de507f5c9
|
gnu: Remove python2-zope-testing.
* gnu/packages/python-web.scm (python2-zope-testing): Delete variable.
|
2022-05-31 14:53:23 -04:00 |
|
Maxim Cournoyer
|
7287f83523
|
gnu: Remove python2-zope-interface.
* gnu/packages/python-web.scm (python2-zope-interface): Delete variable.
|
2022-05-31 14:53:14 -04:00 |
|
Maxim Cournoyer
|
eccb33c210
|
gnu: Remove python2-tornado.
* gnu/packages/python-web.scm (python2-tornado): Delete variable.
(python-tornado)[properties]: Delete field.
|
2022-05-31 14:53:14 -04:00 |
|
Maxim Cournoyer
|
3db04d3051
|
gnu: Remove python2-zope-exceptions.
* gnu/packages/python-web.scm (python2-zope-exceptions): Delete variable.
|
2022-05-31 14:53:12 -04:00 |
|
Maxim Cournoyer
|
f5c3588726
|
gnu: Remove python2-zope-testrunner.
* gnu/packages/python-web.scm (python2-zope-testrunner): Delete variable.
|
2022-05-31 14:53:11 -04:00 |
|
Maxim Cournoyer
|
176f6ae5a1
|
gnu: Remove python2-zope-i18nmessageid.
* gnu/packages/python-web.scm (python2-zope-i18nmessageid): Delete variable.
|
2022-05-31 14:53:10 -04:00 |
|
Maxim Cournoyer
|
c4a9b0b03b
|
gnu: Remove python2-zope-schema.
* gnu/packages/python-web.scm (python2-zope-schema): Delete variable.
|
2022-05-31 14:53:09 -04:00 |
|
Maxim Cournoyer
|
b6cd6bee62
|
gnu: Remove python2-zope-proxy.
* gnu/packages/python-web.scm (python2-zope-proxy): Delete variable.
|
2022-05-31 14:53:04 -04:00 |
|
Maxim Cournoyer
|
87c15103e6
|
gnu: Remove python2-zope-location.
* gnu/packages/python-web.scm (python2-zope-location): Delete variable.
|
2022-05-31 14:52:56 -04:00 |
|
Maxim Cournoyer
|
1db8ff4b52
|
gnu: Remove python2-zope-component.
* gnu/packages/python-web.scm (python2-zope-component): Delete variable.
|
2022-05-31 14:52:55 -04:00 |
|
Maxim Cournoyer
|
9f97098f24
|
gnu: Remove python2-httplib2.
* gnu/packages/python-web.scm (python2-httplib2): Delete variable.
|
2022-05-31 14:52:55 -04:00 |
|
Maxim Cournoyer
|
25a15e71e6
|
gnu: Remove python2-webob.
* gnu/packages/python-web.scm (python2-webob): Delete variable.
|
2022-05-31 14:52:39 -04:00 |
|
Maxim Cournoyer
|
4ed5bc1ca0
|
gnu: Remove python2-genshi.
* gnu/packages/python-web.scm (python2-genshi): Delete variable.
|
2022-05-31 14:52:39 -04:00 |
|
Maxim Cournoyer
|
1e44359cc0
|
gnu: Remove python2-pastedeploy.
* gnu/packages/python-web.scm (python2-pastedeploy): Delete variable.
|
2022-05-31 14:52:39 -04:00 |
|
Maxim Cournoyer
|
35caf03b1e
|
gnu: Remove python2-betamax.
* gnu/packages/python-web.scm (python2-betamax): Delete variable.
|
2022-05-31 14:52:39 -04:00 |
|
Maxim Cournoyer
|
3ccf7ea236
|
gnu: Remove python2-rauth.
* gnu/packages/python-web.scm (python2-rauth): Delete variable.
|
2022-05-31 14:52:39 -04:00 |
|
Maxim Cournoyer
|
6944240e51
|
gnu: Remove python2-oauthlib.
* gnu/packages/python-web.scm (python2-oauthlib): Delete variable.
|
2022-05-31 14:52:38 -04:00 |
|
Maxim Cournoyer
|
b63429583b
|
gnu: Remove python2-zope-security.
* gnu/packages/python-web.scm (python2-zope-security): Delete variable.
|
2022-05-31 14:52:38 -04:00 |
|
Maxim Cournoyer
|
e6ef574f2a
|
gnu: Remove python2-sockjs-tornado.
* gnu/packages/python-web.scm (python2-sockjs-tornado): Delete variable.
|
2022-05-31 14:52:38 -04:00 |
|
Maxim Cournoyer
|
7a9514eb05
|
gnu: Remove python2-zope-configuration.
* gnu/packages/python-web.scm (python2-zope-configuration): Delete variable.
|
2022-05-31 14:52:38 -04:00 |
|
Maxim Cournoyer
|
c59edcc5ed
|
gnu: Remove python2-oauth2client.
* gnu/packages/python-web.scm (python2-oauth2client): Delete variable.
|
2022-05-31 14:52:38 -04:00 |
|
Maxim Cournoyer
|
4820a23521
|
gnu: Add python-extruct.
* gnu/packages/python-web.scm (python-extruct): New variable.
|
2022-05-31 14:52:33 -04:00 |
|
Maxim Cournoyer
|
c5dd41afc6
|
gnu: Add python-mf2py.
* gnu/packages/python-web.scm (python-mf2py): New variable.
|
2022-05-31 14:52:33 -04:00 |
|
Maxim Cournoyer
|
32ffbb16e8
|
gnu: Add python-html-text.
* gnu/packages/python-web.scm (python-html-text): New variable.
|
2022-05-31 14:52:33 -04:00 |
|