summaryrefslogtreecommitdiff
path: root/gnu/packages/python-web.scm
Commit message (Expand)AuthorAgeFilesLines
* gnu: python-wsgiproxy2: Update to 0.4.6.•••* gnu/packages/python-web.scm (python-wsgiproxy2): Update to 0.4.6. Tobias Geerinckx-Rice2019-10-221-3/+2
* gnu: Add python-cssselect2.•••* gnu/packages/python-web.scm (python-cssselect2): New variable. Hartmut Goebel2019-10-221-0/+33
* gnu: Add python-tinycss2.•••* gnu/packages/python-web.scm (python-tinycss2): New variable. Hartmut Goebel2019-10-221-1/+35
* gnu: Add httpie.•••* gnu/packages/python-web.scm (httpie): New variable. Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com> Tanguy Le Carrour2019-10-181-0/+29
* gnu: python-genshi: Update to 0.7.2.•••* gnu/packages/python-web.scm (python-genshi): Update to 0.7.2. Tobias Geerinckx-Rice2019-10-171-2/+2
* gnu: python-tornado-http-auth: Update to 1.1.1.•••* gnu/packages/python-web.scm (python-tornado-http-auth): Update to 1.1.1. Tobias Geerinckx-Rice2019-10-161-7/+4
* Merge branch 'master' into core-updatesLudovic Courtès2019-09-241-6/+13
|\
| * 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. Efraim Flashner2019-09-231-3/+11
| * 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. Tobias Geerinckx-Rice2019-09-231-3/+2
* | Merge branch 'master' into core-updatesMark H Weaver2019-08-291-13/+10
|\|
| * gnu: python-flask-sqlalchemy: Update to 2.4.0.•••* gnu/packages/python-web.scm (python-flask-sqlalchemy): Update to 2.4.0. Marius Bakke2019-08-291-13/+10
* | Merge branch 'master' into core-updatesMark H Weaver2019-08-221-3/+26
|\|
| * gnu: Add python-branca.•••* gnu/packages/python-web.scm (python-branca): New variable. Nicolas Goaziou2019-08-201-1/+24
| * gnu: python-responses: Update to 0.10.6.•••* gnu/packages/python-web.scm (python-responses): Update to 0.10.6. Marius Bakke2019-08-151-2/+2
* | Merge branch 'master' into core-updatesLudovic Courtès2019-07-171-12/+64
|\|
| * gnu: Add python-flask-htpasswd.•••* gnu/packages/python-web.scm (python-flask-htpasswd): New variable. Danny Milosavljevic2019-07-171-0/+24
| * gnu: python-cachecontrol: Do not use unstable source archive.•••* gnu/packages/python-web.scm (python-cachecontrol)[source]: Change to GIT-FETCH. Marius Bakke2019-07-151-6/+6
| * gnu: python-aiorpcx: capitalize description•••* gnu/packages/python-web.scm (python-aiorpcx): capitalize description Signed-off-by: Ludovic Courtès <ludo@gnu.org> Arne Babenhauserheide2019-07-151-2/+2
| * 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> Arne Babenhauserheide2019-07-151-2/+2
| * 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> Arne Babenhauserheide2019-07-151-2/+2
| * 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> Jacob MacDonald2019-07-131-0/+16
| * 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> Jacob MacDonald2019-07-131-0/+12
* | 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 Marius Bakke2019-07-121-0/+31
|\|
| * 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> Pierre Langlois2019-07-071-0/+31
* | Merge branch 'staging' into core-updatesMarius Bakke2019-06-201-5/+14
|\|
| * 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. Ricardo Wurmus2019-06-191-5/+6
| * gnu: python-flask-script: Fix tests.•••* gnu/packages/python-web.scm (python-flask-script)[arguments]<#:phases>[patch-tests]: New phase. Danny Milosavljevic2019-06-171-0/+8
| * Merge branch 'master' into stagingMarius Bakke2019-06-031-6/+19
| |\
* | \ Merge branch 'master' into core-updatesLudovic Courtès2019-06-131-6/+19
|\ \ \ | | |/ | |/|
| * | 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. Ricardo Wurmus2019-05-291-3/+16
| * | 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> h.nasajpour2019-05-281-3/+3
* | | Merge branch 'staging' into core-updatesMarius Bakke2019-05-251-20/+70
|\ \ \ | | |/ | |/|
| * | gnu: python-urllib3: Update to 1.25.3.•••* gnu/packages/python-web.scm (python-urllib3): Update to 1.25.3. Marius Bakke2019-05-241-2/+2
| * | gnu: python-requests: Update to 2.22.0.•••* gnu/packages/python-web.scm (python-requests): Update to 2.22.0. Marius Bakke2019-05-241-2/+2
| |/
| * 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. Marius Bakke2019-05-241-0/+1
| * gnu: python-requests-oauthlib: Fix building.•••* gnu/packages/python-web.scm (python-requests-oauthlib)[native-inputs]: Add python-pyjwt for tests. Julien Lepiller2019-05-141-1/+2
| * gnu: python-requests-oauthlib: Update to 1.2.0.•••* gnu/packages/python-web.scm (python-requests-oauthlib): Update to 1.2.0. Marius Bakke2019-05-131-2/+2
| * 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. Marius Bakke2019-05-131-10/+11
| * 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. Marius Bakke2019-05-131-2/+3
| * gnu: python-oauthlib: Update home page.•••* gnu/packages/python-web.scm (python-oauthlib)[home-page]: Follow redirect to <https://github.com/oauthlib/oauthlib>. Marius Bakke2019-05-131-1/+1
| * gnu: python2-terminado: Add missing input.•••* gnu/packages/python-web.scm (python2-terminado)[propagated-inputs]: Add python2-futures. Ricardo Wurmus2019-05-061-0/+1
| * 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> Brendan Tildesley2019-05-051-0/+1
| * 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> Brendan Tildesley2019-05-051-0/+22
| * 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> Brendan Tildesley2019-05-031-0/+22
* | Merge branch 'master' into core-updatesMarius Bakke2019-05-011-2/+2
|\|
| * Merge branch 'master' into stagingMarius Bakke2019-04-231-4/+4
| |\
| | * gnu: python-hyperlink: Update to 19.0.0.•••* gnu/packages/python-web.scm (python-hyperlink): Update to 19.0.0. Marius Bakke2019-04-191-2/+2
| | * gnu: python-zope-interface: Update to 4.6.0.•••* gnu/packages/python-web.scm (python-zope-interface): Update to 4.6.0. Marius Bakke2019-04-191-2/+2
* | | Merge branch 'staging' into core-updatesMarius Bakke2019-03-231-1/+64
|\| |
| * | Merge branch 'master' into stagingMarius Bakke2019-03-211-1/+64
| |\|