3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00
Commit graph

320 commits

Author SHA1 Message Date
Josh Holland
0ef7e44439
gnu: httpie: Update to 2.0.0.
* gnu/packages/python-web.scm (httpie): Update to 2.0.0.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-01-25 00:14:37 +01:00
Tobias Geerinckx-Rice
63b066709b
gnu: Update pythonpaste.org home pages.
* gnu/packages/check.scm (python-scripttest)[home-page]: Update URI.
* gnu/packages/python-web.scm (python-paste, python-pastescript)
(python-webtest, python-pastedeploy)[home-page]: Likewise.
2020-01-20 04:49:51 +01:00
Tobias Geerinckx-Rice
06dfce7913
gnu: gunicorn: Use HTTPS home page.
* gnu/packages/python-web.scm (gunicorn)[home-page]: Use HTTPS.
2020-01-17 23:32:33 +01:00
Tobias Geerinckx-Rice
df01360f78
gnu: python-publicsuffix2: Update to 2.20191221.
* gnu/packages/python-web.scm (python-publicsuffix2): Update to
2.20191221.
[arguments]: Add ‘ignore-maintainer-inputs’ phase.
2020-01-17 03:57:30 +01:00
Ludovic Courtès
3e313792aa
gnu: python-elasticsearch: Update to 7.1.0.
* gnu/packages/python-web.scm (python-elasticsearch): Update to 7.1.0.
2019-12-17 17:41:27 +01:00
Hartmut Goebel
a7469d1602
gnu: Add gunicorn.
* gnu/packages/python-web.scm (gunicorn): New variable
2019-12-06 19:38:56 +01:00
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
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
Marius Bakke
081850816f
Merge branch 'master' into staging 2019-03-21 23:18:54 +01:00
ng0
47956fa0c2
Correct name and email address for ng0.
* .mailmap, Makefile.am, doc/guix.de.texi, doc/guix.fr.texi,
doc/guix.texi, etc/completion/fish/guix.fish,
gnu/packages/accessibility.scm, gnu/packages/admin.scm,
gnu/packages/audio.scm, gnu/packages/autotools.scm,
gnu/packages/cdrom.scm, gnu/packages/check.scm,
gnu/packages/cinnamon.scm, gnu/packages/compression.scm,
gnu/packages/crypto.scm, gnu/packages/databases.scm,
gnu/packages/django.scm, gnu/packages/dns.scm, gnu/packages/elixir.scm,
gnu/packages/emacs-xyz.scm, gnu/packages/emacs.scm,
gnu/packages/enlightenment.scm, gnu/packages/erlang.scm,
gnu/packages/fonts.scm, gnu/packages/fontutils.scm,
gnu/packages/forth.scm, gnu/packages/fvwm.scm, gnu/packages/games.scm,
gnu/packages/gl.scm, gnu/packages/gnome.scm, gnu/packages/gnunet.scm,
gnu/packages/gnupg.scm, gnu/packages/gnuzilla.scm, gnu/packages/gtk.scm,
gnu/packages/guile-wm.scm,gnu/packages/guile-xyz.scm,
gnu/packages/haskell-check.scm, gnu/packages/haskell-crypto.scm,
gnu/packages/haskell.scm, gnu/packages/image-viewers.scm,
gnu/packages/image.scm, gnu/packages/irc.scm,
gnu/packages/language.scm, gnu/packages/libcanberra.scm,
gnu/packages/linux.scm, gnu/packages/lisp.scm, gnu/packages/lolcode.scm,
gnu/packages/lxde.scm, gnu/packages/lxqt.scm, gnu/packages/mail.scm,
gnu/packages/markup.scm, gnu/packages/mate.scm, gnu/packages/maths.scm,
gnu/packages/mc.scm, gnu/packages/messaging.scm, gnu/packages/music.scm,
gnu/packages/ncurses.scm, gnu/packages/networking.scm,
gnu/packages/nickle.scm, gnu/packages/openbox.scm, gnu/packages/pdf.scm,
gnu/packages/perl-check.scm, gnu/packages/perl.scm,
gnu/packages/python-compression.scm, gnu/packages/python-crypto.scm,
gnu/packages/python-web.scm, gnu/packages/python-xyz.scm,
gnu/packages/python.scm, gnu/packages/qt.scm, gnu/packages/ruby.scm,
gnu/packages/rust.scm, gnu/packages/scheme.scm,
gnu/packages/serialization.scm, gnu/packages/shells.scm,
gnu/packages/ssh.scm, gnu/packages/suckless.scm, gnu/packages/tbb.scm,
gnu/packages/telephony.scm, gnu/packages/text-editors.scm,
gnu/packages/textutils.scm, gnu/packages/time.scm, gnu/packages/tls.scm,
gnu/packages/tor.scm, gnu/packages/version-control.scm,
gnu/packages/video.scm, gnu/packages/vim.scm, gnu/packages/web.scm,
gnu/packages/wm.scm, gnu/packages/xdisorg.scm, gnu/packages/xfce.scm,
gnu/packages/xml.scm, gnu/packages/xorg.scm, gnu/services/certbot.scm,
gnu/services/desktop.scm, gnu/services/version-control.scm,
gnu/services/web.scm, guix/import/hackage.scm, guix/licenses.scm:
Correct name and email address for ng0.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2019-03-18 15:05:08 +01:00
Ricardo Wurmus
57e4592f63
gnu: Add python2-ws4py-for-kaldi-gstreamer-server.
* gnu/packages/python-web.scm (python2-ws4py-for-kaldi-gstreamer-server): New
variable.
2019-03-17 10:10:14 +01:00
Ricardo Wurmus
526b1efbba
gnu: Add python-ws4py.
* gnu/packages/python-web.scm (python-ws4py): New variable.
2019-03-15 11:37:26 +01:00
Marius Bakke
b4d7689f92
Merge branch 'staging' into core-updates 2019-03-04 23:05:01 +01:00
Marius Bakke
b87fc008aa
gnu: python-zope-interface: Update to 4.6.0.
* gnu/packages/python-web.scm (python-zope-interface): Update to 4.6.0.
2019-03-04 22:58:58 +01:00
Marius Bakke
7b43d3a7c1
gnu: python-zope-event: Update to 4.4.
* gnu/packages/python-web.scm (python-zope-event): Update to 4.4.
2019-03-04 22:58:57 +01:00
Marius Bakke
4f8dc1536a
Merge branch 'master' into staging 2019-03-04 22:31:59 +01:00
Julien Lepiller
9597c55005
gnu: python2-openid: Fix package.
* gnu/packages/python-web (python2-openid)[arguments]: Disable tests.
2019-03-04 21:52:41 +01:00
Marius Bakke
85ef07c4b2
gnu: python-requests: Propagate required inputs.
This is a follow-up to commit b5c2e72051.

* gnu/packages/python-web.scm (python-requests)[propagated-inputs]: Add
PYTHON-CERTIFI, PYTHON-CHARDET, PYTHON-IDNA, and PYTHON-URLLIB3.
(python-urllib3)[native-inputs]: Remove (due to dependency cycle).
2019-03-01 16:29:27 +01:00
Marius Bakke
2c76e19df4
Merge branch 'master' into staging 2019-02-20 17:01:39 +01:00
Leo Famulari
951c7093a1
gnu: Add python-autobahn.
* gnu/packages/python-web.scm (python-autobahn): New variable.
2019-02-19 14:34:31 -05:00
Leo Famulari
00adbac6d2
gnu: Add python-treq.
* gnu/packages/python-web.scm (python-treq): New variable.
2019-02-19 14:34:30 -05:00
Leo Famulari
68460fbb9d
gnu: Add python-hyperlink.
* gnu/packages/python-web.scm (python-hyperlink): New variable.
2019-02-19 14:34:30 -05:00
Tobias Geerinckx-Rice
ce50403fc2
gnu: python-paste: Update to 3.0.6.
* gnu/packages/python-web.scm (python-paste): Update to 3.0.6.
2019-02-14 18:16:06 +01:00
Tobias Geerinckx-Rice
0596a7af5f
gnu: python-webtest: Update to 2.0.33.
* gnu/packages/python-web.scm (python-webtest, python2-webtest):
Update to 2.0.33.  Remove outdated comments.
2019-02-14 18:16:06 +01:00
Tobias Geerinckx-Rice
c381d4bb15
gnu: python-sockjs-tornado: Update to 1.0.6.
* gnu/packages/python-web.scm (python-sockjs-tornado)
(python2-sockjs-tornado): Update to 1.0.6.
2019-02-14 18:16:06 +01:00
b5c2e72051
gnu: python-requests: Update to 2.21.0.
* gnu/packages/python-web.scm (python-requests): Update to 2.21.0.
2019-02-14 10:48:38 +02:00
Vagrant Cascadian
93d3360ab0
gnu: Add python-aiorpcx.
* gnu/packages/python-web.scm (python-aiorpcx): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-02-09 23:27:12 +01:00
Vagrant Cascadian
20310a7e92
gnu: Add python-aiohttp-socks.
* gnu/packages/python-web.scm (python-aiohttp-socks): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-02-09 23:27:12 +01:00
Ricardo Wurmus
fc283a5e0a
gnu: python-zope-security: Use PYPI-URI.
* gnu/packages/python-web.scm (python-zope-security)[source]: Use PYPI-URI.
2019-01-28 12:24:25 +01:00
Ricardo Wurmus
6e6bbc0274
gnu: python-zope-location: Use PYPI-URI.
* gnu/packages/python-web.scm (python-zope-location)[source]: Use PYPI-URI.
2019-01-28 12:24:25 +01:00
Ricardo Wurmus
510cacc7ea
gnu: python-zope-proxy: Use PYPI-URI.
* gnu/packages/python-web.scm (python-zope-proxy)[source]: Use PYPI-URI.
2019-01-28 12:24:25 +01:00
Ricardo Wurmus
cdf14a6745
gnu: python-zope-configuration: Use PYPI-URI.
* gnu/packages/python-web.scm (python-zope-configuration)[source]: Use
PYPI-URI.
2019-01-28 12:24:24 +01:00
Ricardo Wurmus
ab9e1740bb
gnu: python-zope-schema: Use PYPI-URI.
* gnu/packages/python-web.scm (python-zope-schema)[source]: Use PYPI-URI.
2019-01-28 12:24:24 +01:00
Ricardo Wurmus
8a84d796b0
gnu: python-zope-i18nmessageid: Use PYPI-URI.
* gnu/packages/python-web.scm (python-zope-i18nmessageid)[source]: Use PYPI-URI.
2019-01-28 12:24:24 +01:00
Ricardo Wurmus
d409c993a0
gnu: python-zope-testrunner: Use PYPI-URI.
* gnu/packages/python-web.scm (python-zope-testrunner)[source]: Use PYPI-URI.
2019-01-28 12:24:24 +01:00
Ricardo Wurmus
3d010466e6
gnu: python-zope-exceptions: Use PYPI-URI.
* gnu/packages/python-web.scm (python-zope-exceptions)[source]: Use PYPI-URI.
2019-01-28 12:24:24 +01:00
Ricardo Wurmus
ba93e239eb
gnu: python-zope-interface: Use PYPI-URI.
* gnu/packages/python-web.scm (python-zope-interface)[source]: Use PYPI-URI.
2019-01-28 12:24:24 +01:00
Ricardo Wurmus
da501c49f3
gnu: python-zope-event: Use PYPI-URI.
* gnu/packages/python-web.scm (python-zope-event)[source]: Use PYPI-URI.
2019-01-28 12:24:24 +01:00
Ricardo Wurmus
2b22186679
gnu: python-wsgi-intercept: Use PYPI-URI.
* gnu/packages/python-web.scm (python-wsgi-intercept)[source]: Use PYPI-URI.
2019-01-28 12:24:24 +01:00
4f8be6d905
gnu: python-flask-restful: Update to 0.3.7.
* gnu/packages/python-web.scm (python-flask-restful): Update to 0.3.7.
2019-01-27 14:41:04 +02:00
20c5e2f4ef
gnu: python-urllib3: Update to 1.24.1.
* gnu/packages/python-web.scm (python-urllib3): Update to 1.24.1.
[native-inputs]: Remove python-nose, add python-pytest.
[propagated-inputs]: Add python-pysocks.
[home-page]: Update home-page url.
2019-01-27 12:48:41 +02:00
3fcaf42a1c
gnu: python-tornado: Update to 5.1.1.
* gnu/packages/python-web.scm (python-tornado): Update to 5.1.1.
[propagated-inputs]: Move python-backports-abc to python2-tornado only.
[home-page]: Use https.
2019-01-27 12:48:40 +02:00
474039554d
gnu: python-flask: Run test suite.
* gnu/packages/python-web.scm (python-flask)[arguments]: Use custom
'check phase.
[native-inputs]: Add python-pytest.
2019-01-27 12:48:40 +02:00
67eda45bbb
gnu: python-flask: Update to 1.0.2.
* gnu/pacakges/python-web.scm (python-flask): Update to 1.0.2.
[home-page]: Update to new home-page.
2019-01-27 12:48:40 +02:00
c5e110ce95
gnu: python-werkzeug: Update to 0.14.1.
* gnu/packages/python-web.scm (python-werkzeug): Update to 0.14.1.
[arguments]: Run tests after 'install phase. Use custom 'check phase.
[propagated-inputs]: Add python-requests.
[home-page]: Update to new home-page.
2019-01-27 12:48:40 +02:00
354d27e5dc
gnu: python-websocket-client: Update to 0.54.0.
* gnu/packages/python-web.scm (python-websocket-client): Update to 0.54.0.
[properties]: New field.
(python2-websocket-client)[native-inputs]: Add
python2-backport-ssl-match-hostname.
2019-01-22 12:59:14 +02:00
Ricardo Wurmus
44d10b1f72
gnu: Separate Python core packages from the rest.
* gnu/packages/python.scm: Move hundreds of package definitions from here...
* gnu/packages/python-xyz.scm: ...to this new module.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
* gnu/packages/ada.scm,
gnu/packages/admin.scm,
gnu/packages/android.scm,
gnu/packages/audio.scm,
gnu/packages/backup.scm,
gnu/packages/benchmark.scm,
gnu/packages/bioinformatics.scm,
gnu/packages/bittorrent.scm,
gnu/packages/calendar.scm,
gnu/packages/check.scm,
gnu/packages/chemistry.scm,
gnu/packages/cluster.scm,
gnu/packages/compression.scm,
gnu/packages/connman.scm,
gnu/packages/crypto.scm,
gnu/packages/cups.scm,
gnu/packages/databases.scm,
gnu/packages/dav.scm,
gnu/packages/direct-connect.scm,
gnu/packages/disk.scm,
gnu/packages/django.scm,
gnu/packages/dlang.scm,
gnu/packages/docker.scm,
gnu/packages/ebook.scm,
gnu/packages/elf.scm,
gnu/packages/emacs.scm,
gnu/packages/emulators.scm,
gnu/packages/engineering.scm,
gnu/packages/enlightenment.scm,
gnu/packages/finance.scm,
gnu/packages/fltk.scm,
gnu/packages/fontutils.scm,
gnu/packages/freedesktop.scm,
gnu/packages/game-development.scm,
gnu/packages/games.scm,
gnu/packages/geo.scm,
gnu/packages/gl.scm,
gnu/packages/glib.scm,
gnu/packages/gnome.scm,
gnu/packages/gnupg.scm,
gnu/packages/gnuzilla.scm,
gnu/packages/graph.scm,
gnu/packages/graphics.scm,
gnu/packages/graphviz.scm,
gnu/packages/gtk.scm,
gnu/packages/ham-radio.scm,
gnu/packages/image-processing.scm,
gnu/packages/image-viewers.scm,
gnu/packages/image.scm,
gnu/packages/irc.scm,
gnu/packages/jrnl.scm,
gnu/packages/julia.scm,
gnu/packages/kde-frameworks.scm,
gnu/packages/key-mon.scm,
gnu/packages/libffi.scm,
gnu/packages/libreoffice.scm,
gnu/packages/libusb.scm,
gnu/packages/lirc.scm,
gnu/packages/logging.scm,
gnu/packages/machine-learning.scm,
gnu/packages/mail.scm,
gnu/packages/mate.scm,
gnu/packages/maths.scm,
gnu/packages/medical.scm,
gnu/packages/messaging.scm,
gnu/packages/monitoring.scm,
gnu/packages/mp3.scm,
gnu/packages/mpd.scm,
gnu/packages/music.scm,
gnu/packages/networking.scm,
gnu/packages/nutrition.scm,
gnu/packages/openldap.scm,
gnu/packages/openstack.scm,
gnu/packages/package-management.scm,
gnu/packages/password-utils.scm,
gnu/packages/patchutils.scm,
gnu/packages/pdf.scm,
gnu/packages/photo.scm,
gnu/packages/polkit.scm,
gnu/packages/protobuf.scm,
gnu/packages/python-crypto.scm,
gnu/packages/python-web.scm,
gnu/packages/qt.scm,
gnu/packages/rdf.scm,
gnu/packages/ruby.scm,
gnu/packages/search.scm,
gnu/packages/selinux.scm,
gnu/packages/serialization.scm,
gnu/packages/shells.scm,
gnu/packages/simulation.scm,
gnu/packages/ssh.scm,
gnu/packages/statistics.scm,
gnu/packages/storage.scm,
gnu/packages/sync.scm,
gnu/packages/terminals.scm,
gnu/packages/textutils.scm,
gnu/packages/time.scm,
gnu/packages/tls.scm,
gnu/packages/tor.scm,
gnu/packages/tryton.scm,
gnu/packages/version-control.scm,
gnu/packages/video.scm,
gnu/packages/virtualization.scm,
gnu/packages/vpn.scm,
gnu/packages/web-browsers.scm,
gnu/packages/web.scm,
gnu/packages/wicd.scm,
gnu/packages/xdisorg.scm,
gnu/packages/xorg.scm: Update module references.
2019-01-15 14:46:44 +01:00
Ricardo Wurmus
d47b21c69c
gnu: python-terminado: Update to 0.8.1.
* gnu/packages/python-web.scm (python-terminado): Update to 0.8.1.
2019-01-02 16:33:57 +01:00
10275b7466
gnu: python-openid: Update to 3.1.0.
* gnu/packages/python-web.scm (python-openid): Update to 3.1.0.
[arguments]: Update custom 'check phase.
[native-inputs]: Add python-coverage.
2018-12-26 12:29:48 +02:00
Marius Bakke
0e02e81936
gnu: python-geventhttpclient: Fix test failure.
* gnu/packages/python-web.scm (python-geventhttpclient)[arguments]: Add
"--import-mode=append" to pytest invokation.
2018-12-03 17:44:13 +01:00
Ludovic Courtès
194451347d
Merge branch 'core-updates' 2018-12-03 08:52:17 +01:00
Nicolas Goaziou
62c2cef05c
gnu: python-aiohttp: Update to 3.4.4.
* gnu/packages/python-web.scm (python-aiohttp): Update to 3.4.4.
[native-inputs] Remove test-related inputs since tests are not run.
2018-12-02 00:57:37 +01:00
Marius Bakke
60667159d3
gnu: python-pycurl: Fix FTBFS from 7b84410046.
* gnu/packages/python-web.scm (python-pycurl)[arguments]: Add phase
'configure-tls-backend'.
2018-11-24 15:57:56 +01:00
9cf4ff199c
Merge remote-tracking branch 'origin/master' into core-updates 2018-11-21 19:41:43 +02:00
Christopher Baines
9c98d588c2
gnu: Add python-slimit.
* gnu/packages/python-web.scm (python-slimit, python2-slimit): New variables.
2018-11-20 19:48:02 +00:00
Christopher Baines
90b9c5adea
gnu: Add python-jsmin.
* gnu/packages/python-web.scm (python-jsmin, python2-jsmin): New variables.
2018-11-20 19:48:00 +00:00
95176544d5
gnu: python-paste: Update to 3.0.4.
* gnu/packages/python-web.scm (python-paste): Update to 3.0.4.
[source]: Remove patch, add snippet to remove one test.
[native-inputs]: Add python-pytest, python-pytest-runner.
* gnu/packages/patches/python-paste-remove-website-test.patch: Remove
file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2018-11-11 11:13:56 +02:00
Marius Bakke
f4a5faa9dc
Merge branch 'master' into core-updates 2018-11-05 23:56:22 +01:00
Tobias Geerinckx-Rice
56a5ef4cb2
gnu: Add python-mechanicalsoup.
* gnu/packages/python-web.scm (python-mechanicalsoup)
(python2-mechanicalsoup): New public variable.
2018-10-24 21:34:22 +02:00
Marius Bakke
d02bb02f7d
Merge branch 'master' into core-updates 2018-10-17 20:47:11 +02:00
Maxim Cournoyer
66a9f08bb9
gnu: Add python-falcon-cors.
* gnu/packages/python-web.scm (python-falcon-cors): New variable.
2018-10-14 22:50:27 -04:00
Maxim Cournoyer
bb840999c8
gnu: Add python-falcon.
* gnu/packages/python-web.scm (python-falcon): New variable.
2018-10-14 22:02:40 -04:00
Marius Bakke
6a0427af6c
Merge branch 'master' into core-updates 2018-09-26 01:11:32 +02:00
Tobias Geerinckx-Rice
38e1095d82
gnu: python-wsgiproxy2: Update to 0.4.5.
* gnu/packages/python-web.scm (python-wsgiproxy2): Update to 0.4.5.
2018-09-25 11:46:54 +02:00
Tobias Geerinckx-Rice
d6ab1d0ac3
gnu: python-flask-login: Update to 0.4.1.
* gnu/packages/python-web.scm (python-flask-login): Update to 0.4.1.
[arguments]: Run the test suite.
[propagated-inputs]: Add python-flask.
[native-inputs]: Add test dependencies.
2018-09-25 11:46:08 +02:00
Tobias Geerinckx-Rice
79374801d0
gnu: python-flask-login: Don't use unstable tarball.
* gnu/packages/python-web.scm (python-flask-login)[source]:
Use GIT-FETCH and GIT-FILE-NAME.
2018-09-25 11:46:08 +02:00
Ricardo Wurmus
f45bb3cc0f
gnu: Add python-pyfxa.
* gnu/packages/python-web.scm (python-pyfxa): New variable.
2018-09-24 16:20:51 +02:00
Ricardo Wurmus
084e14cc37
gnu: Add python-pybrowserid.
* gnu/packages/python-web.scm (python-pybrowserid): New variable.
2018-09-24 16:20:42 +02:00
Ricardo Wurmus
0750f344ec
gnu: Add python-hawkauthlib.
* gnu/packages/python-web.scm (python-hawkauthlib): New variable.
2018-09-24 16:20:32 +02:00
Ricardo Wurmus
d08b325843
gnu: Add python-grequests.
* gnu/packages/python-web.scm (python-grequests): New variable.
2018-09-24 16:20:19 +02:00
Leo Famulari
d763940711
Merge branch 'master' into core-updates 2018-09-13 13:32:39 -04:00
Tobias Geerinckx-Rice
7c8b1bf664
gnu: python-genshi: Update to 0.7.1.
* gnu/packages/python-web.scm (python-genshi): Update to 0.7.1.
[source]: Use GIT-FETCH and GIT-FILE-NAME. Remove patches.
* gnu/packages/patches/python-genshi-add-support-for-python-3.4-AST.patch,
gnu/packages/patches/python-genshi-buildable-on-python-2.7.patch,
gnu/packages/patches/python-genshi-disable-speedups-on-python-3.3.patch,
gnu/packages/patches/python-genshi-fix-tests-on-python-3.5.patch,
gnu/packages/patches/python-genshi-isstring-helper.patch,
gnu/packages/patches/python-genshi-stripping-of-unsafe-script-tags.patch:
Delete files.
* gnu/local.mk (dist_patch_DATA): Remove them.
2018-09-10 18:21:59 +02:00
Tobias Geerinckx-Rice
83397e0786
gnu: python-sockjs-tornado: Update to 1.0.5.
* gnu/packages/python-web.scm (python-sockjs-tornado): Update to 1.0.5.
2018-09-10 18:21:59 +02:00
Tobias Geerinckx-Rice
1f7fe26f83
gnu: python-sockjs-tornado: Edit synopsis & description.
* gnu/packages/python-web.scm (python-sockjs-tornado)[synopsis]
[description]: Pick nits.
2018-09-10 18:21:59 +02:00
Marius Bakke
839167ff9d
Merge branch 'staging' into core-updates 2018-08-25 16:44:07 +02:00
Marius Bakke
a20016e15a
gnu: python-urllib3: Update to 1.23.
* gnu/packages/python-web.scm (python-urllib3): Update to 1.23.
2018-08-22 18:01:10 +02:00
Tobias Geerinckx-Rice
eed0f1e872
gnu: python-ndg-httpsclient: Tweak description.
* gnu/packages/python-web.scm (python-ndg-httpsclient)[description]:
Add some punctuation.
2018-08-14 15:54:30 +02:00
Tobias Geerinckx-Rice
e38a80120e
gnu: python-wsgiproxy2: Update to 0.4.4.
* gnu/packages/python-web.scm (python-wsgiproxy2): Update to 0.4.4.
[arguments]: Remove. Restkit is not longer supported.
[native-inputs]: Remove unzip, python-nose, and python-coverage.
Add python-webtest.
[propagated-inputs]: Add python-requests and python-urllib3.
2018-08-13 01:51:48 +02:00
Tobias Geerinckx-Rice
57d5d3dade
gnu: python-ndg-httpsclient: Update to 0.5.1.
* gnu/packages/python-web.scm (python-ndg-httpsclient): Update to 0.5.1.
2018-08-13 01:51:47 +02:00
Tobias Geerinckx-Rice
a348af5012
gnu: python-webtest: Update to 2.0.30.
* gnu/packages/python-web.scm (python-webtest): Update to 2.0.30.
2018-06-27 12:46:27 +02:00
Tobias Geerinckx-Rice
9d98101916
gnu: python-zope-testing: Update to 4.6.2.
* gnu/packages/python-web.scm (python-zope-testing): Update to 4.6.2.
[native-inputs]: Remove python-zope-exceptions.
[propagated-inputs]: Remove python-zope-interface.
2018-06-26 04:23:52 +02:00
Tobias Geerinckx-Rice
0d35a95417
gnu: python-pycurl: Update to 7.43.0.2.
* gnu/packages/python-web.scm (python-pycurl): Update to 7.43.0.2.
2018-06-05 03:18:46 +02:00
Mathieu Othacehe
961bcdf5ac
gnu: Add python-google-api-client.
* gnu/packages/python-web.scm (python-google-api-client): New variable,
(python2-google-api-client): new variable.
2018-05-25 10:36:43 +02:00
Mathieu Othacehe
1ceca46b06
gnu: Add python2-oauth2client.
* gnu/packages/python-web.scm (python2-oauth2client): New variable.
2018-05-25 10:36:43 +02:00
Nicolas Goaziou
321ba5683b
gnu: Add python-aiohttp.
* gnu/packages/python-web.scm (python-aiohttp): New variable.
2018-05-11 11:54:42 +02:00
Nicolas Goaziou
2eccb41493
gnu: Add python-yarl.
* gnu/packages/python-web.scm (python-yarl): New variable.
2018-05-11 11:54:41 +02:00
Nicolas Goaziou
f90f4c9c92
gnu: Add python-aiodns.
* gnu/packages/python-web.scm (python-aiodns): New variable.
2018-05-11 11:54:41 +02:00
Nicolas Goaziou
85ccc0c281
gnu: Add python-pycares.
* gnu/packages/python-web.scm (python-pycares): New variable.
2018-05-11 11:54:40 +02:00
Tobias Geerinckx-Rice
e3e74e4022
gnu: python2-ndg-httpsclient: Fix build.
This might be a follow-up to a39cc01632
from 2016, which would be neat.

* gnu/packages/python-web.scm (python2-ndg-httpsclient)[arguments]: Use
SUBSTITUTE-KEYWORD-ARGUMENTS to still skip tests.
2018-04-27 02:56:17 +02:00
Tobias Geerinckx-Rice
ebf09e77dc
gnu: python-ndg-httpsclient: Update to 0.5.0.
* gnu/packages/python-web.scm (python-ndg-httpsclient): Update to 0.5.0.
2018-04-26 21:08:59 +02:00
Tobias Geerinckx-Rice
5e517e9b98
gnu: python-html5-parser: Update to 0.4.5.
* gnu/packages/python-web.scm (python-html5-parser): Update to 0.4.5.
2018-04-26 21:08:58 +02:00
Tomáš Čech
c596461187
gnu: Add python2-urlgrabber.
* gnu/packages/python-web (python2-urlgrabber): New variable.
2018-04-21 08:40:40 +02:00
ng0
4a78fd4617
Correct name and Email for ng0.
* .mailmap: Correct name and Email for ng0.
* Makefile.am, doc/guix.texi, etc/completion/fish/guix.fish
gnu/packages/accessibility.scm, gnu/packages/admin.scm,
gnu/packages/audio.scm, gnu/packages/autotools.scm,
gnu/packages/cdrom.scm, gnu/packages/check.scm,
gnu/packages/cinnamon.scm, gnu/packages/compression.scm,
gnu/packages/crypto.scm, gnu/packages/databases.scm,
gnu/packages/django.scm, gnu/packages/dns.scm,
gnu/packages/emacs.scm, gnu/packages/enlightenment.scm,
gnu/packages/fonts.scm, gnu/packages/fontutils.scm,
gnu/packages/forth.scm, gnu/packages/fvwm.scm,
gnu/packages/games.scm, gnu/packages/gl.scm,
gnu/packages/gnome.scm, gnu/packages/gnunet.scm,
gnu/packages/gnupg.scm, gnu/packages/gnuzilla.scm,
gnu/packages/gtk.scm, gnu/packages/guile-wm.scm,
gnu/packages/guile.scm, gnu/packages/haskell-check.scm,
gnu/packages/haskell-crypto.scm, gnu/packages/haskell.scm,
gnu/packages/image-viewers.scm, gnu/packages/image.scm,
gnu/packages/irc.scm, gnu/packages/language.scm,
gnu/packages/libcanberra.scm, gnu/packages/linux.scm,
gnu/packages/lisp.scm, gnu/packages/lolcode.scm,
gnu/packages/lxde.scm, gnu/packages/lxqt.scm,
gnu/packages/mail.scm, gnu/packages/markup.scm,
gnu/packages/mate.scm, gnu/packages/maths.scm,
gnu/packages/mc.scm, gnu/packages/messaging.scm,
gnu/packages/music.scm, gnu/packages/ncurses.scm,
gnu/packages/networking.scm, gnu/packages/nickle.scm,
gnu/packages/openbox.scm, gnu/packages/pdf.scm,
gnu/packages/perl-check.scm, gnu/packages/perl.scm,
gnu/packages/python-crypto.scm, gnu/packages/python-web.scm,
gnu/packages/python.scm, gnu/packages/qt.scm,
gnu/packages/ruby.scm, gnu/packages/rust.scm,
gnu/packages/scheme.scm, gnu/packages/serialization.scm,
gnu/packages/shells.scm, gnu/packages/ssh.scm,
gnu/packages/suckless.scm, gnu/packages/tbb.scm,
gnu/packages/telephony.scm, gnu/packages/text-editors.scm,
gnu/packages/textutils.scm, gnu/packages/time.scm,
gnu/packages/tls.scm, gnu/packages/tor.scm,
gnu/packages/version-control.scm, gnu/packages/video.scm,
gnu/packages/vim.scm, gnu/packages/web.scm,
gnu/packages/wm.scm, gnu/packages/xdisorg.scm,
gnu/packages/xfce.scm, gnu/packages/xml.scm,
gnu/packages/xorg.scm, gnu/services/certbot.scm,
gnu/services/desktop.scm, gnu/services/version-control.scm,
gnu/services/web.scm, guix/import/hackage.scm,
guix/licenses.scm: Likewise.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2018-03-20 17:17:58 +01:00
Tobias Geerinckx-Rice
c695fb769c
gnu: Fix common unquote typos.
It's easy to mistype ‘("foo" foo)’ as ‘("foo", foo)’ (which also works).
Fix such typos for the proper edification of our young.

* gnu/packages/android.scm: Move unquotes to their operands.
* gnu/packages/bootloaders.scm: Likewise.
* gnu/packages/build-tools.scm: Likewise.
* gnu/packages/chemistry.scm: Likewise.
* gnu/packages/compression.scm: Likewise.
* gnu/packages/connman.scm: Likewise.
* gnu/packages/django.scm: Likewise.
* gnu/packages/emulators.scm: Likewise.
* gnu/packages/engineering.scm: Likewise.
* gnu/packages/file-systems.scm: Likewise.
* gnu/packages/freedesktop.scm: Likewise.
* gnu/packages/games.scm: Likewise.
* gnu/packages/gimp.scm: Likewise.
* gnu/packages/gl.scm: Likewise.
* gnu/packages/gnome.scm: Likewise.
* gnu/packages/graphics.scm: Likewise.
* gnu/packages/haskell.scm: Likewise.
* gnu/packages/irc.scm: Likewise.
* gnu/packages/julia.scm: Likewise.
* gnu/packages/kde-frameworks.scm: Likewise.
* gnu/packages/linux.scm: Likewise.
* gnu/packages/lua.scm: Likewise.
* gnu/packages/mail.scm: Likewise.
* gnu/packages/make-bootstrap.scm: Likewise.
* gnu/packages/messaging.scm: Likewise.
* gnu/packages/music.scm: Likewise.
* gnu/packages/networking.scm: Likewise.
* gnu/packages/ocaml.scm: Likewise.
* gnu/packages/perl.scm: Likewise.
* gnu/packages/python.scm: Likewise.
* gnu/packages/python-web.scm: Likewise.
* gnu/packages/qt.scm: Likewise.
* gnu/packages/ratpoison.scm: Likewise.
* gnu/packages/sdl.scm: Likewise.
* gnu/packages/sml.scm: Likewise.
* gnu/packages/terminals.scm: Likewise.
* gnu/packages/text-editors.scm: Likewise.
* gnu/packages/video.scm: Likewise.
* gnu/packages/virtualization.scm: Likewise.
* gnu/packages/vulkan.scm: Likewise.
* gnu/packages/wget.scm: Likewise.
* gnu/packages/wine.scm: Likewise.
* gnu/packages/wm.scm: Likewise.
* gnu/packages/xdisorg.scm: Likewise.
* gnu/packages/xml.scm: Likewise.
* gnu/packages/xorg.scm: Likewise.
2018-03-17 16:37:27 +01:00
Tobias Geerinckx-Rice
9851688392
gnu: python-betamax: Update to 0.8.1.
* gnu/packages/python-web.scm (python-betamax): Update to 0.8.1.
2018-03-14 18:23:46 +01:00
Mark Meyer
eaa8292e41
gnu: Add python-pycurl.
* gnu/packages/python-web.scm (python-pycurl, python2-pycurl): New
variables.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2018-03-07 14:57:10 +01:00
Tobias Geerinckx-Rice
a40f732bb6
gnu: python-webencodings: Fix typo in description.
* gnu/packages/python-web.scm (python-webencodings)[description]: Fix typo.
2018-03-02 15:52:57 +01:00
Tobias Geerinckx-Rice
12adfdf0b6
gnu: Update (gnu packages python-web) phase styles.
* gnu/packages/python-web.scm (python-openid, python-terminado)
(python-geventhttpclient, python-cachecontrol, python-webencodings)
(python-s3transfer)[arguments]: Substitute INVOKE for SYSTEM* and end
phases with #t.
2018-03-02 15:52:53 +01:00
Tobias Geerinckx-Rice
6a192184ec
gnu: python-flask-script: Update to 2.0.6.
* gnu/packages/python-web.scm (python-flask-script): Update to 2.0.6.
2018-03-02 15:52:52 +01:00
Tobias Geerinckx-Rice
05075433a2
gnu: python-htmlmin: Update to 0.1.12.
* gnu/packages/python-web.scm (python-htmlmin): Update to 0.1.12.
2018-03-02 15:52:52 +01:00
Tobias Geerinckx-Rice
bda82eff18
gnu: python-s3transfer: Update to 0.1.13.
* gnu/packages/python-web.scm (python-s3transfer): Update to 0.1.13.
2018-03-02 15:52:52 +01:00
Tobias Geerinckx-Rice
e46dd02d99
gnu: python-webtest: Update to 2.0.29.
* gnu/packages/python-web.scm (python-webtest): Update to 2.0.29.
2018-03-02 15:52:52 +01:00
Tobias Geerinckx-Rice
6f21aca728
gnu: python-ndg-httpsclient: Update to 0.4.4.
* gnu/packages/python-web.scm (python-ndg-httpsclient): Update to 0.4.4.
2018-03-02 15:52:51 +01:00
Tobias Geerinckx-Rice
3c5658c596
gnu: python-cssutils: Update to 1.0.2.
* gnu/packages/python-web.scm (python-cssutils): Update to 1.0.2.
2018-03-02 15:52:51 +01:00
Tobias Geerinckx-Rice
1a6fb8dac1
gnu: python-flask-babel: Update to 0.11.2.
* gnu/packages/python-web.scm (python-flask-babel): Update to 0.11.2.
2018-03-02 15:52:51 +01:00
Marius Bakke
b0a2c9cbe9
gnu: python-webencodings: Update to 0.5.1.
* gnu/packages/python-web.scm (python-webencodings): Update to 0.5.1.
2018-02-28 16:02:55 +01:00
Marius Bakke
4ef80b2f58
gnu: python-html5lib: Update to 1.0.1.
* gnu/packages/python-web.scm (python-html5lib): Update to 1.0.1.
2018-02-28 16:01:43 +01:00
Tobias Geerinckx-Rice
331ebb7f94
gnu: awscli: Update to 1.14.41.
* gnu/packages/python-web.scm (awscli): Update to 1.14.41.
2018-02-19 05:57:19 +01:00
Mark H Weaver
150062f190
Merge branch 'master' into core-updates 2018-02-16 13:14:26 -05:00
Pjotr Prins
aabcb6e57c
gnu: python-elasticsearch: Update to 6.1.1.
* gnu/packages/python-web.scm (python-elasticsearch, python2-elasticsearch):
Update to 6.1.1.

Signed-off-by: Leo Famulari <leo@famulari.name>
2018-02-15 16:57:12 -05:00
Mark H Weaver
e7ca634912
Merge branch 'master' into core-updates 2018-02-03 22:46:07 -05:00
David Thompson
e543e8c0e7
gnu: awscli: Update to 1.14.32.
* gnu/packages/python-web.scm (awscli): Update to 1.14.32.
2018-02-01 14:09:41 -05:00
Leo Famulari
f9a6457dd6
gnu: python-zope-testing: Update to 4.6.1.
* gnu/packages/python-web.scm (python-zope-testing, python-zope-testing):
Update to 4.6.1.
[source]: Use pypi-uri.
2018-01-05 14:40:36 -05:00
Tobias Geerinckx-Rice
9be5ecdf8a
gnu: python, python-web: Update ‘permanently moved’ home pages.
In practice, this switches all of them to HTTPS.

* gnu/packages/python.scm (python-six, python-spectra, python-scipy)
(python-beautifulsoup4, python-termcolor, python-rsa, python-anyjson)
(python-whoosh, python2-pathlib2, python-pbkdf2, python-ansi2html)
(python-rfc3987, python-validate-email, python-swagger-spec-validator)
[home-page]: Update.
* gnu/packages/python-web.scm (python-sockjs-tornado, python-webob)
(python-zope-event, python-zope-testing, python-zope-testrunner)
(python-zope-i18nmessageid, python-zope-schema, python-zope-configuration)
(python-zope-proxy, python-zope-location, python-zope-security)
(python-oauth2client, python-flask-script, python-flask-migrate)
(python-flask-httpauth)[home-page]: Update.
2017-12-24 00:00:50 +01:00
Ricardo Wurmus
33dc54b08c
gnu: Move date/time packages from python.scm to time.scm.
* gnu/packages/python.scm (python-pytz, python2-pytz, python-dateutil,
python2-dateutil, python-parsedatetime, python2-parsedatetime,
python-tzlocal, python-isodate, python2-isodate, python-iso8601,
python2-iso8601, python-monotonic, python2-monotonic, python-pyrfc3339,
python2-pyrfc3339, python-arrow, python2-arrow, python-aniso8601,
python2-aniso8601): Move from here...
* gnu/packages/time.scm: ...to here.
* gnu/packages/calendar.scm,
gnu/packages/check.scm,
gnu/packages/django.scm,
gnu/packages/ebook.scm,
gnu/packages/gnome.scm,
gnu/packages/irc.scm,
gnu/packages/jrnl.scm,
gnu/packages/mail.scm,
gnu/packages/openstack.scm,
gnu/packages/package-management.scm,
gnu/packages/python-crypto.scm,
gnu/packages/python-web.scm,
gnu/packages/rdf.scm,
gnu/packages/statistics.scm,
gnu/packages/tls.scm,
gnu/packages/tryton.scm,
gnu/packages/version-control.scm: Adjust accordingly.
2017-11-18 12:45:19 +01:00
Ricardo Wurmus
a8714bf680
gnu: Move database packages from python.scm to databases.scm.
* gnu/packages/python.scm (python-ccm, python2-ccm, python2-pysqlite,
python-sqlalchemy, python2-sqlalchemy, python-sqlalchemy-utils,
python2-sqlalchemy-utils, python-alembic, python2-alembic,
python-pickleshare, python2-pickleshare, python-apsw, python2-apsw,
python2-neo4j-driver, python2-py2neo, python-psycopg2, python2-psycopg2,
python-sadisplay, python2-sadisplay, python-mysqlclient,
python2-mysqlclient, python-hiredis, python2-hiredis, python-fakeredis,
python2-fakeredis, python-redis, python2-redis, python-rq, python2-rq,
python-trollius-redis, python2-trollius-redis, python-sqlparse,
python2-sqlparse, python-sql, python2-sql): Move from here...
* gnu/packages/databases.scm: ...to here.
* gnu/packages/tryton.scm,
gnu/packages/python-web.scm,
gnu/packages/nutrition.scm,
gnu/packages/medical.scm: Adjust accordingly.
2017-11-17 22:36:27 +01:00
Ricardo Wurmus
98c6a02573
gnu: Move more web packages from python.scm to python-web.scm.
* gnu/packages/python.scm (python-pastescript, python2-pastescript,
python-paste, python2-paste, python-werkzeug, python2-werkzeug, python-bottle,
python2-bottle, python-wtforms, python2-wtforms): Move from here...
* gnu/packages/python-web.scm: ...to here.
2017-11-17 22:36:26 +01:00
Ricardo Wurmus
ac257f127a
gnu: Move testing packages from python.scm to check.scm.
* gnu/packages/python.scm (python-behave-web-api, python2-behave-web-api,
python-mock, python2-mock, python-mock-2, python-nose, python2-nose,
python-nose2, python2-nose2, python-unittest2, python2-unittest2,
python-pytest, python2-pytest, python-pytest-3.0, python2-pytest-3.0,
python-pytest-cov, python2-pytest-cov, python-pytest-runner,
python2-pytest-runner, python-pytest-mock, python2-pytest-mock,
python-pytest-xdist, python2-pytest-xdist, python-scripttest,
python2-scripttest, python-testtools, python2-testtools, python-testscenarios,
python2-testscenarios, python-testresources, python2-testresources,
python-subunit, python2-subunit, python-fixtures, python2-fixtures,
python-testrepository, python2-testrepository, python-coverage,
python2-coverage, python-cov-core, python2-cov-core, python-testpath,
python2-testpath, python-testlib, python2-testlib, python-pytest-cache,
python2-pytest-cache, python-pytest-localserver, python-pytest-xprocess,
python-pytest-subtesthack, python2-pytest-subtesthack, python-hypothesis,
python2-hypothesis, python-lit, python2-lit, python-pytest-pep8,
python2-pytest-pep8, python-pytest-flakes, python2-pytest-flakes,
python2-coverage-test-runner, python-pylint, python2-pylint,
python-paramunittest, python2-python-paramunittest, python-pytest-warnings,
python2-pytest-warnings, python-pytest-capturelog, python2-pytest-capturelog,
python-pytest-catchlog, python2-pytest-catchlog, python-nosexcover,
python2-nosexcover, python-discover, python2-discover, behave, python-rednose,
python2-rednose, python-nose-randomly, python2-nose-randomly,
python-nose-timer, python2-nose-timer): Move from here...
* gnu/packages/check.scm: ...to here.
* gnu/packages/admin.scm,
gnu/packages/android.scm,
gnu/packages/backup.scm,
gnu/packages/bioinformatics.scm,
gnu/packages/calendar.scm,
gnu/packages/dav.scm,
gnu/packages/django.scm,
gnu/packages/freedesktop.scm,
gnu/packages/haskell.scm,
gnu/packages/image.scm,
gnu/packages/irc.scm,
gnu/packages/jrnl.scm,
gnu/packages/ldc.scm,
gnu/packages/libffi.scm,
gnu/packages/mail.scm,
gnu/packages/mpd.scm,
gnu/packages/openstack.scm,
gnu/packages/package-management.scm,
gnu/packages/password-utils.scm,
gnu/packages/python-crypto.scm,
gnu/packages/python-web.scm,
gnu/packages/rdf.scm,
gnu/packages/statistics.scm,
gnu/packages/storage.scm,
gnu/packages/time.scm,
gnu/packages/tls.scm,
gnu/packages/tor.scm,
gnu/packages/tryton.scm: Adjust accordingly.
2017-11-17 22:36:26 +01:00
Ludovic Courtès
589e3f4e70
gnu: Move more packages from python to python-web.
* gnu/packages/python.scm (python-requests, python2-requests)
(python-requests-2.7, python-oauthlib, python2-oauthlib)
(python-furl, python2-furl, python-wsgi-intercept)
(python-publicsuffix, python2-publicsuffix)
(python-publicsuffix2, python2-publicsuffix2): Move to...
* gnu/packages/python-web.scm: ... here.
* gnu/packages/bioinformatics.scm, gnu/packages/finance.scm:
gnu/packages/maths.scm, gnu/packages/terminals.scm,
gnu/packages/video.scm, gnu/packages/virtualization.scm: Adjust
accordingly.
2017-11-16 08:45:15 +01:00
Ludovic Courtès
cc6f49121b
gnu: Move crypto packages from python to python-crypto.
* gnu/packages/python.scm (python-passlib, python2-passlib)
(python-py-bcrypt, python2-py-bcrypt)
(python-paramiko, python2-paramiko, python-ecdsa, python2-ecdsa)
(python-pycrypto, python2-pycrypto, python-keyring, python2-keyring)
(python-certifi, python2-certifi)
(python-cryptography-vectors, python2-cryptography-vectors)
(python-cryptography, python2-cryptography)
(python-pyopenssl, python2-pyopenssl)
(python-axolotl-curve25519, python2-axolotl-curve25519)
(python-axolotl, python2-axolotl, python2-slowaes)
(python-pyaes, python2-pyaes): Move to...
* gnu/packages/python-crypto.scm: ... here.  New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
* gnu/packages/admin.scm, gnu/packages/backup.scm,
gnu/packages/crypto.scm, gnu/packages/finance.scm,
gnu/packages/irc.scm, gnu/packages/jrnl.scm,
gnu/packages/messaging.scm, gnu/packages/openstack.scm,
gnu/packages/python-web.scm, gnu/packages/tls.scm,
gnu/packages/xorg.scm: Adjust accordingly.
2017-11-16 08:45:15 +01:00
David Thompson
52b617ffeb
gnu: Update awscli to 1.11.185.
* gnu/packages/python-web.scm (awscli): Update to 1.11.185.
2017-11-14 14:20:42 -05:00
Ludovic Courtès
1b2f753d9c
gnu: Move web packages from python to python-web.
This is in part to address <https://bugs.gnu.org/27284>.

* gnu/packages/python.scm (python-httplib2, python2-httplib2)
(python-sockjs-tornado, python2-sockjs-tornado)
(python-flask-babel, python2-flask-babel)
(python-html5lib, python2-html5lib)
(python-html5lib-0.9, python2-html5lib-0.9)
(python-html5-parser, python2-html5-parser)
(python-webencodings, python2-webencodings)
(python-openid, python2-openid, python-cssutils, python2-cssutils)
(python-cssselect, python2-cssutils)
(python-openid-cla, python2-openid-cla)
(python-openid-teams, python2-openid-teams)
(python-tornado, python2-tornado)
(python-tornado-http-auth, python-terminado, python2-terminado)
(python-webob, python2-webob, python-zope-event, python2-zope-event)
(python-zope-interface, python2-zope-interface)
(python-zope-exceptions, python2-zope-exceptions)
(python-zope-testing, python2-zope-testing)
(python-zope-testrunner, python2-zope-testrunner)
(python-zope-i18nmessageid, python2-zope-i18nmessageid)
(python-zope-schema, python2-zope-schema)
(python-zope-configuration, python2-zope-configuration)
(python-zope-proxy, python2-zope-proxy)
(python-zope-location, python2-zope-location)
(python-zope-security, python2-zope-security)
(python-zope-component, python2-zope-component)
(python-ndg-httpsclient, python2-ndg-httpsclient)
(python-websocket-client, python2-websocket-client)
(python-requests-toolbelt, python2-requests-toolbelt)
(python-rauth, python2-rauth, python-urllib3, python2-urllib3)
(awscli, python-wsgiproxy2, python2-wsgiproxy2)
(python-pastedeploy, python2-pastedeploy)
(python-webtest, python2-webtest, python-flask, python2-flask)
(python-flast-wtf, python2-flask-wtf)
(python-flask-multistatic, python2-flask-multistatic)
(python-cookies, python2-cookies)
(python-responses, python2-responses)
(python-geventhttpclient, python2-geventhttpclient)
(python-requests-oauthlib, python2-requests-oauthlib)
(python-url, python2-url, python-cachecontrol, python2-cachecontrol)
(python-betamax, python2-betamax)
(python-betamax-matchers, python2-betamax-matchers)
(python-s3transfer, python2-s3transfer)
(python-flask-restful, python-flask-basicauth)
(python-flask-sqlalchemy, python-flask-restplus)
(python-flask-restful-swagger, python-htmlmin, python2-htmlmin)
(python-flask-htmlmin, python2-flask-htmlmin)
(python-flask-login, python2-flask-login)
(python-oauth2client, python-flask-oidc)
(python-webassets, python-cssmin, python2-cssmin)
(python-elasticsearch, python2-elasticsearch)
(python-flask-script, python2-flask-script)
(python-flask-migrate, python2-flask-migrate)
(python-genshi, python2-genshi)
(python-flask-principal, python2-flask-principal)
(python-flask-httpauth, python2-flask-httpauth)
(python-uritemplate, python2-uritemplate): Move to...
* gnu/packages/python-web.scm: ... here.  New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
* gnu/packages/admin.scm, gnu/packages/backup.scm,
gnu/packages/dav.scm, gnu/packages/django.scm,
gnu/packages/docker.scm, gnu/packages/ebook.scm,
gnu/packages/logging.scm, gnu/packages/mail.scm,
gnu/packages/music.scm, gnu/packages/openstack.scm,
gnu/packages/package-management.scm, gnu/packages/rdf.scm,
gnu/packages/tls.scm, gnu/packages/tor.scm,
gnu/packages/tryton.scm, gnu/packages/version-control.scm,
gnu/packages/web-browsers.scm,
gnu/packages/web.scm: Adjust accordingly.
2017-11-13 23:41:01 +01:00