summaryrefslogtreecommitdiff
path: root/gnu/packages/python-web.scm
Commit message (Expand)AuthorAgeFilesLines
* gnu: python-slugify: Honor #:tests?.•••* gnu/packages/python-web.scm (python-slugify)[arguments]: Honor #:tests? Ludovic Courtès2021-10-281-2/+3
* gnu: 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> jgart2021-10-281-2/+2
* gnu: 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 Flashner2021-10-261-2/+21
* gnu: python-socks: Fix indentation.•••* gnu/packages/python-web.scm (python-socks): Fix indentation. Signed-off-by: Lars-Dominik Braun <lars@6xq.net> Sébastien Lerique2021-10-181-7/+7
* gnu: 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 Lerique2021-10-181-5/+6
* gnu: 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 Lerique2021-10-181-6/+3
* gnu: 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 Lerique2021-10-181-2/+2
* gnu: 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 Lerique2021-10-181-2/+2
* gnu: 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 Lerique2021-10-181-2/+2
* gnu: 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 Lerique2021-10-181-2/+2
* gnu: 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-Rice2021-10-131-1/+0
* gnu: python-w3lib: Fix typo in description.•••* gnu/packages/python-web.scm (python-w3lib)[description]: Fix ‘entites’ typo and wrap to 80 characters. Tobias Geerinckx-Rice2021-09-301-3/+3
* gnu: python-urllib3/fixed: Update to 1.26.7.•••* gnu/packages/python-web.scm (python-urllib3/fixed): Update to 1.26.7. Maxim Cournoyer2021-09-261-3/+2
* gnu: Remove python2-wtforms.•••This trivial package currently fails to build and has no users in Guix. * gnu/packages/python-web.scm (python2-wtforms): Remove variable. Marius Bakke2021-09-161-3/+0
* gnu: python-wtforms: Don't run style and coverage tests.•••Such tests are fragile and does not affect functionality of the package. * gnu/packages/python-web.scm (python-wtforms)[arguments]: In the check phase, disable code coverage and pep8. [native-inputs]: Remove PYTHON-COVERAGE and PYTHON-PEP8. [source](uri): While at it, remove redundant '.tar.gz' argument to PYPI-URI. Marius Bakke2021-09-151-5/+3
* gnu: python-wtforms: Adjust for SQLAlchemy >= 1.4.•••* gnu/packages/python-web.scm (python-wtforms)[arguments]: Add phase to delete test. Marius Bakke2021-09-151-0/+6
* gnu: python-flask-sqlalchemy: Update to 2.5.1.•••* gnu/packages/python-web.scm (python-flask-sqlalchemy): Update to 2.5.1. Marius Bakke2021-09-151-2/+2
* gnu: python-cfn-lint: Update to 0.54.1.•••* gnu/packages/python-web.scm (python-cfn-lint): Update to 0.54.1. [arguments]: Run tests verbosely. Marius Bakke2021-09-151-3/+3
* gnu: python-aws-sam-translator: Update to 1.38.0.•••* gnu/packages/python-web.scm (python-aws-sam-translator): Update to 1.38.0. Marius Bakke2021-09-151-2/+2
* gnu: Add python-w3lib•••* gnu/packages/python-web.scm (python-w3lib): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Pradana AUMARS2021-09-141-0/+23
* gnu: python-wtforms: Update to 2.3.3 and adjust arguments+inputs.•••* gnu/packages/python-web.scm (python-wtforms)[version]: Update to 2.3.3. [phases](remove-django-test): Remove phase. (check): Replace with custom phase. [native-inputs]: Remove unzip. Add python-coverage, python-dateutil, python-pep8 and python-sqlalchemy. [propagated-inputs]: Add python-babel, python-email-validaor and python-markupsafe. Co-authored-by: jgart <jgart@dismail.de> Raghav Gururajan2021-09-111-13/+18
* Update copyright/name notices for Christine Lemmer-Webber.•••* doc/guix-cookbook.texi: Update copyright/name for Christine Lemmer-Webber. * gnu/build/image.scm: Likewise. * gnu/build/vm.scm: Likewise. * gnu/packages/admin.scm: Likewise. * gnu/packages/assembly.scm: Likewise. * gnu/packages/audio.scm: Likewise. * gnu/packages/backup.scm: Likewise. * gnu/packages/check.scm: Likewise. * gnu/packages/databases.scm: Likewise. * gnu/packages/emacs-xyz.scm: Likewise. * gnu/packages/finance.scm: Likewise. * gnu/packages/gnupg.scm: Likewise. * gnu/packages/guile-xyz.scm: Likewise. * gnu/packages/guile.scm: Likewise. * gnu/packages/haskell-xyz.scm: Likewise. * gnu/packages/linux.scm: Likewise. * gnu/packages/mail.scm: Likewise. * gnu/packages/password-utils.scm: Likewise. * gnu/packages/perl.scm: Likewise. * gnu/packages/python-web.scm: Likewise. * gnu/packages/python-xyz.scm: Likewise. * gnu/packages/python.scm: Likewise. * gnu/packages/sphinx.scm: Likewise. * gnu/packages/ssh.scm: Likewise. * gnu/packages/xdisorg.scm: Likewise. * gnu/services/networking.scm: Likewise. * gnu/system/vm.scm: Likewise. Christopher Lemmer Webber2021-08-151-1/+1
* gnu: python-aiorpcx: Update to 0.22.1.•••* gnu/packages/finance.scm (electrum)[inputs]: Use python-aiorpcx-0.18. * gnu/packages/python-web.scm (python-aiorpcx): Update to 0.22.1. (python-aiorpcx-0.18): New variable. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Milkey Mouse2021-08-111-2/+14
* gnu: python-aiorpcx: Update to 0.18.7.•••* gnu/packages/python-web.scm (python-aiorpcx): Update to 0.18.7. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Mike Rosset2021-08-101-2/+2
* gnu: Add python-azure-storage-nspkg.•••* gnu/packages/python-web.scm (python-azure-storage-nspkg): New variable. Ricardo Wurmus2021-08-041-0/+21
* gnu: Add python-azure-nspkg.•••* gnu/packages/python-web.scm (python-azure-nspkg): New variable. Ricardo Wurmus2021-08-041-0/+19
* gnu: python-elasticsearch: Update to 7.13.4.•••* gnu/packages/python-web.scm (python-elasticsearch): Update to 7.13.4. [native-inputs]: Remove. [propagated-inputs]: Add PYTHON-CERTIFI. Marius Bakke2021-07-301-8/+4
* gnu: Add python-flask-misaka.•••* gnu/packages/python-web.scm (python-flask-misaka): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> jgart2021-07-261-0/+25
* gnu: Add python-warcio.•••* gnu/packages/python-web.scm (python-warcio): New variable. Co-authored-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> swedebugia2021-07-131-0/+44
* gnu: Add python-wsgiprox.•••* gnu/packages/python-web.scm (python-wsgiprox): New variable. Maxim Cournoyer2021-07-131-0/+40
* gnu: python-h2: Respect "--without-tests".•••* gnu/packages/python-web.scm (python-h2)[arguments]<#:phases>{check}: Respect #:tests?. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Maxime Devos2021-07-081-3/+4
* gnu: python-h11: Respect "--without-tests".•••* gnu/packages/python-web.scm (python-h11)[arguments]<#:phases>{check}: Respect #:tests?. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Maxime Devos2021-07-081-2/+3
* gnu: python-hpack: Respect "--without-tests".•••* gnu/packages/python-web.scm (python-hpack)[arguments]<#:phases>{check}: Respect #:tests?. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Maxime Devos2021-07-081-6/+7
* gnu: python-hyperframe: Respect "--without-tests".•••* gnu/packages/python-web.scm (python-hyperframe)[arguments]<#:phases>{check}: Respect #:tests?. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Maxime Devos2021-07-081-3/+5
* gnu: python2-terminado: Remove package.•••* gnu/packages/python-web.scm (python2-terminado): Remove variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> zimoun2021-07-051-11/+1
* gnu: python2-wsgiproxy2: Remove package.•••* gnu/packages/python-web.scm (python2-wsgiproxy2): Remove variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> zimoun2021-06-291-3/+0
* gnu: python-cfn-lint: Update to 0.51.0.•••* gnu/packages/python-web.scm (python-cfn-lint): Update to 0.51.0. [arguments]: Delete another test that attempts to access the internet. Ricardo Wurmus2021-06-211-2/+4
* gnu: python-aws-sam-translator: Update to 1.36.0.•••* gnu/packages/python-web.scm (python-aws-sam-translator): Update to 1.36.0. Ricardo Wurmus2021-06-211-2/+2
* gnu: python2-mechanicalsoup: Remove package.•••* gnu/packages/python-web.scm (python2-mechanicalsoup): Remove variable. Signed-off-by: Leo Famulari <leo@famulari.name> zimoun2021-06-081-3/+0
* gnu: Add python-google.•••* gnu/packages/python-web.scm (python-google): New variable. Roel Janssen2021-05-311-1/+20
* gnu: python-hupper: Update to 1.10.3.•••* gnu/packages/python-web.scm (python-hupper): Update to 1.10.3. Tobias Geerinckx-Rice2021-05-301-3/+3
* gnu: Fix erroneous uses of 'package/inherit'.•••These packages use a different source/version from the inherited package, and thus should not inherit replacements. * gnu/packages/check.scm (googletest-1.8, python-pytest-runner-2): Use record inheritance instead of PACKAGE/INHERIT. * gnu/packages/crates-io.scm (rust-bindgen-0.49, rust-bytes-0.4, rust-colored-1.9.1, rust-difference-1, rust-docopt-0.8, rust-html5ever-0.23, rust-http-0.1, rust-http-body-0.1, rust-loom-0.2, rust-loom-0.1, rust-pulldown-cmark-0.0.8, rust-ring-0.13, rust-rustls-0.12, rust-sct-0.3, rust-term-0.2, rust-untrusted-0.6, rust-webpki-0.18, rust-webpki-roots-0.17, rust-webpki-roots-0.14): Likewise. * gnu/packages/emacs.scm (emacs-next, emacs-next-pgtk, guile-emacs): Likewise. * gnu/packages/guile.scm (guile-2.2.4): Likewise. * gnu/packages/maths.scm (hdf5-1.10, hdf5-1.12): Likewise. * gnu/packages/protobuf.scm (protobuf-3.6, protobuf-3.5, python-protobuf-3.6): Likewise. * gnu/packages/python-web.scm (python2-html2text): Likewise. * gnu/packages/python-xyz.scm (python-pygments/fixed, python2-numpy, python2-urwid, python2-markdown, python2-fonttools): Likewise. * gnu/packages/racket.scm (racket): Likewise. * gnu/packages/sequoia.scm (sequoia4pEp): Likewise. Marius Bakke2021-05-231-1/+2
* gnu: python-urllib3: Don't use 'package/inherit' on replacement package.•••* gnu/packages/python-web.scm (python-urllib3/fixed): Use regular inheritance instead of PACKAGE/INHERIT. Marius Bakke2021-05-221-1/+2
* gnu: python-terminado: Update to 0.10.0.•••* gnu/packages/python-web.scm (python-terminado): Update to 0.10.0. Marius Bakke2021-05-221-2/+2
* gnu: python-genshi: Update to 0.7.5.•••* gnu/packages/python-web.scm (python-genshi): Update to 0.7.5. [propagated-inputs]: Add PYTHON-SIX. Marius Bakke2021-05-221-2/+4
* gnu: python-pycurl: Migrate uri from bintray.•••* gnu/packages/python-web.scm (python-pycurl)[source]: Download from pypi. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Greg Hogan2021-05-111-2/+2
* gnu: Add python-tinycss.•••* gnu/packages/python-web.scm (python-tinycss): New variable. Vinicius Monego2021-05-081-1/+44
* gnu: gunicorn: Update to 2.1.0.•••* gnu/packages/python-web.scm (gunicorn): Update to 2.1.0. [arguments]: Ignore one test that cannot run in the build container. [native-inputs]: Add PYTHON-GEVENT. Marius Bakke2021-05-061-3/+8
* gnu: gunicorn: Remove unneeded runtime dependencies.•••* gnu/packages/python-web.scm (gunicorn)[arguments]: Override 'wrap' phase. Marius Bakke2021-05-061-2/+16
* gnu: gunicorn: Respect '--without-tests'.•••* gnu/packages/python-web.scm (gunicorn)[arguments]: Only run tests when TESTS? is #true. Marius Bakke2021-05-061-5/+8