Age | Commit message (Collapse) | Author |
|
|
|
* gnu/packages/python-web.scm (python-webcolors): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/python-web.scm (python-flask-combo-jsonapi): New variable.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
|
|
|
|
* gnu/packages/python-web.scm (python-httpx)[arguments]: Adjust custom
'check phase to honor the #:tests? flag.
|
|
|
|
* gnu/packages/python-web.scm (python-slugify)[arguments]: Honor #:tests?
|
|
* gnu/packages/python-web.scm (python-slugify): Update to 5.0.2.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* 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.
|
|
* 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.
|
|
* gnu/packages/python-web.scm (python-asgiref)[arguments]: Adjust custom
'check phase to honor the #:tests? flag.
|
|
* gnu/packages/python-web.scm (python-asgiref): Update to 3.4.1.
|
|
* gnu/packages/python-web.scm (python-aiohttp)[native-inputs]: Sort
inputs alphabetically.
|
|
* 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.
|
|
* 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.
|
|
* gnu/packages/python-web.scm (python-requests-unixsocket)[arguments]: Do not
run tests with --pep8 option; only run tests when enabled.
|
|
* 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.
|
|
* gnu/packages/python-web.scm (python-s3transfer): Update to 0.5.0.
[arguments]: Remove 'patch phase; remove trailing #t from 'check phase.
|
|
|
|
* gnu/packages/python-web.scm (python-socks): Fix indentation.
Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
|
|
* 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>
|
|
* 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>
|
|
* gnu/packages/python-web.scm (python-socks): Update to 1.2.4.
Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
|
|
* gnu/packages/python-web.scm (python-h11): Update to 0.12.0.
Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
|
|
* gnu/packages/python-web.scm (python-hyperframe): Update to 6.0.1.
Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
|
|
* gnu/packages/python-web.scm (python-aiohttp-socks): Update to 0.6.0.
Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
|
|
|
|
* 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.
|
|
* gnu/packages/python-web.scm (python-zope-testrunner)[arguments]: Delete one
test.
|
|
* 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.
|
|
* gnu/packages/python-web.scm (python-zope-component)[arguments]: Honor TESTS?
in the check phase.
|
|
* gnu/packages/python-web.scm (python-zope-exceptions)[arguments]: Honor
TESTS? argument in check phase.
|
|
|
|
* gnu/packages/python-web.scm (python-w3lib)[description]:
Fix ‘entites’ typo and wrap to 80 characters.
|
|
* gnu/packages/python-web.scm (python-urllib3/fixed): Update to 1.26.7.
|
|
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
|
|
This trivial package currently fails to build and has no users in Guix.
* gnu/packages/python-web.scm (python2-wtforms): Remove variable.
|
|
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.
|
|
* gnu/packages/python-web.scm (python-wtforms)[arguments]: Add phase to delete test.
|
|
* gnu/packages/python-web.scm (python-flask-sqlalchemy): Update to 2.5.1.
|
|
* gnu/packages/python-web.scm (python-cfn-lint): Update to 0.54.1.
[arguments]: Run tests verbosely.
|
|
* gnu/packages/python-web.scm (python-aws-sam-translator): Update to 1.38.0.
|
|
* gnu/packages/python-web.scm (python-w3lib): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* 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>
|
|
|
|
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.
|
|
* gnu/packages/python-web.scm (python-html5-parser)[propagated-inputs]: Add
python-chardet.
|
|
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
|
|
* gnu/packages/python-web.scm (python-flask): Update to 2.0.1.
|
|
* gnu/packages/python-web.scm (python-flask)[arguments]: Honor #:tests flag.
|