summaryrefslogtreecommitdiff
path: root/gnu/packages/python-web.scm
AgeCommit message (Expand)Author
2020-12-20gnu: Add python-dpkt....* gnu/packages/python-web.scm (python-dpkt): New variable. Maxim Cournoyer
2020-12-17gnu: python-sanic: Relax httpx version requirement....* gnu/packages/python-web.scm (python-sanic)[arguments]: Substitute strict httpx version requirement. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Lars-Dominik Braun
2020-12-17gnu: python-httpcore: Upgrade to 0.12.2....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> Lars-Dominik Braun
2020-12-15gnu: Add python-sanic....* gnu/packages/python-web.scm (python-sanic): New variable. Signed-off-by: Leo Famulari <leo@famulari.name> Giacomo Leidi
2020-12-15gnu: Add python-hstspreload....* gnu/packages/python-web.scm (python-hstspreload): New variable. Signed-off-by: Leo Famulari <leo@famulari.name> Giacomo Leidi
2020-12-13gnu: python-urllib3: Update to 1.26.2....* gnu/packages/python-web.scm (python-urllib3): Update to 1.26.2. Marius Bakke
2020-12-13gnu: python-requests: Update to 2.25.0....* gnu/packages/python-web.scm (python-requests): Update to 2.25.0. Marius Bakke
2020-12-12gnu: python-httpx: Update to 0.16.1....* gnu/packages/python-web.scm (python-httpx): Update to 0.16.1. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Vinicius Monego
2020-11-29gnu: python-tinycss2: Update to 1.1.0....* 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. Maxim Cournoyer
2020-11-29gnu: python-cssselect2: Update to 0.4.1....* gnu/packages/python-web.scm (python-cssselect2): Update to 0.4.1. Maxim Cournoyer
2020-11-29gnu: python-html5lib: Update to 1.1....* gnu/packages/python-web.scm (python-html5lib): Update to 1.1. Maxim Cournoyer
2020-11-28Merge branch 'staging'Marius Bakke
2020-11-28gnu: Add python-flask-session....* gnu/packages/python-web.scm (python-flask-session): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net> pinoaffe@airmail.cc
2020-11-28gnu: Add python-flask-markdown....* gnu/packages/python-web.scm (python-flask-markdown): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net> pinoaffe@airmail.cc
2020-11-26Merge branch 'master' into stagingMarius Bakke
2020-11-26gnu: python-aiohttp: Update to 3.7.3....* 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. Marius Bakke
2020-11-26Merge branch 'master' into stagingMarius Bakke
2020-11-24gnu: python-databricks-cli: Update to 0.14.1....* gnu/packages/python-web.scm (python-databricks-cli): Update to 0.14.1. Tobias Geerinckx-Rice
2020-11-23Merge branch 'master' into stagingMarius Bakke
2020-11-23gnu: Add python-cachecontrol-0.11....* gnu/packages/python-web.scm (python-cachecontrol-0.11): New variable. Efraim Flashner
2020-11-22Merge branch 'master' into stagingMarius Bakke
2020-11-21gnu: Add python-flask-cors....* gnu/packages/python-web.scm (python-flask-cors): New public variable. Marius Bakke
2020-11-21gnu: Add python-cfn-lint....* gnu/packages/python-web.scm (python-cfn-lint): New public variable. Marius Bakke
2020-11-21gnu: Add python-aws-sam-translator....* gnu/packages/python-web.scm (python-aws-sam-translator): New public variable. Marius Bakke
2020-11-21gnu: Add python-jose....* gnu/packages/python-web.scm (python-jose): New public variable. Marius Bakke
2020-11-21gnu: Add python-aws-xray-sdk....* gnu/packages/python-web.scm (python-aws-xray-sdk): New public variable. Marius Bakke
2020-11-21gnu: Add python-jsonpickle....* gnu/packages/python-web.scm (python-jsonpickle): New public variable. Marius Bakke
2020-11-21gnu: Add python-minio....* gnu/packages/python-web.scm (python-minio): New public variable. Marius Bakke
2020-11-21gnu: Add python-querystring-parser....* gnu/packages/python-web.scm (python-querystring-parser): New public variable. Marius Bakke
2020-11-21gnu: Add python-databricks-cli....* gnu/packages/python-web.scm (python-databricks-cli): New public variable. Marius Bakke
2020-11-21gnu: python-s3transfer: Update to 0.3.3....* gnu/packages/python-web.scm (python-s3transfer): Update to 0.3.3. Marius Bakke
2020-11-21gnu: awscli: Update to 1.18.183....* gnu/packages/python-web.scm (awscli): Update to 1.18.183. Marius Bakke
2020-11-21gnu: awscli, python-botocore: Add comment about compatibility....* 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. Marius Bakke
2020-11-20gnu: python2-html2text: Downgrade to 2019.8.11....* gnu/packages/python-web.scm (python2-html2text): Don't inherit version and source from PYTHON-HTML2TEXT. Marius Bakke
2020-11-20gnu: python-html2text: Update to 2020.1.16....* gnu/packages/python-web.scm (python-html2text): Update to 2020.1.16. Marius Bakke
2020-11-19Merge branch 'master' into stagingMarius Bakke
2020-11-17Merge remote-tracking branch 'origin/version-1.2.0' into master...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. Maxim Cournoyer
2020-11-15Merge branch 'master' into stagingMarius Bakke
2020-11-15gnu: python-css-parser: Update to 1.0.6....* gnu/packages/python-web.scm (python-css-parser): Update to 1.0.6. Tobias Geerinckx-Rice
2020-11-15gnu: python-cloudscraper: Update to 1.2.48....* gnu/packages/python-web.scm (python-cloudscraper): Update to 1.2.48. Tobias Geerinckx-Rice
2020-11-15gnu: python-cloudscraper: Remove questionable message....* gnu/packages/python-web.scm (python-cloudscraper)[source]: Add substitution to snippet. Tobias Geerinckx-Rice
2020-11-15gnu: python-css-parser: Improve description....* gnu/packages/python-web.scm (python-css-parser)[description]: Say what it is, not only what it was. Tobias Geerinckx-Rice
2020-11-15gnu: python-bottle: Use HTTPS home page....* gnu/packages/python-web.scm (python-bottle)[home-page]: Use HTTPS. Tobias Geerinckx-Rice
2020-11-15gnu: python-bottle: Update to 0.12.19....* gnu/packages/python-web.scm (python-bottle): Update to 0.12.19. Tobias Geerinckx-Rice
2020-11-12gnu: python-flask-basicauth: Fix indentation....* gnu/packages/python-web.scm (python-flask-basicauth): Fix indentation. Maxim Cournoyer
2020-11-12gnu: python-flask-basicauth: Fix build....* gnu/packages/python-web.scm (python-flask-basicauth)[phases]: Add a 'fix-imports phase. Maxim Cournoyer
2020-11-11Merge branch 'master' into stagingMarius Bakke
2020-11-10gnu: httpie: Add 'lint-hidden-cve' property....* gnu/packages/python-web.scm (httpie)[properties]: New field. Signed-off-by: Marius Bakke <marius@gnu.org> Tanguy Le Carrour
2020-11-07Merge branch 'master' into staging... Conflicts: gnu/local.mk gnu/packages/gdb.scm gnu/packages/lisp-xyz.scm gnu/packages/web-browsers.scm Marius Bakke
2020-10-31gnu: httpie: Update to 2.3.0....* gnu/packages/python-web.scm (httpie): Update to 2.3.0. [propagated-inputs]: Add python-requests-toolbelt. [home-page]: Update URL. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Tanguy Le Carrour