summaryrefslogtreecommitdiff
path: root/gnu/packages/python.scm
AgeCommit message (Expand)Author
2017-11-13gnu: 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. Ludovic Courtès
2017-11-11gnu: python2-rpython: Update to 0.2.1.•••* gnu/packages/python.scm (python2-rpython): Update to 0.2.1. Signed-off-by: Marius Bakke <mbakke@fastmail.com> Alex Vong
2017-11-11gnu: python-sympy: Update to 1.1.1.•••* gnu/packages/python.scm (python-sympy, python2-sympy): Update to 1.1.1. Signed-off-by: Marius Bakke <mbakke@fastmail.com> Alex Vong
2017-11-11gnu: python-sqlparse: Fix syntax error.•••This is a follow-up to commit 8d688cd27f267f4d143d0f20ed3c352188151302. * gnu/packages/python.scm (python-sqlparse)[arguments]: Add missing lambda. Marius Bakke
2017-11-11gnu: python-sqlparse: Update to 0.2.4.•••* gnu/packages/python.scm (python-sqlparse, python2-sqlparse): Update to 0.2.4. [arguments]: Don't invoke ‘2to3’. Tobias Geerinckx-Rice
2017-11-08gnu: python-icalendar: Update to 4.0.0.•••* gnu/packages/python.scm (python-icalendar): Update to 4.0.0. Leo Famulari
2017-11-07gnu: Add python-networkx2.•••* gnu/packages/python.scm (python-networkx2, python2-networkx2): New variables. * gnu/local.mk (dist_patch_DATA): Register 'python-networkx2-reproducible-build.patch'. * gnu/packages/patches/python-networkx2-reproducible-build.patch: New file. Signed-off-by: Marius Bakke <mbakke@fastmail.com> Gábor Boskovits
2017-11-07gnu: Add python-jsonrpclib-pelix.•••* gnu/packages/python.scm (python-jsonrpclib-pelix, python2-jsonrpclib-pelix): New variables. Co-authored-by: Ludovic Courtès <ludo@gnu.org> Carlo Zancanaro
2017-11-05gnu: python-decorator: Update to 4.1.2.•••* gnu/packages/python.scm (python-decorator): Update to 4.1.2. Signed-off-by: Marius Bakke <mbakke@fastmail.com> Gábor Boskovits
2017-11-05gnu: Add python-dukpy, python2-dukpy.•••gnu/packages/python.scm (python-dukpy, python2-dukpy): New variables. Signed-off-by: Marius Bakke <mbakke@fastmail.com> Brendan Tildesley
2017-10-27gnu: snakemake: Update to 4.2.0.•••* gnu/packages/python.scm (snakemake): Update to 4.2.0. [propagated-inputs]: Add python-appdirs, python-configargparse, python-pyyaml, and python-ratelimiter, which are dependencies as of Snakemake 4.1.0. Signed-off-by: Marius Bakke <mbakke@fastmail.com> Kyle Meyer
2017-10-27gnu: Add python-ratelimiter.•••* gnu/packages/python.scm (python-ratelimiter, python2-ratelimiter): New variables. Signed-off-by: Marius Bakke <mbakke@fastmail.com> Kyle Meyer
2017-10-27gnu: python-configargparse: Update to 0.12.0.•••* gnu/packages/python.scm (python-configargparse, python2-configargparse): Update to 0.12.0. [arguments]: Enable tests. [native-inputs]: Add python-pyyaml, which is an optional dependency but required to run the tests. Signed-off-by: Marius Bakke <mbakke@fastmail.com> Kyle Meyer
2017-10-25gnu: Add python-coloredlogs.•••* gnu/packages/python.scm (python-coloredlogs, python2-coloredlogs): New variables. Signed-off-by: Ludovic Courtès <ludo@gnu.org> ng0
2017-10-25gnu: Add python-verboselogs.•••* gnu/packages/python.scm (python-verboselogs, python2-verboselogs): New variables. Signed-off-by: Ludovic Courtès <ludo@gnu.org> ng0
2017-10-25gnu: Add python-capturer.•••* gnu/packages/python.scm (python-capturer, python2-capturer): New variables. Signed-off-by: Ludovic Courtès <ludo@gnu.org> ng0
2017-10-25gnu: Add python-humanfriendly.•••* gnu/packages/python.scm (python-humanfriendly, python2-humanfriendly): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> ng0
2017-10-24gnu: python-docutils: Update to 0.14.•••* gnu/packages/python.scm (python-docutils, python2-docutils): Update to 0.14. Leo Famulari
2017-10-23gnu: python-graphene: Disable tests.•••* gnu/packages/python.scm (python-graphene)[native-inputs]: Remove. [arguments]: Disable #:tests. Tobias Geerinckx-Rice
2017-10-22gnu: python-chardet: Fix PyPi download location.•••This is a followup to a54cb3ce1f114ee1bc26371d9bc4abb0e04001ef. * gnu/packages/python.scm (python-chardet)[source](uri): Use PYPI-URI. Marius Bakke
2017-10-22gnu: python-chardet: Update to 3.0.4.•••* gnu/packages/python.scm (python-chardet, python2-chardet): Update to 3.0.4. Cyril Roelandt
2017-10-22gnu: python2-hypothesis: fix propagated inputs.•••* gnu/packages/python.scm (python2-hypothesis)[propagated-inputs]: Add python2-enum34, which was incorrectly listed among the native inputs. Cyril Roelandt
2017-10-19gnu: python-hy: Update to 0.13.0.•••* gnu/packages/python.scm (python-hy): Update to 0.13.0. Ricardo Wurmus
2017-10-17gnu: Add python2-py2neo.•••* gnu/packages/python.scm (python2-py2neo): New variable. Roel Janssen
2017-10-17gnu: Add python2-neo4j-driver.•••* gnu/packages/python.scm (python2-neo4j-driver): New variable. Roel Janssen
2017-10-15gnu: python-cffi: Move to libffi.scm•••* gnu/packages/python.scm (python-cffi): Move from here ... * gnu/packages/libffi.scm: ... to here. * gnu/packages/crypto.scm, gnu/packages/password-utils.scm: Adjust module imports. Efraim Flashner
2017-10-15gnu: python-cffi: Update to 1.11.2.•••* gnu/packages/python.scm (python-cffi): Update to 1.11.2. [home-page]: Use 'https'. Efraim Flashner
2017-10-15gnu: python-cffi: Disable test that fails on aarch64.•••* gnu/packages/python.cm (python-cffi)[arguments]: Disable test that is known to fail on aarch64. Efraim Flashner
2017-10-14gnu: Add python-pyqrcode.•••* gnu/packages/python.scm (python-pyqrcode): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> ng0
2017-10-14gnu: python-fonttools: Update to 3.15.1.•••* gnu/packages/python.scm (python-fonttools): Update to 3.15.1. (source)[uri]: Use 'pypi-uri'. (native-inputs): Add unzip. Signed-off-by: Christopher Baines <mail@cbaines.net> ng0
2017-10-13gnu: python-psycopg2: Update to 2.7.3.1.•••* gnu/packages/python.scm (python-psycopg2): Update to 2.7.3.1. [inputs]: Replace postgresql@9.6 with postgresql. Efraim Flashner
2017-10-12gnu: python-psycopg2: Use postgresql@9.6.•••* gnu/packages/python.scm (python-psycopg2)[inputs]: Replace postgresql with postgresql@9.6. Efraim Flashner
2017-10-12gnu: Add python-jupyter-console as input to python-ipython.•••This fixes running ipython console and ipython3 console, as the jupyter_console package is missing. As python-ipython is an input to python-jupyter-console, use a modified version of the package which doesn't have this input. * gnu/packages/python.scm (python-jupyter-console-minimal): New variable. (python-ipython)[propagated-inputs]: Replace python-jupyter-console with python-jupyter-console-minimal. Christopher Baines
2017-10-11gnu: python-rpy2: Ignore test results.•••* gnu/packages/python.scm (python-rpy2)[arguments]: Ignore test failures. Ricardo Wurmus
2017-10-10gnu: python-twisted: Update to 17.1.0.•••* gnu/packages/python.scm (python-twisted): Update to 17.1.0. Signed-off-by: Ricardo Wurmus <rekado@elephly.net> Troy Sankey
2017-10-10gnu: Add python-incremental.•••* gnu/packages/python.scm (python-incremental, python2-incremental): New variables. Co-authored-by: Ricardo Wurmus <rekado@elephly.net> Troy Sankey
2017-10-10gnu: Add python-automat.•••* gnu/packages/python.scm (python-automat, python2-automat): New variables. Co-authored-by: Ricardo Wurmus <rekado@elephly.net> Troy Sankey
2017-10-10gnu: Add python-m2r.•••* gnu/packages/python.scm (python-m2r, python2-m2r): New variables. Co-authored-by: Ricardo Wurmus <rekado@elephly.net> Troy Sankey
2017-10-10gnu: Add python-constantly.•••* gnu/packages/python.scm (python-constantly, python2-constantly): New variables. Signed-off-by: Ricardo Wurmus <rekado@elephly.net> Troy Sankey
2017-10-10gnu: Add python-attrs.•••* gnu/packages/python.scm (python-attrs, python2-attrs): New variables. Co-authored-by: Ricardo Wurmus <rekado@elephly.net> Troy Sankey
2017-10-10Merge branch 'staging'Marius Bakke
2017-10-10gnu: python2-unittest2: Update to 1.1.0.•••* gnu/packages/python.scm (python2-unittest2): Update to 1.1.0. * gnu/packages/patches/python2-unittest2-remove-argparse.patch: New file. * gnu/local.mk: Add it. Cyril Roelandt
2017-10-10gnu: Add python-traceback2.•••* gnu/packages/python.scm (python-traceback2, python2-traceback2): New variables. Cyril Roelandt
2017-10-10gnu: Add python-linecache2.•••* gnu/packages/python.scm (python-linecache2, python2-linecache2): New variables. Cyril Roelandt
2017-10-10gnu: python-netaddr: Fix the source URL.•••* gnu/packages/python.scm (python-netaddr, python2-netaddr): Fix the source URL. Cyril Roelandt
2017-10-10gnu: Add python2-aniso8601.•••* gnu/packages/python.scm (python2-aniso8601): New variable. Cyril Roelandt
2017-10-10gnu: python-aniso8601: Update to 1.3.0.•••* gnu/packages/python.scm (python-aniso8601, python2-aniso8601): Update to 1.3.0. Cyril Roelandt
2017-10-10gnu: python-alembic: Update to 0.9.5.•••* gnu/packages/python.scm (python-alembic, python2-alembic): Update to 0.9.5. Cyril Roelandt
2017-10-10gnu: python-arrow: Update to 0.10.0.•••* gnu/packages/python.scm (python-arrow, python2-arrow): Update to 0.10.0. Cyril Roelandt
2017-10-10gnu: python-apispec: Update to 0.25.3.•••* gnu/packages/python.scm (python-apispec, python2-apispec): Update to 0.25.3. Cyril Roelandt