Tanguy Le Carrour
2015767cd1
gnu: python-cachecontrol: Update to 0.12.5.
...
* gnu/packages/python-web.scm (python-cachecontrol): Update to 0.12.5.
Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
2019-10-29 08:38:29 +01:00
Tobias Geerinckx-Rice
8fbccd48b8
gnu: python-wsgiproxy2: Update to 0.4.6.
...
* gnu/packages/python-web.scm (python-wsgiproxy2): Update to 0.4.6.
2019-10-22 21:43:07 +02:00
Hartmut Goebel
7d3f481b90
gnu: Add python-cssselect2.
...
* gnu/packages/python-web.scm (python-cssselect2): New variable.
2019-10-22 16:58:30 +02:00
Hartmut Goebel
df122333ac
gnu: Add python-tinycss2.
...
* gnu/packages/python-web.scm (python-tinycss2): New variable.
2019-10-22 16:58:30 +02:00
Tanguy Le Carrour
dabcfc6de2
gnu: Add httpie.
...
* gnu/packages/python-web.scm (httpie): New variable.
Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
2019-10-18 18:06:38 +03:00
Tobias Geerinckx-Rice
837b3c5d69
gnu: python-genshi: Update to 0.7.2.
...
* gnu/packages/python-web.scm (python-genshi): Update to 0.7.2.
2019-10-17 03:04:18 +02:00
Tobias Geerinckx-Rice
5051ef95b8
gnu: python-tornado-http-auth: Update to 1.1.1.
...
* gnu/packages/python-web.scm (python-tornado-http-auth): Update to 1.1.1.
2019-10-16 05:40:59 +02:00
Ludovic Courtès
11da634a6e
Merge branch 'master' into core-updates
2019-09-24 10:11:38 +02:00
Efraim Flashner
4907b615c9
gnu: python-html2text: Update to 2019.8.11.
...
* gnu/packages/python-web.scm (python-html2text): Update to 2019.8.11.
[arguments]: Use a custom 'check phase.
[home-page]: Update home-page.
2019-09-23 22:03:35 +03:00
Tobias Geerinckx-Rice
aa686627ac
gnu: python-slugify: Update to 3.0.4.
...
* gnu/packages/python-web.scm (python-slugify): Update to 3.0.4.
* gnu/packages/patches/python-slugify-depend-on-unidecode.patch:
Adjust accordingly.
2019-09-23 17:58:32 +02:00
Mark H Weaver
0481289cbc
Merge branch 'master' into core-updates
2019-08-29 17:19:18 -04:00
Marius Bakke
aa6d7de646
gnu: python-flask-sqlalchemy: Update to 2.4.0.
...
* gnu/packages/python-web.scm (python-flask-sqlalchemy): Update to 2.4.0.
2019-08-29 14:44:21 +02:00
Mark H Weaver
893c2df00d
Merge branch 'master' into core-updates
2019-08-22 15:53:27 -04:00
Nicolas Goaziou
2bdb5716d8
gnu: Add python-branca.
...
* gnu/packages/python-web.scm (python-branca): New variable.
2019-08-20 01:47:27 +02:00
Marius Bakke
ef8c83bdb9
gnu: python-responses: Update to 0.10.6.
...
* gnu/packages/python-web.scm (python-responses): Update to 0.10.6.
2019-08-15 19:18:11 +02:00
Ludovic Courtès
64de896a71
Merge branch 'master' into core-updates
2019-07-17 15:51:10 +02:00
Danny Milosavljevic
d1b103e14b
gnu: Add python-flask-htpasswd.
...
* gnu/packages/python-web.scm (python-flask-htpasswd): New variable.
2019-07-17 11:50:18 +02:00
Marius Bakke
6e00b1ea62
gnu: python-cachecontrol: Do not use unstable source archive.
...
* gnu/packages/python-web.scm (python-cachecontrol)[source]: Change to GIT-FETCH.
2019-07-15 20:38:00 +02:00
Arne Babenhauserheide
bd105b78b0
gnu: python-aiorpcx: capitalize description
...
* gnu/packages/python-web.scm (python-aiorpcx): capitalize description
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-07-15 12:48:49 +02:00
Arne Babenhauserheide
eb71211478
gnu: python-aiohttp: Update to 3.5.4
...
* gnu/packages/python-web.scm (python-aiohttp): Update to 3.5.4.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-07-15 12:48:49 +02:00
Arne Babenhauserheide
c31302fda7
gnu: python-aiorpcx: Update to 0.18.3
...
* gnu/packages/python-web.scm (python-aiorpcx): Update to 0.18.3
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-07-15 12:48:49 +02:00
Jacob MacDonald
97f0bd7d68
gnu: Add python-requests-2.20.
...
* gnu/packages/python-web.scm (python-requests-2.20): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-07-13 15:13:53 +02:00
Jacob MacDonald
7deb086864
gnu: Add python-urllib3-1.24.
...
* gnu/packages/python-web.scm (python-urllib3-1.24): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-07-13 15:13:52 +02:00
Marius Bakke
fb9a23a3f3
Merge branch 'master' into core-updates
...
Conflicts:
gnu/local.mk
gnu/packages/python-xyz.scm
gnu/packages/xml.scm
guix/gexp.scm
po/guix/POTFILES.in
2019-07-12 01:03:53 +02:00
Pierre Langlois
6543bc80b4
gnu: Add python-slugify.
...
* gnu/packages/python-web.scm (python-slugify): New variable.
* gnu/packages/patches/python-slugify-depend-on-unidecode.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-07-07 15:48:19 +02:00
Marius Bakke
6cb1ef9ea2
Merge branch 'staging' into core-updates
2019-06-20 23:38:56 +02:00
Ricardo Wurmus
5d3675371c
gnu: python-s3transfer: Update to 0.2.0.
...
* gnu/packages/python-web.scm (python-s3transfer): Update to 0.2.0.
[propagated-inputs]: Add python-urllib3.
2019-06-19 15:05:42 +02:00
Danny Milosavljevic
c8535731b8
gnu: python-flask-script: Fix tests.
...
* gnu/packages/python-web.scm
(python-flask-script)[arguments]<#:phases>[patch-tests]: New phase.
2019-06-17 22:56:19 +02:00
Ludovic Courtès
d9bbfe042e
Merge branch 'master' into core-updates
2019-06-13 13:24:35 +02:00
Marius Bakke
30e12b9664
Merge branch 'master' into staging
2019-06-03 17:03:56 +02:00
Ricardo Wurmus
4b92dac20f
gnu: awscli: Add missing input.
...
Fixes <https://bugs.gnu.org/35980 >.
* gnu/packages/python-web.scm (awscli)[arguments]: Add build phase
"fix-reference-to-groff".
[inputs]: Add groff.
2019-05-29 10:56:28 +02:00
h.nasajpour
205eb40e5b
gnu: python-flask: Update to 1.0.3.
...
* gnu/packages/python-web.scm (python-flask): Update to 1.0.3.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-05-28 21:18:24 +02:00
Marius Bakke
57df83e07d
Merge branch 'staging' into core-updates
2019-05-25 00:25:15 +02:00
Marius Bakke
b97f4a357c
gnu: python-urllib3: Update to 1.25.3.
...
* gnu/packages/python-web.scm (python-urllib3): Update to 1.25.3.
2019-05-24 23:28:31 +02:00
Marius Bakke
05a5bd8366
gnu: python-requests: Update to 2.22.0.
...
* gnu/packages/python-web.scm (python-requests): Update to 2.22.0.
2019-05-24 23:28:29 +02:00
Marius Bakke
9d0c291e3e
gnu: Move Sphinx and friends to (gnu packages sphinx).
...
* gnu/packages/python-xyz.scm (python-sphinxcontrib-websupport,
python2-sphinxcontrib-websupport, python-sphinx, python2-sphinx,
python-sphinx-gallery, python2-sphinx-gallery, python-sphinx-rtd-theme,
python2-sphinx-rtd-theme, python-guzzle-sphinx-theme,
python2-guzzle-sphinx-theme, python-sphinxcontrib-newsfeed,
python-sphinxcontrib-programoutput, python2-sphinxcontrib-programoutput,
python-sphinx-repoze-interface, python2-sphinx-repoze-interface,
python-sphinx-cloud-sptheme, python2-sphinx-cloud-sptheme,
python-sphinx-alabaster-theme, python2-sphinx-alabaster-theme,
python-sphinx-me, python-sphinxcontrib-svg2pdfconverter): Move to ...
(gnu):
* gnu/packages/sphinx.scm: ... here. New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Adjust accordingly.
* gnu/packages/admin.scm, gnu/packages/bioinformatics.scm,
gnu/packages/calendar.scm, gnu/packages/cluster.scm,
gnu/packages/databases.scm, gnu/packages/dav.scm, gnu/packages/disk.scm,
gnu/packages/django.scm, gnu/packages/elf.scm, gnu/packages/emacs-xyz.scm,
gnu/packages/emulators.scm, gnu/packages/finance.scm, gnu/packages/image.scm,
gnu/packages/libffi.scm, gnu/packages/mail.scm, gnu/packages/mpd.scm,
gnu/packages/openstack.scm, gnu/packages/pdf.scm, gnu/packages/python-web.scm,
gnu/packages/search.scm, gnu/packages/statistics.scm,
gnu/packages/storage.scm, gnu/packages/sync.scm, gnu/packages/terminals.scm,
gnu/packages/tls.scm, gnu/packages/web.scm: Adjust module imports.
2019-05-24 21:54:31 +02:00
Julien Lepiller
6b4a6c201a
gnu: python-requests-oauthlib: Fix building.
...
* gnu/packages/python-web.scm (python-requests-oauthlib)[native-inputs]:
Add python-pyjwt for tests.
2019-05-14 21:20:19 +02:00
Marius Bakke
395c142ed9
gnu: python-requests-oauthlib: Update to 1.2.0.
...
* gnu/packages/python-web.scm (python-requests-oauthlib): Update to 1.2.0.
2019-05-13 00:17:37 +02:00
Marius Bakke
c8a7cc69c9
gnu: python-oauthlib: Update to 3.0.1.
...
* gnu/packages/python-web.scm (python-oauthlib): Update to 3.0.1.
[arguments]: Replace check phase with pytest invokation.
[native-inputs]: Remove PYTHON-NOSE. Add PYTHON-PYTEST and PYTHON-PYTEST-COV.
[properties]: Remove.
(python2-oauthlib)[native-inputs]: Remove PYTHON2-UNITTEST2.
2019-05-13 00:17:37 +02:00
Marius Bakke
e7c67f1b69
gnu: python-oauthlib: Propagate required inputs.
...
* gnu/packages/python-web.scm (python-oauthlib)[native-inputs]: Move
PYTHON-CRYPTOGRAPHY, PYTHON-PYJWT, and PYTHON-BLINKER ...
[propagated-inputs]: ... here.
2019-05-13 00:17:37 +02:00
Marius Bakke
5f7e3ac066
gnu: python-oauthlib: Update home page.
...
* gnu/packages/python-web.scm (python-oauthlib)[home-page]: Follow redirect to
<https://github.com/oauthlib/oauthlib >.
2019-05-13 00:17:37 +02:00
Ricardo Wurmus
94249db825
gnu: python2-terminado: Add missing input.
...
* gnu/packages/python-web.scm (python2-terminado)[propagated-inputs]: Add
python2-futures.
2019-05-06 12:57:10 +02:00
Brendan Tildesley
dcfa0acd7b
Correct email and license info for Brendan Tildesley.
...
* gnu/packages/audio.scm: Correct email and license info.
* gnu/packages/ebook.scm: Correct email and license info.
* gnu/packages/fonts.scm: Correct email and license info.
* gnu/packages/freedesktop.scm: Correct email and license info.
* gnu/packages/gnome.scm: Correct email and license info.
* gnu/packages/linux.scm: Correct email and license info.
* gnu/packages/lxde.scm: Correct email and license info.
* gnu/packages/python-web.scm: Correct email and license info.
* gnu/packages/python-xyz.scm: Correct email and license info.
* gnu/packages/python.scm: Correct email and license info.
* gnu/packages/video.scm: Correct email and license info.
* gnu/packages/web.scm: Correct email and license info.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-05-05 17:16:51 +02:00
Brendan Tildesley
7a82ceb7bb
gnu: Add python-html2text, python2-html2text.
...
* gnu/packages/python-web.scm (python-html2text): New variable.
(python2-html2text): New variable.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-05-05 14:44:20 +02:00
Brendan Tildesley
02eb70bd21
gnu: Add python-css-parser, python2-css-parser.
...
* gnu/packages/python-web.scm (python-css-parser, python2-css-parser): New
variables.
Signed-off-by: Andreas Enge <andreas@enge.fr>
2019-05-03 13:58:22 +02:00
Marius Bakke
3b458d5462
Merge branch 'master' into core-updates
2019-05-01 23:11:41 +02:00
Marius Bakke
37da4fbe15
Merge branch 'master' into staging
2019-04-23 19:43:59 +02:00
Marius Bakke
431a0d26c8
gnu: python-hyperlink: Update to 19.0.0.
...
* gnu/packages/python-web.scm (python-hyperlink): Update to 19.0.0.
2019-04-19 01:48:06 +02:00
Marius Bakke
8142eadd40
gnu: python-zope-interface: Update to 4.6.0.
...
* gnu/packages/python-web.scm (python-zope-interface): Update to 4.6.0.
2019-04-19 01:48:06 +02:00
Marius Bakke
8c14f7f8a7
Merge branch 'staging' into core-updates
2019-03-23 23:16:55 +01:00