Age | Commit message (Collapse) | Author |
|
* gnu/packages/python-web.scm (python-furl): Update to 2.1.3.
Signed-off-by: Arun Isaac <[email protected]>
|
|
* gnu/packages/python-web.scm (python-uritemplate): Update to 4.1.1.
[license]: Add LICENSE:ASL2.0.
(python2-uritemplate): Remove variable.
|
|
Some of its dependencies no longer support Python 2.
* gnu/packages/python-web.scm (python2-google-api-client): Remove variable.
|
|
* gnu/packages/python-web.scm (hypercorn)[arguments]: Honor #:tests? in
'check' phase.
Signed-off-by: Efraim Flashner <[email protected]>
|
|
* gnu/packages/python-web.scm (hypercorn): Update to 0.11.2.
Signed-off-by: Efraim Flashner <[email protected]>
|
|
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 <[email protected]>
|
|
* gnu/packages/python-web.scm (python-giturlparse): New variable.
Signed-off-by: Efraim Flashner <[email protected]>
|
|
* gnu/packages/python-web.scm (python-webcolors): New variable.
Signed-off-by: Efraim Flashner <[email protected]>
|
|
* gnu/packages/python-web.scm (python-flask-combo-jsonapi): New variable.
Signed-off-by: Tobias Geerinckx-Rice <[email protected]>
|
|
* 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 <[email protected]>
|
|
* 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-socks): Fix indentation.
Signed-off-by: Lars-Dominik Braun <[email protected]>
|
|
* 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 <[email protected]>
|
|
* 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 <[email protected]>
|
|
* gnu/packages/python-web.scm (python-socks): Update to 1.2.4.
Signed-off-by: Lars-Dominik Braun <[email protected]>
|
|
* gnu/packages/python-web.scm (python-h11): Update to 0.12.0.
Signed-off-by: Lars-Dominik Braun <[email protected]>
|
|
* gnu/packages/python-web.scm (python-hyperframe): Update to 6.0.1.
Signed-off-by: Lars-Dominik Braun <[email protected]>
|
|
* gnu/packages/python-web.scm (python-aiohttp-socks): Update to 0.6.0.
Signed-off-by: Lars-Dominik Braun <[email protected]>
|
|
* 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-w3lib)[description]:
Fix ‘entites’ typo and wrap to 80 characters.
|
|
* gnu/packages/python-web.scm (python-urllib3/fixed): Update to 1.26.7.
|
|
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 <[email protected]>
|
|
* 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 <[email protected]>
|
|
* 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.
|
|
* 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: 宋文武 <[email protected]>
|
|
* gnu/packages/python-web.scm (python-aiorpcx): Update to 0.18.7.
Signed-off-by: Efraim Flashner <[email protected]>
|
|
* gnu/packages/python-web.scm (python-azure-storage-nspkg): New variable.
|
|
* gnu/packages/python-web.scm (python-azure-nspkg): New variable.
|
|
* gnu/packages/python-web.scm (python-elasticsearch): Update to 7.13.4.
[native-inputs]: Remove.
[propagated-inputs]: Add PYTHON-CERTIFI.
|
|
* gnu/packages/python-web.scm (python-flask-misaka): New variable.
Signed-off-by: Ludovic Courtès <[email protected]>
|
|
* gnu/packages/python-web.scm (python-warcio): New variable.
Co-authored-by: Maxim Cournoyer <[email protected]>
|
|
* gnu/packages/python-web.scm (python-wsgiprox): New variable.
|
|
* gnu/packages/python-web.scm
(python-h2)[arguments]<#:phases>{check}: Respect #:tests?.
Signed-off-by: Mathieu Othacehe <[email protected]>
|
|
* gnu/packages/python-web.scm
(python-h11)[arguments]<#:phases>{check}: Respect #:tests?.
Signed-off-by: Mathieu Othacehe <[email protected]>
|
|
* gnu/packages/python-web.scm
(python-hpack)[arguments]<#:phases>{check}: Respect #:tests?.
Signed-off-by: Mathieu Othacehe <[email protected]>
|
|
* gnu/packages/python-web.scm
(python-hyperframe)[arguments]<#:phases>{check}: Respect #:tests?.
Signed-off-by: Mathieu Othacehe <[email protected]>
|
|
* gnu/packages/python-web.scm (python2-terminado): Remove variable.
Signed-off-by: Efraim Flashner <[email protected]>
|
|
* gnu/packages/python-web.scm (python2-wsgiproxy2): Remove variable.
Signed-off-by: Ludovic Courtès <[email protected]>
|
|
* gnu/packages/python-web.scm (python-cfn-lint): Update to 0.51.0.
[arguments]: Delete another test that attempts to access the internet.
|
|
* gnu/packages/python-web.scm (python-aws-sam-translator): Update to 1.36.0.
|
|
* gnu/packages/python-web.scm (python2-mechanicalsoup): Remove variable.
Signed-off-by: Leo Famulari <[email protected]>
|
|
* gnu/packages/python-web.scm (python-google): New variable.
|