summaryrefslogtreecommitdiff
path: root/gnu/packages/python.scm
AgeCommit message (Collapse)Author
2017-12-22gnu: python-pillow: Update to 4.3.0.Kei Kebreau
* gnu/packages/python.scm (python-pillow): Update to 4.3.0. [propagated-inputs]: Add python-olefile. * gnu/packages/patches/python-pillow-freetype-2.7-test-failure.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. Signed-off-by: Kei Kebreau <kkebreau@posteo.net>
2017-12-22gnu: Add python-olefile.Kei Kebreau
* gnu/packages/python.scm (python-olefile, python2-olefile): New variables.
2017-12-22gnu: Add python-activepapers.Konrad Hinsen
* gnu/packages/python.scm (python-activepapers, python2-activepapers): New variables. Co-authored-by: Ludovic Courtès <ludovic.courtes@inria.fr>
2017-12-21gnu: Add python-tempdir.Konrad Hinsen
* gnu/packages/python.scm (python-tempdir, python2-tempdir): New variables. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-12-16gnu: python-dulwich: Update to 0.18.6 [fixes CVE-2017-16228].Leo Famulari
* gnu/packages/python.scm (python-dulwich, python2-dulwich): Update to 0.18.6.
2017-12-15gnu: python-pyicu: Set python2-variant.Tobias Geerinckx-Rice
This follows up on commit d65854bdda4ad5464fcd8fe6289eedc13ea82ba1, which did not fix test failures for dependents using package-with-python2. * gnu/packages/python.scm (python-pyicu)[properties]: Set python2-variant.
2017-12-15gnu: python2-pyicu: Disable failing test.Tobias Geerinckx-Rice
* gnu/packages/python.scm (python2-pyicu)[arguments]: Add ‘delete-failing-test’ phase.
2017-12-14gnu: Add python2-pyopengl-accelerate.Rutger Helling
* gnu/packages/python.scm (python2-pyopengl-accelerate): New variable. Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2017-11-30gnu: scons: Update to 3.0.1.Arun Isaac
* gnu/packages/python.scm (scons): Update to 3.0.1. (scons-python2): New variable.
2017-11-28gnu: Add python2-booleanoperations.ng0
* gnu/packages/python.scm (python2-booleanoperations): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
2017-11-28gnu: Add python-pyclipper.ng0
* gnu/packages/python.scm (python-pyclipper, python2-pyclipper): New variables. Signed-off-by: Leo Famulari <leo@famulari.name>
2017-11-28gnu: Add python-setuptools-scm-git-archive.ng0
* gnu/packages/python.scm (python-setuptools-scm-git-archive, python2-setuptools-scm-git-archive): New variables. Signed-off-by: Leo Famulari <leo@famulari.name>
2017-11-27gnu: python-prompt-toolkit: Update to 1.0.15.Tobias Geerinckx-Rice
* gnu/packages/python.scm (python-prompt-toolkit): Update to 1.0.15.
2017-11-27gnu: python-pyicu: Update home page.Tobias Geerinckx-Rice
* gnu/packages/python.scm (python-pyicu)[home-page]: Update.
2017-11-27gnu: python-pyicu: Update to 1.9.8.Tobias Geerinckx-Rice
* gnu/packages/python.scm (python-pyicu): Update to 1.9.8. [arguments]: Delete. [native-inputs]: Add python-pytest and python-six.
2017-11-18gnu: Move date/time packages from python.scm to time.scm.Ricardo Wurmus
* 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-18gnu: Move more testing packages from python.scm to check.scm.Ricardo Wurmus
* gnu/packages/python.scm (python-flexmock, python2-flexmock, python-freezegun, python2-freezegun, python-flaky, python2-flaky): Move from here... * gnu/packages/check.scm: ...to here.
2017-11-17gnu: Move database packages from python.scm to databases.scm.Ricardo Wurmus
* 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-17gnu: python-scikit-learn: Move from python.scm to machine-learning.scm.Ricardo Wurmus
* gnu/packages/python.scm (python-scikit-learn, python2-scikit-learn): Move from here... * gnu/packages/machine-learning.scm: ...to here.
2017-11-17gnu: Move more web packages from python.scm to python-web.scm.Ricardo Wurmus
* 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-17gnu: Move testing packages from python.scm to check.scm.Ricardo Wurmus
* 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-16gnu: Move more packages from python to python-web.Ludovic Courtès
* 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-16gnu: Move crypto packages from python to python-crypto.Ludovic Courtès
* 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-13gnu: Move web packages from python to python-web.Ludovic Courtès
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-11gnu: python2-rpython: Update to 0.2.1.Alex Vong
* gnu/packages/python.scm (python2-rpython): Update to 0.2.1. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-11-11gnu: python-sympy: Update to 1.1.1.Alex Vong
* gnu/packages/python.scm (python-sympy, python2-sympy): Update to 1.1.1. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-11-11gnu: python-sqlparse: Fix syntax error.Marius Bakke
This is a follow-up to commit 8d688cd27f267f4d143d0f20ed3c352188151302. * gnu/packages/python.scm (python-sqlparse)[arguments]: Add missing lambda.
2017-11-11gnu: python-sqlparse: Update to 0.2.4.Tobias Geerinckx-Rice
* gnu/packages/python.scm (python-sqlparse, python2-sqlparse): Update to 0.2.4. [arguments]: Don't invoke ‘2to3’.
2017-11-08gnu: python-icalendar: Update to 4.0.0.Leo Famulari
* gnu/packages/python.scm (python-icalendar): Update to 4.0.0.
2017-11-07gnu: Add python-networkx2.Gábor Boskovits
* 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>
2017-11-07gnu: Add python-jsonrpclib-pelix.Carlo Zancanaro
* gnu/packages/python.scm (python-jsonrpclib-pelix, python2-jsonrpclib-pelix): New variables. Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2017-11-05gnu: python-decorator: Update to 4.1.2.Gábor Boskovits
* gnu/packages/python.scm (python-decorator): Update to 4.1.2. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-11-05gnu: Add python-dukpy, python2-dukpy.Brendan Tildesley
gnu/packages/python.scm (python-dukpy, python2-dukpy): New variables. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-10-27gnu: snakemake: Update to 4.2.0.Kyle Meyer
* 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>
2017-10-27gnu: Add python-ratelimiter.Kyle Meyer
* gnu/packages/python.scm (python-ratelimiter, python2-ratelimiter): New variables. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-10-27gnu: python-configargparse: Update to 0.12.0.Kyle Meyer
* 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>
2017-10-25gnu: Add python-coloredlogs.ng0
* gnu/packages/python.scm (python-coloredlogs, python2-coloredlogs): New variables. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-10-25gnu: Add python-verboselogs.ng0
* gnu/packages/python.scm (python-verboselogs, python2-verboselogs): New variables. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-10-25gnu: Add python-capturer.ng0
* gnu/packages/python.scm (python-capturer, python2-capturer): New variables. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-10-25gnu: Add python-humanfriendly.ng0
* gnu/packages/python.scm (python-humanfriendly, python2-humanfriendly): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-10-24gnu: python-docutils: Update to 0.14.Leo Famulari
* gnu/packages/python.scm (python-docutils, python2-docutils): Update to 0.14.
2017-10-23gnu: python-graphene: Disable tests.Tobias Geerinckx-Rice
* gnu/packages/python.scm (python-graphene)[native-inputs]: Remove. [arguments]: Disable #:tests.
2017-10-22gnu: python-chardet: Fix PyPi download location.Marius Bakke
This is a followup to a54cb3ce1f114ee1bc26371d9bc4abb0e04001ef. * gnu/packages/python.scm (python-chardet)[source](uri): Use PYPI-URI.
2017-10-22gnu: python-chardet: Update to 3.0.4.Cyril Roelandt
* gnu/packages/python.scm (python-chardet, python2-chardet): Update to 3.0.4.
2017-10-22gnu: python2-hypothesis: fix propagated inputs.Cyril Roelandt
* gnu/packages/python.scm (python2-hypothesis)[propagated-inputs]: Add python2-enum34, which was incorrectly listed among the native inputs.
2017-10-19gnu: python-hy: Update to 0.13.0.Ricardo Wurmus
* gnu/packages/python.scm (python-hy): Update to 0.13.0.
2017-10-17gnu: Add python2-py2neo.Roel Janssen
* gnu/packages/python.scm (python2-py2neo): New variable.
2017-10-17gnu: Add python2-neo4j-driver.Roel Janssen
* gnu/packages/python.scm (python2-neo4j-driver): New variable.
2017-10-15gnu: python-cffi: Move to libffi.scmEfraim Flashner
* 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.
2017-10-15gnu: python-cffi: Update to 1.11.2.Efraim Flashner
* gnu/packages/python.scm (python-cffi): Update to 1.11.2. [home-page]: Use 'https'.