Age | Commit message (Collapse) | Author |
|
Conflicts resolved in:
gnu/local.mk
gnu/packages/cmake.scm
gnu/packages/glib.scm
gnu/packages/gnome.scm
gnu/packages/gtk.scm
gnu/packages/sdl.scm
pango-next, vala-next and librsvg-bootstrap were removed in the process.
|
|
With resolved conflicts in:
gnu/local.mk
gnu/packages/freedesktop.scm
gnu/packages/gnuzilla.scm
|
|
* 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.
|
|
* gnu/packages/check.scm (python-hypothesis): Update to 6.54.5.
[arguments]: Disable sanity check.
[propagated-inputs]: Add PYTHON-EXCEPTIONGROUP.
(python-hypothesis-next): Deprecate.
* gnu/packages/matrix.scm (python-matrix-nio)[native-inputs]: Change from
PYTHON-HYPOTHESIS-NEXT to PYTHON-HYPOTHESIS.
* gnu/packages/python-web.scm (python-h2)[native-inputs]: Likewise.
* gnu/packages/python-xyz.scm (python-numpy, python-cattrs)[native-inputs]: Likewise.
|
|
|
|
* gnu/packages/python-web.scm (python-grid5000): New variable.
Signed-off-by: Marius Bakke <marius@gnu.org>
|
|
* 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>
|
|
|
|
* gnu/packages/python-web.scm (python-aiohttp)[arguments]: Ignore three tests.
|
|
* gnu/packages/python-web.scm (python-whatthepatch): New variable.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
|
|
|
|
* gnu/packages/python-web.scm (python-shopifyapi): New variable.
|
|
* gnu/packages/python-web.scm (python-pyactiveresource): New variable.
|
|
* gnu/packages/python-web.scm (python-starlette): New variable.
|
|
* gnu/packages/python-web.scm (python-requests-kerberos): New variable.
|
|
|
|
* gnu/packages/python-web.scm (oauth2ms): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/python-web.scm (python-msal): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/python-web.scm (python-requests): Update to 2.28.1.
[arguments]: Remove #:phases.
|
|
|
|
* gnu/packages/python-web.scm (python-tornado-6)[arguments]: Adjust
custom 'check phase to allow a longer test timeout.
|
|
* gnu/packages/python-web.scm (python-tornado-6)[arguments]: Adjust
custom 'check phase to honor the #:tests? flag.
|
|
* gnu/packages/python-web.scm (grip): Update to 4.6.1.
(arguments): Use a gexp.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
* gnu/packages/python-web.scm (python-sendgrid): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/python-web.scm (python-http-client): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/python-web.scm (python-urllib3): Update to 1.26.9.
|
|
* gnu/packages/python-web.scm (python-requests): Update to 2.28.0.
[arguments]: Loosen charset-normalizer requirement.
|
|
* gnu/packages/python-web.scm (python-bottle): Update to 0.12.21.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
* gnu/packages/python-web.scm (python-minio): Update to 7.1.9.
[arguments]: Remove trailing #t.
[propagated-inputs]: Remove PYTHON-CONFIGPARSER.
|
|
* gnu/packages/python-web.scm (python-sanic-testing)[arguments]: Add
#:phases.
|
|
* 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.
|
|
* 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/packages/python-web.scm (python-httpx): Update to 0.23.0.
|
|
* gnu/packages/python-web.scm (python-httpcore): Update to 0.15.0.
[arguments]: Override asyncio_mode when invoking pytest in check phase.
|
|
|
|
* gnu/packages/python-web.scm (python-flask-restx)
[phases]{check}: Skip the 'test_redirect' 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.
|
|
|
|
* gnu/packages/python-web.scm (python-launchpadlib): New variable.
|
|
* gnu/packages/python-web.scm (python-lazr-restfulclient): New variable.
|
|
* gnu/packages/python-web.scm (python-wadllib): New variable.
|
|
* gnu/packages/python-web.scm (python-lazr-uri): New variable.
|
|
* gnu/packages/python-web.scm (python2-urllib3): Delete variable.
|
|
* gnu/packages/python-web.scm (python2-webencodings): Delete variable.
|
|
* gnu/packages/python-web.scm (python2-bottle): Delete variable.
|
|
* gnu/packages/python-web.scm (python2-requests): Delete variable.
|
|
* gnu/packages/python-web.scm (python2-pycurl): Delete variable.
|
|
* gnu/packages/python-web.scm (python2-cookies): Delete variable.
|
|
* gnu/packages/python-web.scm (python2-responses): Delete variable.
|
|
* gnu/packages/python-web.scm (python2-zope-event): Delete variable.
|