Age | Commit message (Collapse) | Author |
|
* gnu/packages/python-web.scm (python-engineio): New variable.
|
|
* gnu/packages/python-web.scm (python-raw): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/python-web.scm (python-prawcore): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/python-web.scm (python-betamax-serializers): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/python-web.scm (python-sanic) [version]: Update to 20.12.2.
[arguments]: Relax dependency versions.
[native-inputs]: Add python-pytest-asyncio.
[home-page]: Update.
[synopsis]: Remove Python version.
[description]: Ditto.
|
|
|
|
* gnu/packages/python-web.scm (python-jose)[home-page]: Use HTTPS URI.
|
|
* gnu/packages/python-web.scm (python-aiohttp): Update to 3.7.4.
|
|
* gnu/packages/python-web.scm (python-geventhttpclient): Delete trailing #t.
[phases]{fix-compatibility-issue}: New phase.
{check}: Adjust comment and remove the extraneous string-append.
|
|
|
|
|
|
* gnu/packages/python-web.scm (python-gunicorn)
[phases]: Delete trailing #t.
{check}: Do not set PYTHONPATH.
|
|
* gnu/packages/python-web.scm (python-webassets)
[phases]: Delete trailing #t.
{check}: Do not set PYTHONPATH.
|
|
* gnu/packages/python-web.scm (python-flask-wtf)
[phases]{check}: Do not set PYTHONPATH.
|
|
* gnu/packages/python-web.scm (python-flask)
[phases]{check}: Do not set PYTHONPATH.
|
|
* gnu/packages/python-web.scm (python-databricks-cli)
[phases]{check}: Do not set PYTHONPATH.
|
|
* gnu/packages/python-web.scm (python-jsonpickle)
[phases]{check}: Do not set PYTHONPATH.
|
|
* gnu/packages/python-web.scm (python-cfn-lint)
[phases]{check}: Do not set PATH nor PYTHONPATH.
|
|
* gnu/packages/python-web.scm (python-aws-xray-sdk)
[phases]{check}: Do not set PYTHONPATH.
|
|
* gnu/packages/python-web.scm (python-asgiref)
[phases]{check}: Do not set PYTHONPATH.
|
|
* gnu/packages/python-web.scm (python-aiohttp)
[phases]{check}: Do not set PYTHONPATH.
|
|
* gnu/packages/python-web.scm (python-websockets) [arguments]: Add new
phase to fix package name.
|
|
* gnu/packages/python-web.scm (python-slugify) [propagated-inputs]: Add
python-text-unidecode.
|
|
* 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-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>
|