Commit Graph

782 Commits

Author SHA1 Message Date
kiasoc5
88eb611c10
gnu: httpie: Update to 3.0.2.
* gnu/packages/python-web.scm (httpie): Update to 3.0.2.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2022-01-28 09:42:34 +01:00
Lars-Dominik Braun
605cb7b4be
gnu: python-uvloop: Update to 0.16.0.
Version 0.14.0 is not compatible with Python 3.9[1]. Additionally unvendor the
copy of libuv, which was unused, but retained in the source tarball,
fix subprocess spawning and enable tests, so we know when future updates
break it.

[1] https://github.com/MagicStack/uvloop/issues/349

* gnu/packages/python-web.scm (python-uvloop): Update to 0.16.0.
[source]: Add snippet to remove pre-built loop.c and vendored libuv.
[arguments]<#:phases>: Substitute /bin/sh in 'preparations phase, override
'check phase and disable failing tests.
[native-inputs]: Remove python-flake8, because it causes test failures
and add python-pytest-timeout.
2022-01-25 11:06:22 +01:00
Giacomo Leidi
13b905bf28
gnu: Add python-tweepy.
* gnu/packages/python-web.scm (python-tweepy): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-01-24 15:39:16 +01:00
Marius Bakke
d07a89d645
gnu: Remove python-flask-script.
This package is not compatible with current versions of Flask and has been
obsoleted upstream.

* gnu/packages/python-web.scm (python-flask-script): Remove variable.
2022-01-22 12:42:48 +01:00
Marius Bakke
74f3815098
gnu: python-flask-migrate: Update to 3.1.0.
* gnu/packages/python-web.scm (python-flask-migrate): Update to 3.1.0.
[source]: Change to GIT-FETCH.
[propagated-inputs]: Remove PYTHON-SCRIPT and PYTHON-SQLALCHEMY.
2022-01-22 12:42:47 +01:00
Marius Bakke
515854b31f
gnu: python-flask-oidc: Update to 1.4.0.
* gnu/packages/python-web.scm (python-flask-oidc): Update to 1.4.0.
[arguments]: Override check phase.
2022-01-22 10:23:01 +01:00
Marius Bakke
404447b742
gnu: Deprecate python-flask-restplus.
* gnu/packages/python-web.scm (python-flask-restplus): Define as deprecated
alias for PYTHON-FLASK-RESTX, as noted on its home page.
2022-01-22 10:23:01 +01:00
Marius Bakke
9ebf6c21af
gnu: python-flask-session: Update to 0.4.0.
* gnu/packages/python-web.scm (python-flask-session): Update to 0.4.0.
2022-01-22 10:23:01 +01:00
Marius Bakke
443b8f2908
gnu: python-flask: Update to 2.0.2.
* gnu/packages/python-web.scm (python-flask): Update to 2.0.2.
2022-01-22 10:23:01 +01:00
Marius Bakke
45cb47c4d3
gnu: python-werkzeug: Update to 2.0.2.
* gnu/packages/python-web.scm (python-werkzeug): Update to 2.0.2.
2022-01-22 10:23:01 +01:00
Mathieu Othacehe
ed01934c82
gnu: python-jsmin: Update to 3.0.1.
* gnu/packages/python-web.scm (python-jsmin): Update to 3.0.1.
2022-01-21 14:42:29 +01:00
Efraim Flashner
a3b80bc6fb
gnu: python-openid: Honor the #:tests? flag.
* gnu/packages/python-web.scm (python-openid)[arguments]: Adjust custom
'check phase to honor the #:tests? flag.
2022-01-20 16:45:55 +02:00
Mathieu Othacehe
80c48a2a93
gnu: python-openid: Remove python2 variant.
This is a follow-up of: 90b6c3f4e6.

* gnu/packages/python-web.scm (python-openid)[properties]: Remove it.
2022-01-20 15:35:36 +01:00
Vinicius Monego
653dbd922b
gnu: Remove python2-urlgrabber.
* gnu/packages/python-web.scm (python2-urlgrabber): Remove variable.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-01-20 14:34:01 +01:00
Vinicius Monego
b9056afc0a
gnu: Add python-urlgrabber.
* gnu/packages/python-web.scm (python-urlgrabber): New variable.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-01-20 14:34:00 +01:00
Vinicius Monego
f0e623dde3
gnu: Remove python2-paste.
* gnu/packages/python-web.scm (python2-paste): Remove variable.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-01-20 14:34:00 +01:00
Vinicius Monego
9a3804e413
gnu: Remove python2-pastescript.
* gnu/packages/python-web.scm (python2-pastescript): Remove variable.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-01-20 14:34:00 +01:00
Vinicius Monego
e9c7bab333
gnu: Remove python2-publicsuffix2.
* gnu/packages/python-web.scm (python2-publicsuffix2): Remove variable.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-01-20 14:34:00 +01:00
Vinicius Monego
fcb3f7d344
gnu: Remove python2-publicsuffix.
* gnu/packages/python-web.scm (python2-publicsuffix): Remove variable.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-01-20 14:34:00 +01:00
Vinicius Monego
fe70ae91b1
gnu: Remove python2-elasticsearch.
* gnu/packages/python-web.scm (python2-elasticsearch): Remove variable.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-01-20 14:34:00 +01:00
Vinicius Monego
0d308517f5
gnu: Remove python2-cssmin.
* gnu/packages/python-web.scm (python2-cssmin): Remove variable.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-01-20 14:34:00 +01:00
Vinicius Monego
daa315c082
gnu: Remove python2-htmlmin.
* gnu/packages/python-web.scm (python2-htmlmin): Remove variable.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-01-20 14:34:00 +01:00
Vinicius Monego
a53abfb075
gnu: Remove python2-s3transfer.
* gnu/packages/python-web.scm (python2-s3transfer): Remove variable.
* gnu/packages/python-web.scm (python-s3transfer)[properties]: Remove field.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-01-20 14:34:00 +01:00
Vinicius Monego
97b767b007
gnu: Remove python2-betamax-matchers.
* gnu/packages/python-web.scm (python2-betamax-matchers): Remove variable.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-01-20 14:34:00 +01:00
Vinicius Monego
ea32a37a48
gnu: Remove python2-url.
* gnu/packages/python-web.scm (python2-url): Remove variable.
* gnu/packages/python-web.scm (python2-url)[properties]: Remove field.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-01-20 14:34:00 +01:00
Vinicius Monego
d911f626ff
gnu: Remove python2-webtest.
* gnu/packages/python-web.scm (python2-webtest): Remove variable.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-01-20 14:33:59 +01:00
Vinicius Monego
9450d3a2d7
gnu: Remove python2-ndg-httpsclient.
* gnu/packages/python-web.scm (python2-ndg-httpsclient): Remove variable.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-01-20 14:33:59 +01:00
Vinicius Monego
6e618362f5
gnu: Remove python2-openid-teams.
* gnu/packages/python-web.scm (python2-openid-teams): Remove variable.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-01-20 14:33:59 +01:00
Vinicius Monego
4f622133be
gnu: Remove python2-openid-cla.
* gnu/packages/python-web.scm (python2-openid-cla): Remove variable.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-01-20 14:33:59 +01:00
Vinicius Monego
8fcc76b3e5
gnu: Remove python2-cssselect.
* gnu/packages/python-web.scm (python2-cssselect): Remove variable.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-01-20 14:33:59 +01:00
Vinicius Monego
9b29c5422e
gnu: Remove python2-css-parser.
* gnu/packages/python-web.scm (python2-css-parser): Remove variable.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-01-20 14:33:59 +01:00
Vinicius Monego
e5f4d0db93
gnu: Remove python2-cssutils.
* gnu/packages/python-web.scm (python2-cssutils): Remove variable.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-01-20 14:33:59 +01:00
Vinicius Monego
90b6c3f4e6
gnu: Remove python2-openid.
* gnu/packages/python-web.scm (python2-openid): Remove variable.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-01-20 14:33:59 +01:00
Vinicius Monego
9a6dbaa5d4
gnu: Remove python2-html5-parser.
* gnu/packages/python-web.scm (python2-html5-parser): Remove variable.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-01-20 14:33:59 +01:00
Vinicius Monego
0ce7d4d403
gnu: Remove python2-html2text.
* gnu/packages/python-web.scm (python2-html2text): Remove variable.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-01-20 14:33:59 +01:00
Marius Bakke
b8d00c6b96
gnu: python-geventhttpclient: Update to 1.5.3.
* gnu/packages/python-web.scm (python-geventhttpclient): Update to 1.5.3.
[arguments]: Respect TESTS? in chech phase.  Remove obsolete workarounds.
[propagated-inputs]: Add PYTHON-BROTLI.
2022-01-19 10:05:30 +01:00
Marius Bakke
7cbbf49200
gnu: python-flask-cors: Update to 3.0.10.
* gnu/packages/python-web.scm (python-flask-cors): Update to 3.0.10.
2022-01-19 10:05:30 +01:00
Marius Bakke
1589f09729
gnu: python-aiohttp: Propagate attrs.
...as required by its egginfo.

* gnu/packages/python-web.scm (python-aiohttp)[propagated-inputs]: Add
PYTHON-ATTRS.
2022-01-18 19:35:56 +01:00
Lars-Dominik Braun
42f7d0d94c
gnu: python-jose: Update to 3.3.0.
Failed due to upgrade of python-ecdsa in commit
8f73537f7961e93cce0c0457c9f762ff1f1770cb.

* gnu/packages/python-web.scm (python-jose): Update to 3.3.0.
2022-01-18 14:19:43 +01:00
Maxim Cournoyer
1ebc9e8823
Revert "gnu: python-aiohttp: Skip the tests."
This reverts commit 2cac7d328a.  The test suite
passes after the package update of e40dfcfcb1.
2022-01-18 00:25:56 -05:00
Maxim Cournoyer
e40dfcfcb1
gnu: python-aiohttp: Update to 3.8.1.
* gnu/packages/check.scm (python-pytest-6.1): Delete package.
* gnu/packages/python-web.scm (python-aiohttp): Update to 3.8.1.
[source]: Adjust snippet and comment it out with a TODO comment.
[phases]{cythonize}: Fix indentation.
{check}: Use 'when' for the TESTS? condition.
Delete the test_proxy_functional.py test file.
Skip tests requiring networking.  Run tests in parallel with xdist.
[propagated-inputs]: Add python-aiosignal.  Remove python-attrs.
{python-chardet}: Replace by...
{python-charset-normalizer}: ... this.
Add python-frozenlist.
[native-inputs]: Use the regular python-pytest package.
Add python-pytest-xdist.
2022-01-17 22:24:04 -05:00
Maxim Cournoyer
2bf53290df
gnu: Add python-aiosignal.
* gnu/packages/python-web.scm (python-aiosignal): New variable.
2022-01-17 22:24:03 -05:00
Maxim Cournoyer
dece47497c
gnu: Add python-frozenlist.
* gnu/packages/python-web.scm (python-frozenlist): New variable.
2022-01-17 22:24:03 -05:00
Leo Famulari
2cac7d328a
gnu: python-aiohttp: Skip the tests.
The test suite is failing because it fails to handle a deprecation
warning. Just skip it for now.

* gnu/packages/python-web.scm (python-aiohttp)[arguments]: Skip the test suite.
2022-01-17 19:40:45 -05:00
Maxim Cournoyer
276f40fdc3
Merge branch 'version-1.4.0'
With resolved conflicts in:
	gnu/packages/gnome.scm
	gnu/packages/openstack.scm
	gnu/packages/python-xyz.scm
2022-01-17 11:47:09 -05:00
Maxim Cournoyer
08769d0bce
gnu: python-requests-toolbelt: Update to 0.9.1 and enable tests.
* gnu/packages/python-web.scm (pyhton-requests-toolbelt): Update to 0.9.1.
[phases]{delete-problematic-tests}: New phase.
(python-requests-toolbelt-0.9.1): Delete variable.
(python2-requests-toolbelt): Likewise.
(python-cloudscraper): Adjust accordingly.
2022-01-10 11:44:45 -05:00
Maxim Cournoyer
f0be3ddadf
gnu: python-cachecontrol: Update to 0.12.10.
* gnu/packages/python-web.scm (python-cachecontrol): Update to 0.12.10.
2022-01-10 11:44:45 -05:00
Marius Bakke
9f6b44b123
gnu: python-flask-restx: Update to 0.5.1.
* gnu/packages/python-web.scm (python-flask-restx): Update to 0.5.1.
[arguments]: Disable one more test.
2022-01-12 23:50:17 +01:00
Marius Bakke
4ccb22802c
gnu: python-websocket-client: Update to 1.2.3.
* gnu/packages/python-web.scm (python-websocket-client): Update to 1.2.3.
[arguments]: Override check phase.
[native-inputs]: Add PYTHON-WEBSOCKETS and PYTHON-PYTEST.
[propagated-inputs]: Remove.
[properties]: Remove.
(python2-websocket-client): Remove variable.
(python-websocket-client-0.59): New variable.
* gnu/packages/docker.scm (docker-compose)[inputs]: Change from
PYTHON-WEBSOCKET-CLIENT to PYTHON-WEBSOCKET-CLIENT-0.59.
2022-01-12 23:50:17 +01:00
Marius Bakke
60bcbfba14
gnu: python-flask-combo-jsonapi: Fix build.
* gnu/packages/python-web.scm (python-flask-combo-jsonapi)[arguments]: Remove
version pinning, and override check phase.
[propagated-inputs]: Change from PYTHON-SQLALCHEMY-1.3 to PYTHON-SQLALCHEMY.
Change PYTHON-MARSHMALLOW-3.2 to PYTHON-MARSHMALLOW.
2022-01-12 23:50:16 +01:00
John Kehayias
82dbea53d2
gnu: Add python-canvasapi.
* gnu/packages/python-web.scm (python-canvasapi): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2022-01-12 22:24:23 +01:00
Vinicius Monego
7fd7416728
gnu: python-websocket-client: Update to 0.59.0.
* gnu/packages/python-web.scm (python-websocket-client): Update to 0.59.0.
[source]: Update PyPI URI. Make some cosmetic changes.
[arguments]<#:phases>: Add phase 'skip-network-test.
[native-inputs]: Add python-pysocks.
[home-page]: Follow redirect.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2022-01-11 18:07:31 +01:00
Vinicius Monego
a6c883727b
gnu: Add python-flask-assets.
* gnu/packages/python-web.scm (python-flask-assets): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2022-01-11 18:07:28 +01:00
Vinicius Monego
ae313005c8
gnu: Add python-pyscss.
* gnu/packages/python-web.scm (python-pyscss): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2022-01-11 18:07:28 +01:00
Efraim Flashner
da48b1e41f
gnu: python-cloudscraper: Add source file-name.
* gnu/packages/python-web.scm (python-cloudscraper)[source]: Add
file-name field.
2022-01-07 11:27:34 +02:00
Vagrant Cascadian
38376090c3
gnu: Remove trailing period from synopsis.
* gnu/packages/anddroid.scm (android-liblog, git-repo)[synopsis]: Remove
  trailing period.
* gnu/packages/audio.scm (audio-to-midi)[synopsis]: Likewise.
* gnu/packages/bioinformatics.scm (python-mygene, python-scanpy,
  nanosv)[synopsis]: Likewise.
* gnu/packages/cran.scm (r-gsubfn)[synopsis]: Likewise.
* gnu/packages/crates-io.scm (rust-ascii-1, rust-bindgen-0.59,
  rust-byte-unit-4, rust-clircle-0.3, rust-dashmap-4, rust-dhcp4r-0.2,
  rust-fast-float-0.2, rust-fst-0.4, rust-futures-core-preview-0.3,
  rust-http-types-2, rust-hyper-0.14, rust-indexmap-1,
  rust-minimal-lexical-0.1, rust-oorandom-11.1, rust-runtime-raw-0.3,
  rust-sharded-slab-0.1, rust-takeable-option-0.4, rust-tower-service-0.3,
  rust-ttf-parser-0.12)[synopsis]: Likewise.
* gnu/packages/disk.scm (f3)[synopsis]: Likewise.
* gnu/packages/emacs-xyz.scm (emacs-scribble-mode, emacs-psession)[synopsis]:
  Likewise.
* gnu/packages/golang.scm (go-github-com-kylelemons-godebug)[synopsis]:
  Likewise.
* gnu/packages/haskell-xyz.scm (ghc-fsnotify, ghc-libyaml, ghc-emojis,
  ghc-regex-tdfa, ghc-th-lift-instances, ghc-commonmark-pandoc)[synopsis]:
  Likewise.
* gnu/packages/java.scm (java-commons-jxpath, java-jakarta-regexp)[synopsis]:
  Likewise.
* gnu/packages/lisp-xyz.scm (sbcl-cl-annot, sbcl-envy)[synopsis]: Likewise.
* gnu/packages/mail.scm (go-gitlab.com-shackra-goimapnotify)[synopsis]:
  Likewise.
* gnu/packages/maven.scm (maven-wagon-http-shared,
  maven-surefire-plugin)[synopsis]: Likewise.
* gnu/packages/perl.scm (perl-text-soundex)[synopsis]: Likewise.
* gnu/packages/python-check.scm (python-httmock)[synopsis]: Likewise.
* gnu/packages/python-web.scm (python-bottle)[synopsis]: Likewise.
* gnu/packages/python-xyz.scm (python-olefile, python-tokenize-rt,
  python-pylzma)[synopsis]: Likewise.
* gnu/packages/tex.scm (texlive-docstrip)[synopsis]: Likewise.
2021-12-30 19:11:46 -08:00
Vagrant Cascadian
5b307aff66
gnu: python-plaster-pastedeploy: Fix trailing whitespace in description.
* gnu/packages/python-web.scm (python-plaster-pastedeploy)[description]: Fix
  trailing whitespace.
2021-12-30 00:53:23 -08:00
Morgan Smith
dded2d2b45
gnu: python-cssselect2: Fix build.
* gnu/packages/python-web.scm (python-cssselect2):
[phases]: Add disable-linters phase.  Make check phase respect #:tests?.
[native-inputs]: Remove python-pytest-flake8 and python-pytest-isort.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-12-30 00:15:56 +01:00
Lars-Dominik Braun
974264af37
gnu: python-flask-restful: Rewrite import.
It seems a function inside python-flask moved to a different module.

* gnu/packages/python-web.scm (python-flask-restful)[arguments]: Add
phase rewriting imports from flask.helpers to flask.scaffold.
2021-12-16 09:04:57 +01:00
Lars-Dominik Braun
dfb5f088cb
gnu: python-sanic: Update to 20.12.4.
* gnu/packages/python-web.scm (python-sanic)[version]: Update to 20.12.4.
[arguments]: Skip more failing tests.
2021-12-16 08:58:06 +01:00
Ludovic Courtès
e3196755e6
gnu: Further simplify package inputs.
This is the result of running:

  ./pre-inst-env guix style --input-simplification=safe

and manually undoing changes on a dozen of packages to reduce
rebuilds (derivations for emacs, icecat, and libreoffice are unchanged.)
2021-12-13 22:15:07 +01:00
Ludovic Courtès
8394619bac
gnu: Simplify package inputs.
This commit was obtained by running:

  ./pre-inst-env guix style

without any additional argument.
2021-12-13 17:48:25 +01:00
Ludovic Courtès
0b1f5d2477
gnu: python-aws-xray-sdk: Set PYTHONPATH when running tests.
* gnu/packages/python-web.scm (python-aws-xray-sdk)[arguments]: Check:
Set PYTHONPATH.
2021-12-13 13:55:17 +01:00
Ludovic Courtès
063dfc5636
gnu: python-jsonpickle: Update to 1.5.2.
This brings support for NumPy 1.20+, which we need.

* gnu/packages/python-web.scm (python-jsonpickle): Update to 1.5.2.
2021-12-13 13:54:38 +01:00
Ludovic Courtès
90bee69fca
gnu: python-jose: Add missing dependency.
* gnu/packages/python-web.scm (python-jose)[propagated-inputs]: Add
PYTHON-ECDSA.
2021-12-13 13:54:15 +01:00
Ludovic Courtès
1052ae5f03
Merge branch 'master' into core-updates-frozen 2021-12-13 11:49:15 +01:00
Vinicius Monego
365260f4cd
gnu: Update awscli, python-boto3 and python-botocore.
awscli, botocore and boto3 work together and typically require matching
versions.

* gnu/packages/python-xyz.scm (python-botocore): Update to 1.22.11.
(python-boto3): Update to 1.19.11.
[native-inputs]: Add python-pytest.
* gnu/packages/python-web.scm (awscli): Update to 1.21.11.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-12-12 00:27:55 +01:00
Vinicius Monego
9660c2f158
gnu: python-s3transfer: Honor #:tests? flag.
* gnu/packages/python-web.scm (python-s3transfer)[arguments]: Adjust custom
'check phase to honor the #:tests? flag.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-12-12 00:27:55 +01:00
Vinicius Monego
32135392dd
gnu: python-s3transfer: Update to 0.5.0.
* gnu/packages/python-web.scm (python-s3transfer): Update to 0.5.0.
[arguments]<#:phases>: Remove 'patch phase because the issue was fixed
upstream. Don't return #t in custom 'check phase.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-12-12 00:27:54 +01:00
Vinicius Monego
dbf5d938c5
gnu: python-cfn-lint: Honor #:tests? flag.
* gnu/packages/python-web.scm (python-cfn-lint)[arguments]: Make some cosmetic
changes. Adjust custom 'check phase to honor the #:tests? flag.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-12-12 00:27:54 +01:00
Vinicius Monego
f3416ebc2e
gnu: python-cfn-lint: Update to 0.54.3.
* gnu/packages/python-web.scm (python-cfn-lint): Update to 0.54.3.
[home-page]: Follow redirect.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-12-12 00:27:54 +01:00
Vinicius Monego
589b9d6f29
gnu: python-aws-sam-translator: Update to 1.40.0.
* gnu/packages/python-web.scm (python-aws-sam-translator): Update to 1.40.0.
[arguments]<#:phases>: Don't return #t.
[home-page]: Follow redirect.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-12-12 00:27:54 +01:00
Ricardo Wurmus
8dcf062f28
gnu: python-ndg-httpsclient: Add missing input.
* gnu/packages/python-web.scm (python-ndg-httpsclient)[propagated-inputs]: Add
python-pyasn1.
2021-12-07 15:39:18 +01:00
Ricardo Wurmus
9bc0f45df5
Merge remote-tracking branch 'origin/master' into core-updates-frozen 2021-12-05 19:17:41 +01:00
Marius Bakke
846bd3d083
gnu: python-webassets: Patch for Python 3.9.
* gnu/packages/python-web.scm (python-webassets)[arguments]: Add
substitution.
2021-12-05 14:02:09 +01:00
Alice BRENON
6367c92c6e
gnu: Add python-mwparserfromhell.
* gnu/packages/python-web.scm (python-mwparserfromhell): New variable.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2021-12-01 11:22:42 +01:00
Ricardo Wurmus
e4e50229f1
gnu: python-cloudscraper: Update to 1.2.58.
* gnu/packages/python-web.scm (python-cloudscraper): Update to 1.2.58.
[source]: Do not delete as many files in snippet; fetch sources via git.
[arguments]: Add build phase 'fix-references; replace 'check phase.
[inputs]: Add node.
[propagated-inputs]: Add python-js2py, python-polling2, and python-responses.
2021-11-30 20:49:18 +01:00
Ricardo Wurmus
1a13968210
gnu: Add python-js2py.
* gnu/packages/python-web.scm (python-js2py): New variable.
2021-11-30 20:48:34 +01:00
Ricardo Wurmus
e35cfeb253
gnu: Add python-pyjsparser.
* gnu/packages/python-web.scm (python-pyjsparser): New variable.
2021-11-30 20:48:22 +01:00
Ricardo Wurmus
16d7f26fed
gnu: Add python-woob.
* gnu/packages/python-web.scm (python-woob): New variable.
2021-11-30 16:46:17 +01:00
Ludovic Courtès
57b62e5bb9
gnu: 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'.
2021-11-29 00:04:02 +01:00
Ricardo Wurmus
c8b535aa69
gnu: python-prawcore: Update to 7.5.0.
* gnu/packages/python-web.scm (python-prawcore): Update to 7.5.0.
[arguments]: Disable two broken tests.
2021-11-22 08:57:37 +01:00
Ricardo Wurmus
da531f9b4c
gnu: python-prawcore: Update to 2.3.0.
* gnu/packages/python-web.scm (python-prawcore): Update to 2.3.0.
2021-11-22 08:57:37 +01:00
Ricardo Wurmus
b5ee19e134
gnu: python-praw: Remove trailing #T.
* gnu/packages/python-web.scm (python-praw)[arguments]: Remove trailing #T
from build phases.
2021-11-22 08:57:37 +01:00
Ricardo Wurmus
297b199c0f
gnu: python-praw: Add missing input.
* gnu/packages/python-web.scm (python-praw)[propagated-inputs]: Add
python-update-checker.
2021-11-22 08:57:36 +01:00
Ludovic Courtès
248199863c
gnu: 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.
2021-11-21 23:01:15 +01:00
Ludovic Courtès
3a317f7476
Merge branch 'master' into core-updates-frozen 2021-11-17 23:43:14 +01:00
jgart
da2ee1b135
gnu: 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>
2021-11-15 11:57:37 +05:30
Marius Bakke
e5b53b1e82
gnu: 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.
2021-11-15 00:25:06 +01:00
Marius Bakke
d67a5a8a49
gnu: 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.
2021-11-15 00:25:06 +01:00
Maxim Cournoyer
e30cce86a1
gnu: python-urllib3: Update to 1.26.7.
* gnu/packages/python-web.scm (python-urllib3): Update to 1.26.7.
2021-11-11 12:18:34 -05:00
Maxim Cournoyer
d396897795
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.
2021-11-11 12:18:30 -05:00
Maxim Cournoyer
9b54d52116
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.
2021-11-11 12:18:30 -05:00
Vinicius Monego
a6dc9f783f
gnu: 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>
2021-11-08 22:36:33 +02:00
Vinicius Monego
556a3ac3af
gnu: 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>
2021-11-08 22:36:33 +02:00
Vinicius Monego
782ec05926
gnu: 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>
2021-11-08 22:36:28 +02:00
jgart
f52719dfad
gnu: Add python-giturlparse.
* gnu/packages/python-web.scm (python-giturlparse): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-11-08 10:50:40 +02:00
Efraim Flashner
1c94392a13
Merge remote-tracking branch 'origin/master' into core-updates-frozen 2021-11-08 09:06:14 +02:00
Arun Isaac
73679a6837
gnu: Add python-webcolors.
* gnu/packages/python-web.scm (python-webcolors): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-11-07 22:50:27 +02:00
David Larsson
52a7fba8fc
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>
2021-11-03 15:28:26 +01:00
Efraim Flashner
075df3d3e2
Merge remote-tracking branch 'origin/master' into core-updates-frozen 2021-11-03 14:27:51 +02:00
Efraim Flashner
1747bb4825
gnu: python-httpx: Honor #:tests? flag.
* gnu/packages/python-web.scm (python-httpx)[arguments]: Adjust custom
'check phase to honor the #:tests? flag.
2021-11-02 23:08:19 +02:00
Efraim Flashner
bc5155b952
Merge remote-tracking branch 'origin/master' into core-updates-frozen 2021-10-31 14:49:47 +02:00
Ludovic Courtès
7dbd5339d7
gnu: python-slugify: Honor #:tests?.
* gnu/packages/python-web.scm (python-slugify)[arguments]: Honor #:tests?
2021-10-28 21:30:28 +02:00
jgart
cb11325a18
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>
2021-10-28 21:30:28 +02:00
Efraim Flashner
dac8d013bd
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.
2021-10-27 23:01:32 +03:00
Efraim Flashner
fb995ff510
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.
2021-10-27 19:48:15 +03:00
Efraim Flashner
013c061ce5
gnu: python-asgiref: Honor #:tests? flag.
* gnu/packages/python-web.scm (python-asgiref)[arguments]: Adjust custom
'check phase to honor the #:tests? flag.
2021-10-27 19:40:36 +03:00
Efraim Flashner
ee41859cc8
gnu: python-asgiref: Update to 3.4.1.
* gnu/packages/python-web.scm (python-asgiref): Update to 3.4.1.
2021-10-27 19:39:20 +03:00
Efraim Flashner
ce6b5eb701
gnu: python-aiohttp: Sort inputs alphabetically.
* gnu/packages/python-web.scm (python-aiohttp)[native-inputs]: Sort
inputs alphabetically.
2021-10-27 16:00:22 +03:00
Efraim Flashner
afbd988dde
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.
2021-10-27 15:58:32 +03:00
Efraim Flashner
b7a36599b4
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.
2021-10-26 11:31:51 +03:00
Ricardo Wurmus
3eeae68af1
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.
2021-10-24 20:49:46 +00:00
Ricardo Wurmus
727f05e1e2
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.
2021-10-19 13:23:27 +00:00
Ricardo Wurmus
931fee88a9
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.
2021-10-19 13:21:22 +00:00
Mathieu Othacehe
e486b2b674
Merge remote-tracking branch 'signed/master' into core-updates 2021-10-18 14:37:26 +00:00
Sébastien Lerique
fafb7ab1e2
gnu: python-socks: Fix indentation.
* gnu/packages/python-web.scm (python-socks): Fix indentation.

Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
2021-10-18 09:02:42 +02:00
Sébastien Lerique
5f8b2bcff2
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>
2021-10-18 09:02:40 +02:00
Sébastien Lerique
51bd29f3c8
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>
2021-10-18 09:02:39 +02:00
Sébastien Lerique
eab7762677
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>
2021-10-18 09:02:39 +02:00
Sébastien Lerique
35ef189dc3
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>
2021-10-18 09:02:39 +02:00
Sébastien Lerique
d11cacb32a
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>
2021-10-18 09:02:39 +02:00
Sébastien Lerique
3e656cf199
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>
2021-10-18 09:02:39 +02:00
Marius Bakke
0f77e50139
Merge branch 'master' into core-updates-frozen 2021-10-14 00:01:12 +02:00
Tobias Geerinckx-Rice
c181e83fba
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.
2021-10-13 01:20:20 +02:00
Marius Bakke
ff01706675
gnu: python-zope-testrunner: Fix bytecode compilation.
* gnu/packages/python-web.scm (python-zope-testrunner)[arguments]: Delete one
test.
2021-10-13 00:22:08 +02:00
Marius Bakke
b19c51f567
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.
2021-10-13 00:22:07 +02:00
Marius Bakke
115352b545
gnu: python-zope-component: Respect '--without-tests'.
* gnu/packages/python-web.scm (python-zope-component)[arguments]: Honor TESTS?
in the check phase.
2021-10-13 00:22:07 +02:00
Marius Bakke
6c1724f6cd
gnu: python-zope-exceptions: Respect '--without-tests'.
* gnu/packages/python-web.scm (python-zope-exceptions)[arguments]: Honor
TESTS? argument in check phase.
2021-10-13 00:22:07 +02:00
Mathieu Othacehe
a1eca979fb
Merge remote-tracking branch 'origin/master' into core-updates-frozen. 2021-10-12 17:46:23 +00:00
Tobias Geerinckx-Rice
7a02f68bf3
gnu: python-w3lib: Fix typo in description.
* gnu/packages/python-web.scm (python-w3lib)[description]:
Fix ‘entites’ typo and wrap to 80 characters.
2021-09-30 07:09:55 +02:00
Maxim Cournoyer
02c97aaa1a
gnu: python-urllib3/fixed: Update to 1.26.7.
* gnu/packages/python-web.scm (python-urllib3/fixed): Update to 1.26.7.
2021-09-26 03:32:27 -04:00
Marius Bakke
5c3cb22c9b
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
2021-09-17 01:25:52 +02:00
Marius Bakke
7de73cabe8
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.
2021-09-16 23:26:58 +02:00
Marius Bakke
16236cda58
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.
2021-09-15 23:38:51 +02:00
Marius Bakke
16110ba476
gnu: python-wtforms: Adjust for SQLAlchemy >= 1.4.
* gnu/packages/python-web.scm (python-wtforms)[arguments]: Add phase to delete test.
2021-09-15 23:38:51 +02:00
Marius Bakke
d0e23782df
gnu: python-flask-sqlalchemy: Update to 2.5.1.
* gnu/packages/python-web.scm (python-flask-sqlalchemy): Update to 2.5.1.
2021-09-15 23:38:50 +02:00
Marius Bakke
ca9f5de1e4
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.
2021-09-15 23:38:50 +02:00
Marius Bakke
3b13dae861
gnu: python-aws-sam-translator: Update to 1.38.0.
* gnu/packages/python-web.scm (python-aws-sam-translator): Update to 1.38.0.
2021-09-15 23:38:50 +02:00
Pradana AUMARS
1289d4119e
gnu: Add python-w3lib
* gnu/packages/python-web.scm (python-w3lib): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-09-14 11:50:59 +02:00
Raghav Gururajan
73f68c1a45
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>
2021-09-11 19:45:05 -04:00
Ludovic Courtès
d9dfbf886d
Merge branch 'master' into core-updates-frozen 2021-09-07 14:19:08 +02:00
Lars-Dominik Braun
bac072e09b
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.
2021-08-31 18:39:25 +02:00
Mathieu Othacehe
c2429ca4ab
gnu: python-html5-parser: Fix build.
* gnu/packages/python-web.scm (python-html5-parser)[propagated-inputs]: Add
python-chardet.
2021-08-16 11:24:23 +02:00
Marius Bakke
c4133c43c7
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
2021-08-12 00:30:27 +02:00
Efraim Flashner
6c601b8d2f
gnu: python-flask: Update to 2.0.1.
* gnu/packages/python-web.scm (python-flask): Update to 2.0.1.
2021-08-09 13:51:48 +03:00
Efraim Flashner
830a47e85d
gnu: python-flask: Honor #:tests in check phase.
* gnu/packages/python-web.scm (python-flask)[arguments]: Honor #:tests flag.
2021-08-09 13:01:04 +03:00
Efraim Flashner
60c9828933
gnu: python-yarl: Update to 1.6.3.
* gnu/packages/python-web.scm (python-yarl): Update to 1.6.3.
[source]: Add snippet to remove cythonized code.
[arguments]: Skip tests. Add custom 'check phase. Add phase to cythonize
code.
[native-inputs]: Add python-cython.
2021-08-09 12:54:30 +03:00
Efraim Flashner
48b5e57ddc
gnu: python-werkzeug: Update to 2.0.1.
* gnu/packages/python-web.scm (python-werkzeug): Update to 2.0.1.
[arguments]: Actually replace check phase. Honor #:tests.
[native-inputs]: Add python-xprocess.
2021-08-09 12:35:44 +03:00
Marius Bakke
d2e102d4e4
Merge branch 'master' into core-updates-frozen 2021-08-01 23:23:32 +02:00
Marius Bakke
b029be2ee0
Merge branch 'master' into core-updates-frozen
Conflicts:
	gnu/packages/bioinformatics.scm
	gnu/packages/cmake.scm
	gnu/packages/curl.scm
	gnu/packages/emacs-xyz.scm
	gnu/packages/gpodder.scm
	gnu/packages/music.scm
	gnu/packages/patches/glibc-bootstrap-system.patch
	gnu/packages/python-xyz.scm
	gnu/packages/shells.scm
	gnu/packages/statistics.scm
2021-07-29 22:34:57 +02:00
Marius Bakke
730f11ba92
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.
2021-07-30 16:18:41 +02:00
Milkey Mouse
59675fef2f
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>
2021-08-11 20:42:34 +08:00
Mike Rosset
1fa4485fb0
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>
2021-08-10 10:49:00 +03:00
Christopher Lemmer Webber
9455143907
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.
2021-08-15 14:15:37 -04:00
Ricardo Wurmus
48542e03cf
gnu: Add python-azure-storage-nspkg.
* gnu/packages/python-web.scm (python-azure-storage-nspkg): New variable.
2021-08-04 17:11:52 +02:00
Ricardo Wurmus
1c3d7000a7
gnu: Add python-azure-nspkg.
* gnu/packages/python-web.scm (python-azure-nspkg): New variable.
2021-08-04 17:11:45 +02:00
jgart
684259dfbc
gnu: Add python-flask-misaka.
* gnu/packages/python-web.scm (python-flask-misaka): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-07-26 19:42:49 +02:00
Ludovic Courtès
0e47fcced4
Merge branch 'master' into core-updates 2021-07-18 19:50:01 +02:00
swedebugia
89bd7565e8
gnu: Add python-warcio.
* gnu/packages/python-web.scm (python-warcio): New variable.

Co-authored-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2021-07-13 11:22:33 -04:00
Maxim Cournoyer
139ad8be2c
gnu: Add python-wsgiprox.
* gnu/packages/python-web.scm (python-wsgiprox): New variable.
2021-07-13 11:22:33 -04:00
Maxime Devos
f78975c8e0
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>
2021-07-08 21:20:13 +02:00
Maxime Devos
c46c8531dd
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>
2021-07-08 21:20:09 +02:00
Maxime Devos
a6e70f3f0c
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>
2021-07-08 21:20:05 +02:00
Maxime Devos
a5a90a98d8
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>
2021-07-08 21:20:01 +02:00
zimoun
b4ba0ddc3d
gnu: python2-terminado: Remove package.
* gnu/packages/python-web.scm (python2-terminado): Remove variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-07-05 10:14:27 +03:00
zimoun
5d47f30e93
gnu: python2-wsgiproxy2: Remove package.
* gnu/packages/python-web.scm (python2-wsgiproxy2): Remove variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-06-29 12:37:33 +02:00
Tobias Geerinckx-Rice
9dea3f101f
Merge branch 'master' into core-updates
Conflicts:
	gnu/packages/cups.scm
	gnu/packages/python-web.scm
	gnu/packages/web.scm
	guix/build/maven/pom.scm
2021-06-23 18:45:21 +02:00
Ricardo Wurmus
35b31a18be
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.
2021-06-21 17:53:25 +02:00
Ricardo Wurmus
5c9f614e69
gnu: python-aws-sam-translator: Update to 1.36.0.
* gnu/packages/python-web.scm (python-aws-sam-translator): Update to 1.36.0.
2021-06-21 17:53:25 +02:00
Marius Bakke
6f9a80b331
Merge branch 'master' into core-updates
Note: this merge actually changes the 'curl' and 'python-attrs' derivations,
as part of solving caf4a7a277 and
12964df69a respectively.

4604d43c0e (gnu: gnutls@3.6.16: Fix cross-compilation.) was ignored because it
cannot currently be tested.

 Conflicts:
	gnu/local.mk
	gnu/packages/aidc.scm
	gnu/packages/boost.scm
	gnu/packages/curl.scm
	gnu/packages/nettle.scm
	gnu/packages/networking.scm
	gnu/packages/python-xyz.scm
	gnu/packages/tls.scm
2021-06-19 17:38:47 +02:00
zimoun
2b0eddbb39
gnu: python2-mechanicalsoup: Remove package.
* gnu/packages/python-web.scm (python2-mechanicalsoup): Remove variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2021-06-08 13:10:27 -04:00
Marius Bakke
8d59c262ad
Merge branch 'master' into core-updates
Conflicts:
	gnu/local.mk
	gnu/packages/algebra.scm
	gnu/packages/bioinformatics.scm
	gnu/packages/curl.scm
	gnu/packages/docbook.scm
	gnu/packages/emacs-xyz.scm
	gnu/packages/maths.scm
	gnu/packages/plotutils.scm
	gnu/packages/python-web.scm
	gnu/packages/python-xyz.scm
	gnu/packages/radio.scm
	gnu/packages/readline.scm
	gnu/packages/tls.scm
	gnu/packages/xml.scm
	gnu/packages/xorg.scm
2021-06-06 21:16:32 +02:00
Roel Janssen
ad7c7b5bf6
gnu: Add python-google.
* gnu/packages/python-web.scm (python-google): New variable.
2021-05-31 09:21:45 +02:00
Tobias Geerinckx-Rice
237b744d23
gnu: python-hupper: Update to 1.10.3.
* gnu/packages/python-web.scm (python-hupper): Update to 1.10.3.
2021-05-30 11:53:00 +02:00
Marius Bakke
dbcf2b61b1
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.
2021-05-23 17:49:56 +02:00
Marius Bakke
2f97a666a5
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.
2021-05-22 19:53:16 +02:00
Marius Bakke
9419f97a71
gnu: python-terminado: Update to 0.10.0.
* gnu/packages/python-web.scm (python-terminado): Update to 0.10.0.
2021-05-22 19:53:16 +02:00
Marius Bakke
3a396b0067
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.
2021-05-22 19:53:16 +02:00
Ludovic Courtès
25487c3fe6
Merge branch 'master' into core-updates 2021-05-15 22:55:24 +02:00
Greg Hogan
e54d188955
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>
2021-05-11 12:49:54 +02:00
Marius Bakke
9430debf29
gnu: python-urllib3: Remove replacement package.
* gnu/packages/python-web.scm (python-urllib3): Update to 1.26.4.
[replacement]: Remove.
(python-urllib3/fixed): Remove variable.
2021-05-09 23:12:48 +02:00
Marius Bakke
f034264204
Merge branch 'master' into core-updates
Conflicts:
	gnu/local.mk
	gnu/packages/bioinformatics.scm
	gnu/packages/django.scm
	gnu/packages/gtk.scm
	gnu/packages/llvm.scm
	gnu/packages/python-web.scm
	gnu/packages/python.scm
	gnu/packages/tex.scm
	guix/build-system/asdf.scm
	guix/build/emacs-build-system.scm
	guix/profiles.scm
2021-05-09 21:29:46 +02:00
Vinicius Monego
5802228fca
gnu: Add python-tinycss.
* gnu/packages/python-web.scm (python-tinycss): New variable.
2021-05-08 11:27:48 +02:00
Marius Bakke
4bdc52bc21
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.
2021-05-06 19:10:04 +02:00
Marius Bakke
0f056f2c33
gnu: gunicorn: Remove unneeded runtime dependencies.
* gnu/packages/python-web.scm (gunicorn)[arguments]: Override 'wrap' phase.
2021-05-06 19:10:04 +02:00
Marius Bakke
d51daf25c4
gnu: gunicorn: Respect '--without-tests'.
* gnu/packages/python-web.scm (gunicorn)[arguments]: Only run tests when
TESTS? is #true.
2021-05-06 19:10:04 +02:00
Marius Bakke
4cfc87d699
gnu: python-asgiref: Update to 3.3.4.
* gnu/packages/python-web.scm (python-asgiref): Update to 3.3.4.
2021-05-05 23:48:19 +02:00
Tobias Geerinckx-Rice
cf11bb5b9f
gnu: python-webtest: Update to 2.0.35.
* gnu/packages/python-web.scm (python-webtest): Update to 2.0.35.
2021-04-18 20:26:58 +02:00
Efraim Flashner
fcc39864db
Merge remote-tracking branch 'origin/master' into core-updates
Conflicts:
	gnu/local.mk
	gnu/packages/boost.scm
	gnu/packages/chez.scm
	gnu/packages/compression.scm
	gnu/packages/crates-io.scm
	gnu/packages/docbook.scm
	gnu/packages/engineering.scm
	gnu/packages/gcc.scm
	gnu/packages/gl.scm
	gnu/packages/gtk.scm
	gnu/packages/nettle.scm
	gnu/packages/python-check.scm
	gnu/packages/python-xyz.scm
	gnu/packages/radio.scm
	gnu/packages/rust.scm
	gnu/packages/sqlite.scm
	guix/build-system/node.scm
2021-04-16 14:39:48 +03:00
Ricardo Wurmus
9e7f09cbec
gnu: python-tinycss2: Enable tests.
* gnu/packages/python-web.scm (python-tinycss2)[source]: Fetch from git
repository to include tests.
[arguments]: Build from source with flit.
[native-inputs]: Add python-flit, python-pytest, python-pytest-cov,
python-pytest-flake8, and python-pytest-isort.
2021-04-13 13:41:19 +02:00
Ricardo Wurmus
f5acecdd46
gnu: Add python-requests-unixsocket.
* gnu/packages/python-web.scm (python-requests-unixsocket): New variable.
2021-04-13 13:41:18 +02:00
Ricardo Wurmus
95f25c9b13
gnu: python-terminado: Update to 0.9.4.
* gnu/packages/python-web.scm (python-terminado): Update to 0.9.4.
[propagated-inputs]: Replace python-tornado with python-tornado-6.
[native-inputs]: Replace python-nose with python-pytest.
[home-page]: Follow redirect.
[arguments]: Update check phase.
2021-04-13 13:41:16 +02:00
Ekaitz Zarraga
5414617120
gnu: python-mechanicalsoup: Update to 1.0.0.
* gnu/packages/python-web.scm (python-mechanicalsoup): Update to
1.0.0.
[arguments]: Enable tests.
[native-inputs]: Add python-pytest-flake8, python-pytest-httpbin,
python-pytest-cov, python-pytest-mock, python-pytest-runner,
python-requests-mock.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-04-12 15:16:57 +03:00
Brendan Tildesley
065f2cceb7
gnu: python-html5lib: Depend on python-chardet.
* gnu/packages/python-web.scm (python-html5lib)[propagated-inputs]: Add
python-chardet.
2021-04-09 16:09:26 -04:00
Efraim Flashner
07481fec26
gnu: python-tornado: Update to 6.1.
* gnu/packages/python-web.scm (python-tornado): Update to 6.1.
2021-03-29 16:58:38 +03:00
Efraim Flashner
2aab587f84
Merge remote-tracking branch 'origin/master' into core-updates 2021-03-24 20:50:44 +02:00
zimoun
ec2384b79d
gnu: python2-furl: Remove package.
* gnu/packages/python-web.scm (python2-furl): Delete.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2021-03-23 21:38:04 -04:00
zimoun
bce0165f7c
gnu: python2-flask: Remove package.
* gnu/packages/python-web.scm (python2-flask): Delete.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2021-03-23 21:38:04 -04:00
zimoun
dab3c57d58
gnu: python2-flask-multistatic: Remove package.
* gnu/packages/python-web.scm (python2-flask-multistatic): Delete.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2021-03-23 21:38:04 -04:00