summaryrefslogtreecommitdiff
path: root/gnu/packages/python-web.scm
AgeCommit message (Collapse)Author
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.
2020-11-15gnu: python-cloudscraper: Remove questionable message.Tobias Geerinckx-Rice
* gnu/packages/python-web.scm (python-cloudscraper)[source]: Add substitution to snippet.
2020-11-15gnu: python-css-parser: Improve description.Tobias Geerinckx-Rice
* gnu/packages/python-web.scm (python-css-parser)[description]: Say what it is, not only what it was.
2020-11-15gnu: python-bottle: Use HTTPS home page.Tobias Geerinckx-Rice
* gnu/packages/python-web.scm (python-bottle)[home-page]: Use HTTPS.
2020-11-15gnu: python-bottle: Update to 0.12.19.Tobias Geerinckx-Rice
* gnu/packages/python-web.scm (python-bottle): Update to 0.12.19.
2020-11-12gnu: python-flask-basicauth: Fix indentation.Maxim Cournoyer
* gnu/packages/python-web.scm (python-flask-basicauth): Fix indentation.
2020-11-12gnu: python-flask-basicauth: Fix build.Maxim Cournoyer
* gnu/packages/python-web.scm (python-flask-basicauth)[phases]: Add a 'fix-imports phase.
2020-11-11Merge branch 'master' into stagingMarius Bakke
2020-11-10gnu: httpie: Add 'lint-hidden-cve' property.Tanguy Le Carrour
* gnu/packages/python-web.scm (httpie)[properties]: New field. Signed-off-by: Marius Bakke <marius@gnu.org>
2020-11-07Merge branch 'master' into stagingMarius Bakke
Conflicts: gnu/local.mk gnu/packages/gdb.scm gnu/packages/lisp-xyz.scm gnu/packages/web-browsers.scm
2020-10-31gnu: httpie: Update to 2.3.0.Tanguy Le Carrour
* 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>
2020-10-25gnu: python-imap-tools: Update to 0.29.0.Ludovic Courtès
* gnu/packages/python-web.scm (python-imap-tools): Update to 0.29.0.
2020-10-25gnu: Add python-imap-tools.Reza Alizadeh Majd
* gnu/packages/python-web.scm (python-imap-tools): New variable. Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2020-10-19Merge branch 'master' into stagingMarius Bakke
2020-10-14gnu: python-pastedeploy: Update to 2.1.1.Tobias Geerinckx-Rice
* gnu/packages/python-web.scm (python-pastedeploy): Update to 2.1.1.
2020-10-14gnu: python-aiohttp: Update to 3.6.3.Tobias Geerinckx-Rice
* gnu/packages/python-web.scm (python-aiohttp): Update to 3.6.3.
2020-10-13Merge branch 'master' into stagingMarius Bakke
2020-10-10gnu: python-oauthlib: Update to 3.1.0.Marius Bakke
* gnu/packages/python-web.scm (python-oauthlib): Update to 3.1.0.
2020-10-10gnu: python-openid: Update to 3.2.0.Marius Bakke
* gnu/packages/python-web.scm (python-openid): Update to 3.2.0.