summaryrefslogtreecommitdiff
path: root/gnu/packages/python-web.scm
AgeCommit message (Expand)Author
2022-05-02gnu: Add python-scrapy....* gnu/packages/python-web.scm (python-scrapy): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Felix Gruber
2022-05-02gnu: Add python-parsel....* gnu/packages/python-web.scm (python-parsel): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Felix Gruber
2022-05-02gnu: Add python-protego....* gnu/packages/python-web.scm (python-protego): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Felix Gruber
2022-04-28Merge branch 'master' into stagingLudovic Courtès
2022-04-18gnu: Add python-ajsonrpc....* gnu/packages/python-web.scm (python-ajsonrpc): New variable. Peter Polidoro
2022-04-18gnu: Add python-quart....* gnu/packages/python-web.scm (python-quart): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Peter Polidoro
2022-04-18gnu: awscli: Update to 1.22.90....* gnu/packages/python-web.scm (awscli): Update to 1.22.90. [arguments] Use search-input-file to find groff. [inputs]: Replace python-botocore-for-awscli with python-botocore. Add groff. [native-inputs]: Remove groff. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Felix Gruber
2022-04-14gnu: python-aiohttp: Remove cythonized files....* gnu/packages/python-web.scm (python-aiohttp)[source]: Add snippet to remove cythonized files. Efraim Flashner
2022-04-13gnu: awscli: Do not propagate inputs....* gnu/packages/python-web.scm (awscli)[propagated-inputs]: Move all inputs from here... [inputs]: ...to here. Ricardo Wurmus
2022-04-13gnu: awscli: Use PyYAML 6....This should be fine because all uses of yaml.load supply the now mandatory loader argument. * gnu/packages/python-web.scm (awscli)[arguments]: Add phase 'use-recent-pyyaml. [propagated-inputs]: Replace python-pyyaml-for-awscli with python-pyyaml. Ricardo Wurmus
2022-04-12gnu: awscli: Use older version of botocore....* gnu/packages/python-web.scm (awscli)[propagated-inputs]: Replace python-botocore with python-botocore-for-awscli. Ricardo Wurmus
2022-04-12gnu: awscli: Use older pyyaml....* gnu/packages/python-web.scm (awscli)[propagated-inputs]: Replace python-pyyaml with python-pyyaml-for-awscli. Ricardo Wurmus
2022-04-11gnu: python-aws-xray-sdk: Update to 2.9.0....* gnu/packages/python-web.scm (python-aws-xray-sdk): Update to 2.9.0. [arguments]: Delete two more test files; disable two tests. Ricardo Wurmus
2022-04-05gnu: python-w3lib: Fix build....* gnu/packages/python-web.scm (python-w3lib): Fix build. [source]: Add python-w3lib-fix-test-failure.patch. [arguments]: Use pytest in the 'check phase. [native-inputs]: Add python-pytest. * gnu/packages/patches/python-w3lib-fix-test-failure.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Felix Gruber
2022-03-29gnu: python-livereload: Update to 2.6.3....* gnu/packages/python-web.scm (python-livereload): Update to 2.6.3. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> jgart
2022-03-29gnu: python-port-for: Remove trailing boolean....* gnu/packages/python-web.scm (python-port-for)[arguments]: Remove trailing boolean from lambda function. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> jgart
2022-03-21Merge branch 'master' into staging.Maxim Cournoyer
2022-03-16gnu: python-gitlab: update to 3.2.0...* gnu/packages/python-web.scm (python-gitlab): Update to 3.2.0 Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> Signed-off-by: Ludovic Courtès <ludo@gnu.org> Denis 'GNUtoo' Carikli
2022-03-15gnu: httpie: Update to 3.1.0 [security fixes]....Fixes CVE-2022-24737 and CVE-2022-0430. * gnu/packages/python-web.scm (httpie): Update to 3.1.0. Signed-off-by: Leo Famulari <leo@famulari.name> kiasoc5
2022-02-23gnu: Add python-unalix....* gnu/packages/python-xyz.scm (python-unalix): New variable. Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> jgart
2022-02-20gnu: python-aiohttp: Fallback to running tests sequentially....* gnu/packages/python-web.scm (python-aiohttp)[arguments]: Adjust custom 'check phase to run the tests sequentially if they fail when run in parallel. Efraim Flashner
2022-02-13gnu: python-requests: Remove unnecessary input....* gnu/packages/python-web.scm (python-requests)[propagated-inputs]: Remove PYTHON-CHARDET. (python2-requests)[propagated-inputs]: Add PYTHON2-CHARDET. Marius Bakke
2022-02-13gnu: python-urllib3: Update to 1.26.8....* gnu/packages/python-web.scm (python-urllib3): Update to 1.26.8. Marius Bakke
2022-02-13gnu: python-requests: Update to 2.27.1....* gnu/packages/python-web.scm (python-requests): Update to 2.27.1. Marius Bakke
2022-02-19gnu: python-css-parser: Update to 1.0.7....* gnu/packages/python-web.scm (python-css-parser): Update to 1.0.7. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Brendan Tildesley
2022-02-19gnu: python-html5-parser: Update to 0.4.10....* gnu/packages/python-web.scm (python-html5-parser): Update to 0.4.10. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Brendan Tildesley
2022-02-15gnu: python-warcio: Fix test failure....* gnu/packages/python-web.scm (python-warcio)[arguments]: Invoke pytest directly instead of going through setup.py. Skip three more tests. Marius Bakke
2022-02-09gnu: python-flask-babel: Update to 2.0.0....* gnu/packages/python-web.scm (python-flask-babel): Update to 2.0.0. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> kiasoc5
2022-01-28gnu: Add python-pyowm....* gnu/packages/python-web.scm (python-pyowm): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Petr Hodina
2022-01-28gnu: httpie: Update to 3.0.2....* gnu/packages/python-web.scm (httpie): Update to 3.0.2. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> kiasoc5
2022-01-25gnu: python-uvloop: Update to 0.16.0....Version 0.14.0 is not compatible with Python 3.9[1]. Additionally unvendor the copy of libuv, which was unused, but retained in the source tarball, fix subprocess spawning and enable tests, so we know when future updates break it. [1] https://github.com/MagicStack/uvloop/issues/349 * gnu/packages/python-web.scm (python-uvloop): Update to 0.16.0. [source]: Add snippet to remove pre-built loop.c and vendored libuv. [arguments]<#:phases>: Substitute /bin/sh in 'preparations phase, override 'check phase and disable failing tests. [native-inputs]: Remove python-flake8, because it causes test failures and add python-pytest-timeout. Lars-Dominik Braun
2022-01-24gnu: Add python-tweepy....* gnu/packages/python-web.scm (python-tweepy): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Giacomo Leidi
2022-01-22gnu: Remove python-flask-script....This package is not compatible with current versions of Flask and has been obsoleted upstream. * gnu/packages/python-web.scm (python-flask-script): Remove variable. Marius Bakke
2022-01-22gnu: python-flask-migrate: Update to 3.1.0....* gnu/packages/python-web.scm (python-flask-migrate): Update to 3.1.0. [source]: Change to GIT-FETCH. [propagated-inputs]: Remove PYTHON-SCRIPT and PYTHON-SQLALCHEMY. Marius Bakke
2022-01-22gnu: python-flask-oidc: Update to 1.4.0....* gnu/packages/python-web.scm (python-flask-oidc): Update to 1.4.0. [arguments]: Override check phase. Marius Bakke
2022-01-22gnu: Deprecate python-flask-restplus....* gnu/packages/python-web.scm (python-flask-restplus): Define as deprecated alias for PYTHON-FLASK-RESTX, as noted on its home page. Marius Bakke
2022-01-22gnu: python-flask-session: Update to 0.4.0....* gnu/packages/python-web.scm (python-flask-session): Update to 0.4.0. Marius Bakke
2022-01-22gnu: python-flask: Update to 2.0.2....* gnu/packages/python-web.scm (python-flask): Update to 2.0.2. Marius Bakke
2022-01-22gnu: python-werkzeug: Update to 2.0.2....* gnu/packages/python-web.scm (python-werkzeug): Update to 2.0.2. Marius Bakke
2022-01-21gnu: python-jsmin: Update to 3.0.1....* gnu/packages/python-web.scm (python-jsmin): Update to 3.0.1. Mathieu Othacehe
2022-01-20gnu: python-openid: Honor the #:tests? flag....* gnu/packages/python-web.scm (python-openid)[arguments]: Adjust custom 'check phase to honor the #:tests? flag. Efraim Flashner
2022-01-20gnu: python-openid: Remove python2 variant....This is a follow-up of: 90b6c3f4e6467a810c6001dcd46337e7c45491d8. * gnu/packages/python-web.scm (python-openid)[properties]: Remove it. Mathieu Othacehe
2022-01-20gnu: Remove python2-urlgrabber....* gnu/packages/python-web.scm (python2-urlgrabber): Remove variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Vinicius Monego
2022-01-20gnu: Add python-urlgrabber....* gnu/packages/python-web.scm (python-urlgrabber): New variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Vinicius Monego
2022-01-20gnu: Remove python2-paste....* gnu/packages/python-web.scm (python2-paste): Remove variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Vinicius Monego
2022-01-20gnu: Remove python2-pastescript....* gnu/packages/python-web.scm (python2-pastescript): Remove variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Vinicius Monego
2022-01-20gnu: Remove python2-publicsuffix2....* gnu/packages/python-web.scm (python2-publicsuffix2): Remove variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Vinicius Monego
2022-01-20gnu: Remove python2-publicsuffix....* gnu/packages/python-web.scm (python2-publicsuffix): Remove variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Vinicius Monego
2022-01-20gnu: Remove python2-elasticsearch....* gnu/packages/python-web.scm (python2-elasticsearch): Remove variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Vinicius Monego
2022-01-20gnu: Remove python2-cssmin....* gnu/packages/python-web.scm (python2-cssmin): Remove variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Vinicius Monego