Age | Commit message (Collapse) | Author |
|
|
|
* gnu/packages/python-xyz.scm (python2-requests-mock): Delete.
|
|
* gnu/packages/python-web.scm (python2-requests-oauthlib):
|
|
* gnu/packages/python-xyz.scm (python2-fasteners): Delete.
|
|
* gnu/packages/python-web.scm (python2-cachecontrol): Delete.
|
|
* gnu/packages/python-web.scm (python2-falcon-cors): Delete.
|
|
* gnu/packages/python-web.scm (python2-falcon): Delete.
|
|
* gnu/packages/python-xyz.scm (python-pep517): Inherit from
python-pep517-bootstrap. Remove the inherited common fields.
(python-poetry-core, python-wheel)
(python-toml): Move to ...
* gnu/packages/python-build.scm: ... here, a new module.
(python-pep517-bootstrap): New package.
* gnu/local.mk (GNU_SYSTEM_MODULES): Register the new module.
|
|
|
|
* gnu/packages/python-web.scm (python-cloudscraper)[snippet]: Keep
interpreters.
[arguments]<#:phases>: Add drop-unsupported-sources.
|
|
* gnu/packages/python-web.scm (python-aiohttp-socks):
Update to 0.5.5.
[propagated-inputs]: Add python-socks, python-attrs.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/python-web.scm (python-socks): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/python-web.scm (awscli): updating to version 1.18.203.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
|
|
* gnu/packages/python-web.scm (python-geventhttpclient): Update to 1.4.4.
|
|
* gnu/packages/python-web.scm (python2-geventhttpclient): Remove variable.
|
|
* gnu/packages/python-web.scm (python-werkzeug): Update to 1.0.1.
[home-page]: Update.
|
|
* gnu/packages/python-web.scm (python2-flask-restful-swagger): Remove
variable.
|
|
* gnu/packages/python-web.scm (python2-flask-script): Remove variable.
|
|
* gnu/packages/python-web.scm (python2-flask-principal): Remove variable.
|
|
* gnu/packages/python-web.scm (python2-flask-httpauth): Remove variable.
|
|
* gnu/packages/python-web.scm (python2-werkzeug): Remove variable.
|
|
* gnu/packages/python-web.scm (python-dpkt): New variable.
|
|
* gnu/packages/python-web.scm (python-sanic)[arguments]: Substitute
strict httpx version requirement.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
httpx was upgraded in commit bc49b009bf08326b55aea3508a6b677a065d5a31,
but was broken, because it requests this new version of httpcore.
* gnu/packages/python-web.scm (python-httpcore)[version]: Upgrade to
0.12.2.
[arguments]: Respect tests? argument. Disable tests. Remove obsolete
phases.
[native-inputs]: Remove obsolete comment regarding mitmproxy.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/python-web.scm (python-sanic): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/python-web.scm (python-hstspreload): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/python-web.scm (python-urllib3): Update to 1.26.2.
|
|
* gnu/packages/python-web.scm (python-requests): Update to 2.25.0.
|
|
* gnu/packages/python-web.scm (python-httpx): Update to 0.16.1.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
* gnu/packages/patches/python-tinycss2-flake8-compat.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): De-register it.
* gnu/packages/python-web.scm (python-tinycss2): Update to 1.1.0.
[source]: Remove patch.
[arguments]: Remove field, disabling tests.
[native-inputs]: Remove field.
|
|
* gnu/packages/python-web.scm (python-cssselect2): Update to 0.4.1.
|
|
* gnu/packages/python-web.scm (python-html5lib): Update to 1.1.
|
|
|
|
* gnu/packages/python-web.scm (python-flask-session): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
* gnu/packages/python-web.scm (python-flask-markdown): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
|
|
* gnu/packages/patches/python-aiohttp-3.6.2-no-warning-fail.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/python-web.scm (python-aiohttp)[source](patches): Remove.
[arguments]: Use UTIME instead of calling out to 'touch'. Don't delete
now-working tests; but disable some new ones. Replace the 'check' phase.
[propagated-inputs]: Add PYTHON-TYPING-EXTENSIONS.
[native-inputs]: Remove PYTHON-PYTEST-RUNNER, PYTHON-PYTEST-XDIST,
PYTHON-PYTEST-TIMEOUT, and PYTHON-PYTEST-FORKED. Add PYTHON-PYTEST and
PYTHON-RE-ASSERT.
|
|
|
|
* gnu/packages/python-web.scm (python-databricks-cli): Update to 0.14.1.
|
|
|
|
* gnu/packages/python-web.scm (python-cachecontrol-0.11): New variable.
|
|
|
|
* gnu/packages/python-web.scm (python-flask-cors): New public variable.
|
|
* gnu/packages/python-web.scm (python-cfn-lint): New public variable.
|
|
* gnu/packages/python-web.scm (python-aws-sam-translator): New public variable.
|
|
* gnu/packages/python-web.scm (python-jose): New public variable.
|
|
* gnu/packages/python-web.scm (python-aws-xray-sdk): New public variable.
|
|
* gnu/packages/python-web.scm (python-jsonpickle): New public variable.
|
|
* gnu/packages/python-web.scm (python-minio): New public variable.
|