summaryrefslogtreecommitdiff
path: root/gnu/packages/python-web.scm
AgeCommit message (Expand)Author
2021-11-29gnu: python2-requests: Remove dependency on python-charset-normalizer.•••The python-charset-normalizer package is Python 3 only. * gnu/packages/python-web.scm (python-requests)[properties]: New field. (python2-requests): Rewrite to remove 'python-charset-normalizer' from 'propagated-inputs'. Ludovic Courtès
2021-11-22gnu: python-prawcore: Update to 7.5.0.•••* gnu/packages/python-web.scm (python-prawcore): Update to 7.5.0. [arguments]: Disable two broken tests. Ricardo Wurmus
2021-11-22gnu: python-prawcore: Update to 2.3.0.•••* gnu/packages/python-web.scm (python-prawcore): Update to 2.3.0. Ricardo Wurmus
2021-11-22gnu: python-praw: Remove trailing #T.•••* gnu/packages/python-web.scm (python-praw)[arguments]: Remove trailing #T from build phases. Ricardo Wurmus
2021-11-22gnu: python-praw: Add missing input.•••* gnu/packages/python-web.scm (python-praw)[propagated-inputs]: Add python-update-checker. Ricardo Wurmus
2021-11-21gnu: python-werkzeug: Reintroduce 1.0.1.•••* gnu/packages/python-web.scm (python-werkzeug-1.0): New variable. * gnu/packages/patches/python-werkzeug-tests.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. Ludovic Courtès
2021-11-17Merge branch 'master' into core-updates-frozenLudovic Courtès
2021-11-15gnu: python-furl: Update to 2.1.3.•••* gnu/packages/python-web.scm (python-furl): Update to 2.1.3. Signed-off-by: Arun Isaac <arunisaac@systemreboot.net> jgart
2021-11-15gnu: python-uritemplate: Update to 4.1.1.•••* gnu/packages/python-web.scm (python-uritemplate): Update to 4.1.1. [license]: Add LICENSE:ASL2.0. (python2-uritemplate): Remove variable. Marius Bakke
2021-11-15gnu: Remove python2-google-api-client.•••Some of its dependencies no longer support Python 2. * gnu/packages/python-web.scm (python2-google-api-client): Remove variable. Marius Bakke
2021-11-11gnu: python-urllib3: Update to 1.26.7.•••* gnu/packages/python-web.scm (python-urllib3): Update to 1.26.7. Maxim Cournoyer
2021-11-11gnu: python-docker: Update to 5.0.3 and remove obsolete package variants.•••* gnu/packages/docker.scm (python-docker): Update to 5.0.3. * gnu/packages/python-web.scm (python-requests-2.20): Delete unused package variant. (python-urllib3-1.24): Likewise. Maxim Cournoyer
2021-11-11gnu: python-requests: Update to 2.26.0.•••* gnu/packages/python-web.scm (python-requests): Update to 2.26.0. [propagated-inputs]: add python-charset-normalizer. Maxim Cournoyer
2021-11-08gnu: hypercorn: Honor #:tests? in 'check' phase.•••* gnu/packages/python-web.scm (hypercorn)[arguments]: Honor #:tests? in 'check' phase. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Vinicius Monego
2021-11-08gnu: hypercorn: Update to 0.11.2.•••* gnu/packages/python-web.scm (hypercorn): Update to 0.11.2. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Vinicius Monego
2021-11-08gnu: python-hypercorn: Remove "python-" prefix from name.•••Hypercorn is mainly a CLI application but also supports a module interface. * gnu/packages/python-web.scm (python-hypercorn): New deprecated variable. (hypercorn): Renamed from the respective above. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Vinicius Monego
2021-11-08gnu: Add python-giturlparse.•••* gnu/packages/python-web.scm (python-giturlparse): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> jgart
2021-11-08Merge remote-tracking branch 'origin/master' into core-updates-frozenEfraim Flashner
2021-11-07gnu: Add python-webcolors.•••* gnu/packages/python-web.scm (python-webcolors): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Arun Isaac
2021-11-03gnu: Add python-flask-combo-jsonapi.•••* gnu/packages/python-web.scm (python-flask-combo-jsonapi): New variable. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr> David Larsson
2021-11-03Merge remote-tracking branch 'origin/master' into core-updates-frozenEfraim Flashner
2021-11-02gnu: python-httpx: Honor #:tests? flag.•••* gnu/packages/python-web.scm (python-httpx)[arguments]: Adjust custom 'check phase to honor the #:tests? flag. Efraim Flashner
2021-10-31Merge remote-tracking branch 'origin/master' into core-updates-frozenEfraim Flashner
2021-10-28gnu: python-slugify: Honor #:tests?.•••* gnu/packages/python-web.scm (python-slugify)[arguments]: Honor #:tests? Ludovic Courtès
2021-10-28gnu: python-slugify: Update to 5.0.2.•••* gnu/packages/python-web.scm (python-slugify): Update to 5.0.2. Signed-off-by: Ludovic Courtès <ludo@gnu.org> jgart
2021-10-27gnu: python-aiohttp: Remove cythonized files.•••* gnu/packages/python-web.scm (python-aiohttp)[source]: Add snippet to remove generated cythonized files. [arguments]: Add phase to generate cythonized files. [native-inputs]: Add python-cython. Efraim Flashner
2021-10-27gnu: python-uvicorn: Update to 0.13.2.•••* gnu/packages/python-web.scm (python-uvicorn): Update to 0.13.2. [propagated-inputs]: Remove python-wsproto. [native-inputs]: Remove python-black, python-codecov, python-flake8, python-isort, python-mypy, and python-pytest-cov; add python-trustme and python-wsproto. Efraim Flashner
2021-10-27gnu: python-asgiref: Honor #:tests? flag.•••* gnu/packages/python-web.scm (python-asgiref)[arguments]: Adjust custom 'check phase to honor the #:tests? flag. Efraim Flashner
2021-10-27gnu: python-asgiref: Update to 3.4.1.•••* gnu/packages/python-web.scm (python-asgiref): Update to 3.4.1. Efraim Flashner
2021-10-27gnu: python-aiohttp: Sort inputs alphabetically.•••* gnu/packages/python-web.scm (python-aiohttp)[native-inputs]: Sort inputs alphabetically. Efraim Flashner
2021-10-27gnu: python-aiohttp: Fix test suite.•••* gnu/packages/python-web.scm (python-aiohttp)[arguments]: Adjust custom 'check phase to not load uninstalled code. [native-inputs]: Replace python-pytest with python-pytest-6.1. Efraim Flashner
2021-10-26gnu: python-aiohttp: Remove cythonized files.•••* gnu/packages/python-web.scm (python-aiohttp)[source]: Add snippet to remove generated cythonized files. [arguments]: Add phase to generate cythonized files. [native-inputs]: Add python-cython. Efraim Flashner
2021-10-24gnu: python-requests-unixsocket: Fix tests.•••* gnu/packages/python-web.scm (python-requests-unixsocket)[arguments]: Do not run tests with --pep8 option; only run tests when enabled. Ricardo Wurmus
2021-10-19gnu: awscli: Update to 1.20.64.•••* gnu/packages/python-web.scm (awscli): Update to 1.20.64. [arguments]: Remove trailing #t. [propagated-inputs]: Replace python-colorama with python-colorama-for-awscli; replace python-docutils with python-docutils-0.15. Ricardo Wurmus
2021-10-19gnu: python-s3transfer: Update to 0.5.0.•••* gnu/packages/python-web.scm (python-s3transfer): Update to 0.5.0. [arguments]: Remove 'patch phase; remove trailing #t from 'check phase. Ricardo Wurmus
2021-10-18Merge remote-tracking branch 'signed/master' into core-updatesMathieu Othacehe
2021-10-18gnu: python-socks: Fix indentation.•••* gnu/packages/python-web.scm (python-socks): Fix indentation. Signed-off-by: Lars-Dominik Braun <lars@6xq.net> Sébastien Lerique
2021-10-18gnu: python-h2: Update to 4.1.0.•••* gnu/packages/python-web.scm (python-h2): Update to 4.1.0. [native-inputs]: Add python-hypothesis-6.23. [arguments]: Invoke pytest through `python -m` so it finds the newer python-hypothesis-6.23. [home-page]: Update to current url. Signed-off-by: Lars-Dominik Braun <lars@6xq.net> Sébastien Lerique
2021-10-18gnu: python-hpack: Update to 4.0.0.•••* gnu/packages/python-web.scm (python-hpack): Update to 4.0.0 [arguments]: Reactivate skipped test in 'check phase. Signed-off-by: Lars-Dominik Braun <lars@6xq.net> Sébastien Lerique
2021-10-18gnu: python-socks: Update to 1.2.4.•••* gnu/packages/python-web.scm (python-socks): Update to 1.2.4. Signed-off-by: Lars-Dominik Braun <lars@6xq.net> Sébastien Lerique
2021-10-18gnu: python-h11: Update to 0.12.0.•••* gnu/packages/python-web.scm (python-h11): Update to 0.12.0. Signed-off-by: Lars-Dominik Braun <lars@6xq.net> Sébastien Lerique
2021-10-18gnu: python-hyperframe: Update to 6.0.1.•••* gnu/packages/python-web.scm (python-hyperframe): Update to 6.0.1. Signed-off-by: Lars-Dominik Braun <lars@6xq.net> Sébastien Lerique
2021-10-18gnu: python-aiohttp-socks: Update to 0.6.0.•••* gnu/packages/python-web.scm (python-aiohttp-socks): Update to 0.6.0. Signed-off-by: Lars-Dominik Braun <lars@6xq.net> Sébastien Lerique
2021-10-14Merge branch 'master' into core-updates-frozenMarius Bakke
2021-10-13gnu: Remove duplicate python-google-brotli package.•••* gnu/packages/python-compression.scm (python-brotli): Delete duplicate variable. * gnu/packages/compression.scm (python-google-brotli): Redefine as a deprecated-package, with… (python-brotli): …as the canonical variable. * gnu/packages/fonts.scm (font-meera-inimai)[native-inputs]: Adjust accordingly. Tobias Geerinckx-Rice
2021-10-13gnu: python-zope-testrunner: Fix bytecode compilation.•••* gnu/packages/python-web.scm (python-zope-testrunner)[arguments]: Delete one test. Marius Bakke
2021-10-13gnu: python-zope: Remove sanity check from bootstrap packages.•••* gnu/packages/python-web.scm (python-zope-bootstrap-package): New procedure. (python-zope-exceptions-bootstrap, python-zope-testrunner-bootstrap, python-zope-configuration-bootstrap, python-zope-proxy-bootstrap, python-zope-location-bootstrap, python-zope-security-bootstrap, python-zope-component-bootstrap): Use it. Marius Bakke
2021-10-13gnu: python-zope-component: Respect '--without-tests'.•••* gnu/packages/python-web.scm (python-zope-component)[arguments]: Honor TESTS? in the check phase. Marius Bakke
2021-10-13gnu: python-zope-exceptions: Respect '--without-tests'.•••* gnu/packages/python-web.scm (python-zope-exceptions)[arguments]: Honor TESTS? argument in check phase. Marius Bakke
2021-10-12Merge remote-tracking branch 'origin/master' into core-updates-frozen.Mathieu Othacehe