summaryrefslogtreecommitdiff
path: root/gnu/packages/python-web.scm
Commit message (Expand)AuthorAgeFilesLines
* gnu: python-s3transfer: Fix build with Python 3.8.•••* gnu/packages/python-web.scm (python-s3transfer)[arguments]: Add a 'patch phase to fix a test to work under Python 3.8. Christopher Baines2020-05-041-0/+9
* Merge branch 'master' into core-updates••• Conflicts: gnu/local.mk gnu/packages/backup.scm gnu/packages/emacs-xyz.scm gnu/packages/guile.scm gnu/packages/lisp.scm gnu/packages/openldap.scm gnu/packages/package-management.scm gnu/packages/web.scm gnu/packages/xorg.scm Marius Bakke2020-04-301-26/+86
|\
| * gnu: Add python-tornado-6.•••* gnu/packages/python-web.scm (python-tornado-6): New variable. Ricardo Wurmus2020-04-301-0/+31
| * gnu: Add python-livereload.•••* gnu/packages/python-web.scm (python-livereload): New variable. Ricardo Wurmus2020-04-291-0/+23
| * gnu: Add python-port-for.•••* gnu/packages/python-web.scm (python-port-for): New variable. Ricardo Wurmus2020-04-291-0/+32
| * gnu: Remove python2-ws4py-for-kaldi-gstreamer-server.•••* gnu/packages/python-web.scm (python2-ws4py-for-kaldi-gstreamer-server): Remove variable. Ricardo Wurmus2020-04-291-26/+0
* | Merge branch 'master' into core-updatesMarius Bakke2020-04-261-7/+10
|\|
| * gnu: python-publicsuffix2: Adjust for Guile 3.0.•••* gnu/packages/python-web.scm (python-publicsuffix2): Provide explicit destination in calls to FORMAT. Marius Bakke2020-04-261-1/+1
| * gnu: python-webob: Update to 1.8.3•••* gnu/packages/python-web.scm (python-webob): Update to 1.8.3. Holger Peters2020-04-251-2/+2
| * gnu: python-pastedeploy: Update to 2.1.0•••* gnu/packages/python-web.scm (python-pastedeploy): Update to 2.1.0. [arguments]: Add test-target. [native-inputs]: Replace python-nose with python-pytest and python-pytest-runner. Holger Peters2020-04-251-4/+7
* | gnu: python-geventhttpclient: Disable test that fails with Python 3.8.•••* gnu/packages/python-web.scm (python-geventhttpclient)[arguments]: In the check phase, add pytest flag to filter broken test. While at it, don't reorder the phase, as it now runs after install by default. Marius Bakke2020-04-251-3/+5
* | gnu: python-aiohttp: Disable tests that fail with Python 3.8.•••* gnu/packages/python-web.scm (python-aiohttp)[arguments]: Delete failing tests. Marius Bakke2020-04-241-2/+12
|/
* gnu: python-genshi: Update to 0.7.3.•••* gnu/packages/python-web.scm (python-genshi): Update to 0.7.3. Marius Bakke2020-04-111-2/+2
* gnu: python-flask: Update to 1.1.2.•••* gnu/packages/python-web.scm (python-flask): Update to 1.1.2. Marius Bakke2020-04-111-2/+2
* gnu: python-aiohttp: Enable tests•••* gnu/packages/python-web.scm (python-aiohttp) [arguments]: Enable tests [native-inputs] Add test dependencies [patches] Add test case patch * gnu/packages/patches/python-aiohttp-3.6.2-no-warning-fail.patch: New file * gnu/local.mk (dist_patch_DATA): Add it Signed-off-by: Ludovic Courtès <ludo@gnu.org> Lars-Dominik Braun2020-04-021-2/+34
* gnu: gunicorn: Update to 20.0.4•••* gnu/packages/python-web.scm (gunicorn) [version]: Update to 20.0.4 [arguments] Re-enable previously failing tests Signed-off-by: Ludovic Courtès <ludo@gnu.org> Lars-Dominik Braun2020-04-021-7/+2
* gnu: Add python-requests_ntlm.•••* gnu/packages/python-web.scm (python-requests_ntlm): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net> Alexandros Theodotou2020-03-261-0/+25
* gnu: python-cachecontrol: Add missing propagated-input.•••* gnu/packages/python-web.scm (python-cachecontrol): [propagated-inputs]: Add python-msgpack. Signed-off-by: Leo Famulari <leo@famulari.name> Tanguy Le Carrour2020-03-241-0/+1
* gnu: python-zope-security: Update to 5.1.0.•••* gnu/packages/python-web.scm (python-zope-security): Update to 5.1.0. [native-inputs]: Remove PYTHON-SIX. Move PYTHON-ZOPE-COMPONENT and PYTHON-ZOPE-LOCATION ... [propagated-inputs]: ... here. Add PYTHON-ZOPE-INTERFACE. (python2-zope-security)[propagated-inputs]: Remove. Marius Bakke2020-03-161-14/+8
* gnu: python-zope-location: Update to 4.2.•••* gnu/packages/python-web.scm (python-zope-location): Update to 4.2. [native-inputs]: Add PYTHON-ZOPE-TESTRUNNER. [propagated-inputs]: Add PYTHON-ZOPE-INTERFACE. Marius Bakke2020-03-161-3/+6
* gnu: python-zope-proxy: Update to 4.3.4.•••* gnu/packages/python-web.scm (python-zope-proxy): Update to 4.3.4. [native-inputs]: Add PYTHON-ZOPE-TESTRUNNER. Marius Bakke2020-03-161-2/+4
* gnu: python-zope-configuration: Update to 4.3.1.•••* gnu/packages/python-web.scm (python-zope-configuration): Update to 4.3.1. [native-inputs]: Add PYTHON-ZOPE-TESTING and PYTHON-ZOPE-TESTRUNNER. [propagated-inputs]: Add PYTHON-ZOPE-INTERFACE. Marius Bakke2020-03-161-2/+6
* gnu: python-zope-schema: Update to 5.0.1.•••* gnu/packages/python-web.scm (python-zope-schema): Update to 5.0.1. [propagated-inputs]: Remove PYTHON-ZOPE-EXCEPTIONS. [native-inputs]: Remove PYTHON-NOSE and PYTHON-COVERAGE. Add PYTHON-ZOPE-TESTRUNNER and PYTHON-ZOPE-I18NMESSAGEID. Marius Bakke2020-03-161-6/+5
* gnu: python-zope-i18nmessageid: Update to 5.0.1.•••* gnu/packages/python-web.scm (python-zope-i18nmessageid): Update to 5.0.1. [native-inputs]: Add PYTHON-COVERAGE and PYTHON-ZOPE-TESTRUNNER. [propagated-inputs]: Add PYTHON-SIX. Marius Bakke2020-03-161-2/+7
* gnu: python-zope-testrunner: Update to 5.1.•••* gnu/packages/python-web.scm (python-zope-testrunner): Update to 5.1. [source](uri): Download tarball instead of zipball. [native-inputs]: Remove UNZIP. Move PYTHON-ZOPE-INTERFACE and PYTHON-ZOPE-EXCEPTIONS ... [propagated-inputs]: ... here. Marius Bakke2020-03-161-15/+7
* gnu: python-zope-testing: Update to 4.7.•••* gnu/packages/python-web.scm (python-zope-testing): Update to 4.7. [source](modules, snippet): Remove. Marius Bakke2020-03-161-8/+2
* gnu: python-zope-exceptions: Update to 4.3.•••* gnu/packages/python-web.scm (python-zope-exceptions): Update to 4.3. Marius Bakke2020-03-161-2/+2
* gnu: python-zope-interface: Update to 4.7.2.•••* gnu/packages/python-web.scm (python-zope-interface): Update to 4.7.2. Marius Bakke2020-03-161-2/+2
* gnu: Remove python2-flask-migrate.•••Upstream no longer supports Python 2 and there are no dependencies on it in Guix. * gnu/packages/python-web.scm (python2-flask-migrate): Remove variable. Marius Bakke2020-03-161-3/+0
* gnu: python-flask-migrate: Update to 2.5.3.•••* gnu/packages/python-web.scm (python-flask-migrate): Update to 2.5.3. Marius Bakke2020-03-161-2/+2
* gnu: python-flask-restful-swagger: Update to 0.20.1.•••* gnu/packages/python-web.scm (python-flask-restful-swagger): Update to 0.20.1. [arguments]: New field. Explicitly disable tests. Marius Bakke2020-03-161-2/+3
* gnu: python-flask-restful: Update to 0.3.8.•••* gnu/packages/patches/python-flask-restful-werkzeug-compat.patch: New file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/python-web.scm (python-flask-restful): Update to 0.3.8. [source](patches): New field. [native-inputs]: Remove PYTHON-SPHINX. Marius Bakke2020-03-161-4/+4
* gnu: python-flask-wtf: Update to 0.14.3.•••* gnu/packages/python-web.scm (python-flask-wtf): Update to 0.14.3. [arguments]: Remove obsolete phase. Override check phase. [native-inputs]: Remove PYTHON-NOSE. Add PYTHON-PYTEST. Marius Bakke2020-03-161-9/+7
* gnu: python-flask-babel: Update to 1.0.0.•••* gnu/packages/python-web.scm (python-flask-babel): Update to 1.0.0. [arguments]: New field. Marius Bakke2020-03-161-2/+8
* gnu: python-flask-login: Update to 0.5.0.•••* gnu/packages/python-web.scm (python-flask-login): Update to 0.5.0. [arguments]: Remove. [native-inputs]: Remove PYTHON-NOSE and PYTHON-PEP8. Add PYTHON-COVERAGE, PYTHON-PYCODESTYLE. and PYTHON-PYTEST. Marius Bakke2020-03-161-12/+5
* gnu: python-flask: Update to 1.1.1.•••* gnu/packages/python-web.scm (python-flask): Update to 1.1.1. Marius Bakke2020-03-161-3/+5
* gnu: python-werkzeug: Update to 1.0.0.•••* gnu/packages/python-web.scm (python-werkzeug): Update to 1.0.0. [source](uri): Capitalize PyPI project name. [native-inputs]: Add PYTHON-PYTEST-TIMEOUT. Marius Bakke2020-03-161-4/+5
* gnu: python-cookies: Use the correct version of pytest.•••* gnu/packages/python-web.scm (python-cookies)[native-inputs]: Change PYTHON2-PYTEST to PYTHON-PYTEST. Marius Bakke2020-03-111-1/+1
* gnu: python-aiohttp: Update to 3.6.2.•••* gnu/packages/python-web.scm (python-aiohttp): Update to 3.6.2. Ricardo Wurmus2020-03-061-3/+3
* gnu: Update pypi.python.org home pages & use HTTPS.•••* gnu/packages/check.scm (python-unittest2, python-pytest-localserver) (python-discover)[home-page]: Follow (HTTPS) redirections. * gnu/packages/fontutils.scm (python2-defcon)[home-page]: Likewise. * gnu/packages/glib.scm (python2-pygobject-2)[home-page]: Likewise. * gnu/packages/graph.scm (python-igraph)[home-page]: Likewise. * gnu/packages/graphviz.scm (xdot)[home-page]: Likewise. * gnu/packages/pdf.scm (python-poppler-qt5)[home-page]: Likewise. * gnu/packages/python-web.scm (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))[home-page]: Likewise. * gnu/packages/python-xyz.scm (python-setuptools,python-six) (python2-dogtail, python2-enum, python-enum34, python-unidecode) (python-numpydoc, python-decorator, python-drmaa, python-pathlib2) (python-ly, python-msgpack, python-termcolor, python-colorama) (python-pluggy, python2-pathlib2, python-rfc3987)[home-page]: Likewise. Tobias Geerinckx-Rice2020-03-041-9/+9
* gnu: python-zope-exceptions: Update home page.•••* gnu/packages/python-web.scm (python-zope-exceptions)[home-page]: Follow (HTTPS) redirection. Tobias Geerinckx-Rice2020-03-041-2/+2
* gnu: python-flask-principal: Update home page.•••* gnu/packages/python-web.scm (python-flask-principal)[home-page]: Follow (HTTPS) redirection. Tobias Geerinckx-Rice2020-03-031-1/+1
* gnu: awscli: Update to 1.18.6.•••* gnu/packages/python-web.scm (awscli): Update to 1.18.6. Signed-off-by: Marius Bakke <mbakke@fastmail.com> Evan Straw2020-02-261-36/+37
* gnu: Add grip.•••* gnu/packages/python-web.scm (grip): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Jakub Kądziołka2020-02-041-0/+47
* gnu: Add python-path-and-address.•••* gnu/packages/python-web.scm (python-path-and-address): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Jakub Kądziołka2020-02-041-0/+32
* gnu: Add python-gitlab.•••* gnu/packages/python-web.scm (python-gitlab): New variable. Julien Lepiller2020-01-261-0/+25
* gnu: Add python-translation-finder.•••* gnu/packages/python-web.scm (python-translation-finder): New variable. Julien Lepiller2020-01-261-1/+39
* 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> Josh Holland2020-01-251-2/+2
* 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. Tobias Geerinckx-Rice2020-01-201-4/+5
* gnu: gunicorn: Use HTTPS home page.•••* gnu/packages/python-web.scm (gunicorn)[home-page]: Use HTTPS. Tobias Geerinckx-Rice2020-01-171-1/+1