Age | Commit message (Expand) | Author |
2021-11-11 | gnu: 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-11 | gnu: 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-08 | Merge remote-tracking branch 'origin/master' into core-updates-frozen | Efraim Flashner |
2021-11-07 | gnu: 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-03 | gnu: 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-03 | Merge remote-tracking branch 'origin/master' into core-updates-frozen | Efraim Flashner |
2021-11-02 | gnu: 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-31 | Merge remote-tracking branch 'origin/master' into core-updates-frozen | Efraim Flashner |
2021-10-28 | gnu: python-slugify: Honor #:tests?....* gnu/packages/python-web.scm (python-slugify)[arguments]: Honor #:tests?
| Ludovic Courtès |
2021-10-28 | 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>
| jgart |
2021-10-27 | 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 Flashner |
2021-10-27 | gnu: 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-27 | gnu: 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-27 | gnu: python-asgiref: Update to 3.4.1....* gnu/packages/python-web.scm (python-asgiref): Update to 3.4.1.
| Efraim Flashner |
2021-10-27 | gnu: python-aiohttp: Sort inputs alphabetically....* gnu/packages/python-web.scm (python-aiohttp)[native-inputs]: Sort
inputs alphabetically.
| Efraim Flashner |
2021-10-27 | gnu: 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-26 | 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 Flashner |
2021-10-24 | gnu: 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-19 | gnu: 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-19 | gnu: 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-18 | Merge remote-tracking branch 'signed/master' into core-updates | Mathieu Othacehe |
2021-10-18 | 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 Lerique |
2021-10-18 | 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 Lerique |
2021-10-18 | 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 Lerique |
2021-10-18 | 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 Lerique |
2021-10-18 | 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 Lerique |
2021-10-18 | 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 Lerique |
2021-10-18 | 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 Lerique |
2021-10-14 | Merge branch 'master' into core-updates-frozen | Marius Bakke |
2021-10-13 | 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-Rice |
2021-10-13 | gnu: python-zope-testrunner: Fix bytecode compilation....* gnu/packages/python-web.scm (python-zope-testrunner)[arguments]: Delete one
test.
| Marius Bakke |
2021-10-13 | gnu: 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-13 | gnu: 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-13 | gnu: 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-12 | Merge remote-tracking branch 'origin/master' into core-updates-frozen. | Mathieu Othacehe |
2021-09-30 | 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-Rice |
2021-09-26 | gnu: python-urllib3/fixed: Update to 1.26.7....* gnu/packages/python-web.scm (python-urllib3/fixed): Update to 1.26.7.
| Maxim Cournoyer |
2021-09-17 | Merge branch 'master' into core-updates-frozen... Conflicts:
gnu/packages/bioinformatics.scm
gnu/packages/chez.scm
gnu/packages/docbook.scm
gnu/packages/ebook.scm
gnu/packages/gnome.scm
gnu/packages/linux.scm
gnu/packages/networking.scm
gnu/packages/python-web.scm
gnu/packages/python-xyz.scm
gnu/packages/tex.scm
gnu/packages/version-control.scm
gnu/packages/xml.scm
guix/build-system/dune.scm
guix/build-system/go.scm
guix/build-system/linux-module.scm
guix/packages.scm
| Marius Bakke |
2021-09-16 | 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 Bakke |
2021-09-15 | 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 Bakke |
2021-09-15 | gnu: python-wtforms: Adjust for SQLAlchemy >= 1.4....* gnu/packages/python-web.scm (python-wtforms)[arguments]: Add phase to delete test.
| Marius Bakke |
2021-09-15 | gnu: python-flask-sqlalchemy: Update to 2.5.1....* gnu/packages/python-web.scm (python-flask-sqlalchemy): Update to 2.5.1.
| Marius Bakke |
2021-09-15 | 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 Bakke |
2021-09-15 | 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 Bakke |
2021-09-14 | gnu: Add python-w3lib...* gnu/packages/python-web.scm (python-w3lib): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Pradana AUMARS |
2021-09-11 | 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 Gururajan |
2021-09-07 | Merge branch 'master' into core-updates-frozen | Ludovic Courtès |
2021-08-31 | gnu: python-google-api-client: Rewrite invalid setup.py....The packages argument accepts package names only, not paths. Replacing
the slash with a dot allows passing the sanity-check phase, because the
submodule will not be listed in top_level.txt any more.
* gnu/packages/python-web.scm (python-google-api-client) [#:phases]:
Add new phase 'fix-setup-py.
| Lars-Dominik Braun |
2021-08-16 | gnu: python-html5-parser: Fix build....* gnu/packages/python-web.scm (python-html5-parser)[propagated-inputs]: Add
python-chardet.
| Mathieu Othacehe |
2021-08-12 | Merge branch 'master' into core-updates-frozen... Conflicts:
gnu/packages/algebra.scm
gnu/packages/games.scm
gnu/packages/golang.scm
gnu/packages/kerberos.scm
gnu/packages/mail.scm
gnu/packages/python.scm
gnu/packages/ruby.scm
gnu/packages/scheme.scm
gnu/packages/tex.scm
gnu/packages/tls.scm
gnu/packages/version-control.scm
| Marius Bakke |