summaryrefslogtreecommitdiff
path: root/gnu/packages/python-web.scm
AgeCommit message (Collapse)Author
2020-12-29gnu: python-cloudscraper: Drop interpreters at build time.Leo Prikler
* gnu/packages/python-web.scm (python-cloudscraper)[snippet]: Keep interpreters. [arguments]<#:phases>: Add drop-unsupported-sources.
2020-12-28gnu: python-aiohttp-socks: Update to 0.5.5.John Doe
* 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>
2020-12-28gnu: Add python-socks.John Doe
* gnu/packages/python-web.scm (python-socks): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-12-24gnu: awscli: updating to version 1.18.203.Vincent Legoll
* gnu/packages/python-web.scm (awscli): updating to version 1.18.203. Signed-off-by: Leo Famulari <leo@famulari.name>
2020-12-20gnu: python-geventhttpclient: Update to 1.4.4.Maxim Cournoyer
* gnu/packages/python-web.scm (python-geventhttpclient): Update to 1.4.4.
2020-12-20gnu: python2-geventhttpclient: Remove package.Maxim Cournoyer
* gnu/packages/python-web.scm (python2-geventhttpclient): Remove variable.
2020-12-20gnu: python-werkzeug: Update to 1.0.1.Maxim Cournoyer
* gnu/packages/python-web.scm (python-werkzeug): Update to 1.0.1. [home-page]: Update.
2020-12-20gnu: python2-flask-restful-swagger: Remove package.Maxim Cournoyer
* gnu/packages/python-web.scm (python2-flask-restful-swagger): Remove variable.
2020-12-20gnu: python2-flask-script: Remove package.Maxim Cournoyer
* gnu/packages/python-web.scm (python2-flask-script): Remove variable.
2020-12-20gnu: python2-flask-principal: Remove package.Maxim Cournoyer
* gnu/packages/python-web.scm (python2-flask-principal): Remove variable.
2020-12-20gnu: python2-flask-httpauth: Remove package.Maxim Cournoyer
* gnu/packages/python-web.scm (python2-flask-httpauth): Remove variable.
2020-12-20gnu: python2-werkzeug: Remove package.Maxim Cournoyer
* gnu/packages/python-web.scm (python2-werkzeug): Remove variable.
2020-12-20gnu: Add python-dpkt.Maxim Cournoyer
* gnu/packages/python-web.scm (python-dpkt): New variable.
2020-12-17gnu: python-sanic: Relax httpx version requirement.Lars-Dominik Braun
* gnu/packages/python-web.scm (python-sanic)[arguments]: Substitute strict httpx version requirement. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-12-17gnu: python-httpcore: Upgrade to 0.12.2.Lars-Dominik Braun
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>
2020-12-15gnu: Add python-sanic.Giacomo Leidi
* gnu/packages/python-web.scm (python-sanic): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
2020-12-15gnu: Add python-hstspreload.Giacomo Leidi
* gnu/packages/python-web.scm (python-hstspreload): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
2020-12-12gnu: python-httpx: Update to 0.16.1.Vinicius Monego
* gnu/packages/python-web.scm (python-httpx): Update to 0.16.1. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-11-29gnu: python-tinycss2: Update to 1.1.0.Maxim Cournoyer
* 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.
2020-11-29gnu: python-cssselect2: Update to 0.4.1.Maxim Cournoyer
* gnu/packages/python-web.scm (python-cssselect2): Update to 0.4.1.
2020-11-29gnu: python-html5lib: Update to 1.1.Maxim Cournoyer
* gnu/packages/python-web.scm (python-html5lib): Update to 1.1.
2020-11-28Merge branch 'staging'Marius Bakke
2020-11-28gnu: Add python-flask-session.pinoaffe@airmail.cc
* gnu/packages/python-web.scm (python-flask-session): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-11-28gnu: Add python-flask-markdown.pinoaffe@airmail.cc
* gnu/packages/python-web.scm (python-flask-markdown): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-11-26Merge branch 'master' into stagingMarius Bakke
2020-11-26gnu: python-aiohttp: Update to 3.7.3.Marius Bakke
* 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.
2020-11-26Merge branch 'master' into stagingMarius Bakke
2020-11-24gnu: python-databricks-cli: Update to 0.14.1.Tobias Geerinckx-Rice
* gnu/packages/python-web.scm (python-databricks-cli): Update to 0.14.1.
2020-11-23Merge branch 'master' into stagingMarius Bakke
2020-11-23gnu: Add python-cachecontrol-0.11.Efraim Flashner
* gnu/packages/python-web.scm (python-cachecontrol-0.11): New variable.
2020-11-22Merge branch 'master' into stagingMarius Bakke
2020-11-21gnu: Add python-flask-cors.Marius Bakke
* gnu/packages/python-web.scm (python-flask-cors): New public variable.
2020-11-21gnu: Add python-cfn-lint.Marius Bakke
* gnu/packages/python-web.scm (python-cfn-lint): New public variable.
2020-11-21gnu: Add python-aws-sam-translator.Marius Bakke
* gnu/packages/python-web.scm (python-aws-sam-translator): New public variable.
2020-11-21gnu: Add python-jose.Marius Bakke
* gnu/packages/python-web.scm (python-jose): New public variable.
2020-11-21gnu: Add python-aws-xray-sdk.Marius Bakke
* gnu/packages/python-web.scm (python-aws-xray-sdk): New public variable.
2020-11-21gnu: Add python-jsonpickle.Marius Bakke
* gnu/packages/python-web.scm (python-jsonpickle): New public variable.
2020-11-21gnu: Add python-minio.Marius Bakke
* gnu/packages/python-web.scm (python-minio): New public variable.
2020-11-21gnu: Add python-querystring-parser.Marius Bakke
* gnu/packages/python-web.scm (python-querystring-parser): New public variable.
2020-11-21gnu: Add python-databricks-cli.Marius Bakke
* gnu/packages/python-web.scm (python-databricks-cli): New public variable.
2020-11-21gnu: python-s3transfer: Update to 0.3.3.Marius Bakke
* gnu/packages/python-web.scm (python-s3transfer): Update to 0.3.3.
2020-11-21gnu: awscli: Update to 1.18.183.Marius Bakke
* gnu/packages/python-web.scm (awscli): Update to 1.18.183.
2020-11-21gnu: awscli, python-botocore: Add comment about compatibility.Marius Bakke
* gnu/packages/python-web.scm (awscli): Mention that it must be updated together with ... * gnu/packages/python-xyz.scm (python-botocore): ... this package, and add similar comment about awscli.
2020-11-20gnu: python2-html2text: Downgrade to 2019.8.11.Marius Bakke
* gnu/packages/python-web.scm (python2-html2text): Don't inherit version and source from PYTHON-HTML2TEXT.
2020-11-20gnu: python-html2text: Update to 2020.1.16.Marius Bakke
* gnu/packages/python-web.scm (python-html2text): Update to 2020.1.16.
2020-11-19Merge branch 'master' into stagingMarius Bakke
2020-11-17Merge remote-tracking branch 'origin/version-1.2.0' into masterMaxim Cournoyer
Conflicts: gnu/packages/bioinformatics.scm The python-pysam package fixed in master was kept instead of the update done in the version-1.2.0 branch.
2020-11-15Merge branch 'master' into stagingMarius Bakke
2020-11-15gnu: python-css-parser: Update to 1.0.6.Tobias Geerinckx-Rice
* gnu/packages/python-web.scm (python-css-parser): Update to 1.0.6.
2020-11-15gnu: python-cloudscraper: Update to 1.2.48.Tobias Geerinckx-Rice
* gnu/packages/python-web.scm (python-cloudscraper): Update to 1.2.48.