summaryrefslogtreecommitdiff
path: root/gnu/packages/python.scm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into core-updatesLeo Famulari2018-01-111-12/+54
|\
| * gnu: python-idna: Update to 2.6.•••* gnu/packages/python.scm (python-idna): Update to 2.6. Tobias Geerinckx-Rice2018-01-101-2/+2
| * gnu: pelican: Enable Markdown support.•••* gnu/packages/python.scm (pelican)[propagated-inputs]: Add python-markdown to support Markdown as mentioned in the package description. Signed-off-by: Leo Famulari <leo@famulari.name> Ben Sturmfels2018-01-101-1/+2
| * gnu: python-ply, python2-ply: Update to 3.10.•••* gnu/packages/python.scm (python-ply): Update to 3.10. Tobias Geerinckx-Rice2018-01-101-3/+3
| * gnu: snakemake: Update to 4.4.0.•••* gnu/packages/python.scm (snakemake): Update to 4.4.0. Ricardo Wurmus2018-01-081-2/+2
| * gnu: python-click-log: Update to 0.2.1.•••* gnu/packages/python.scm (python-click-log): Update to 0.2.1. Leo Famulari2018-01-051-2/+2
| * gnu: python-click-threading: Update to 0.4.4.•••* gnu/packages/python.scm (python-click-threading): Update to 0.4.4. Leo Famulari2018-01-051-2/+2
| * gnu: Add python2-mmtk.•••* gnu/packages/python.scm (python2-mmtk): New public variable. Konrad Hinsen2018-01-051-0/+41
* | gnu: python2-subprocess32: Skip the tests.•••* gnu/packages/python.scm (python2-subprocess32)[arguments]: Skip the tests. Leo Famulari2018-01-051-9/+5
* | gnu: Remove python-numpy-next.•••This package was effectively superseded when NumPy was updated to 1.13.3. This is a followup to commit 68014502793ab8f3b0162fa8271a2be288519f93. * gnu/packages/python.scm (python-numpy-next, python2-numpy-next): Remove variables. Leo Famulari2018-01-051-20/+0
* | gnu: python-numpy: Update to 1.13.3.•••* gnu/packages/python.scm (python-numpy, python2-numpy): Update to 1.13.3. Leo Famulari2018-01-051-2/+2
* | gnu: python-click: Disable the test suite.•••* gnu/packages/python.scm (python-click, python2-click)[arguments]: Skip the tests. Leo Famulari2018-01-051-5/+5
* | Merge branch 'master' into core-updatesMark H Weaver2018-01-041-0/+69
|\|
| * gnu: Add python2-scientific.•••* gnu/packages/python.scm (python2-scientific): New public variable. Signed-off-by: Leo Famulari <leo@famulari.name> Konrad Hinsen2018-01-041-0/+40
| * gnu: Add python2-pyro.•••* gnu/packages/python.scm (python2-pyro): New public variable. Signed-off-by: Leo Famulari <leo@famulari.name> Konrad Hinsen2018-01-041-0/+29
* | Merge branch 'master' into core-updatesLeo Famulari2018-01-031-3/+4
|\|
| * gnu: python-mistune: Update to 0.8.3 [fixes CVE-2017-{15612,16876}].•••* gnu/packages/python.scm (python-mistune, python2-mistune): Update to 0.8.3. Leo Famulari2018-01-031-2/+2
| * gnu: python-jupyter-console: Make it installable.•••Fixes <https://bugs.gnu.org/29860>. Reported by Johannes Laute <j.laute3@googlemail.com>. * gnu/packages/python.scm (python-jupyter-console-minimal)[name]: New field. Ludovic Courtès2018-01-011-1/+2
* | Merge remote-tracking branch 'origin/master' into core-updatesEfraim Flashner2017-12-311-47/+225
|\|
| * gnu: python-pillow: Fix test failures on i686-linux and armhf-linux.•••* gnu/packages/patches/python-pillow-fix-failing-tests.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/python.scm (python-pillow)[source]: Use it. Kei Kebreau2017-12-271-1/+3
| * gnu: Add python-semver.•••* gnu/packages/python.scm (python-semver, python2-semver): New variables. Danny Milosavljevic2017-12-251-0/+33
| * 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. Tobias Geerinckx-Rice2017-12-241-14/+14
| * gnu: Add python2-numpy-1.8.•••* gnu/packages/python.scm (python2-numpy-1.8): New variable. Konrad Hinsen2017-12-231-0/+43
| * gnu: python-numpy: Reorganize patches.•••* gnu/packages/python.scm (python-numpy)[arguments]<phases>: Delete phase "set-environment-variables". Add phase "configure-blas-lapack". Move phase "check" after phase "install". Konrad Hinsen2017-12-231-30/+33
| * gnu: python-pillow: Update to 4.3.0.•••* 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> Kei Kebreau2017-12-221-3/+4
| * gnu: Add python-olefile.•••* gnu/packages/python.scm (python-olefile, python2-olefile): New variables. Kei Kebreau2017-12-221-0/+26
| * gnu: Add python-activepapers.•••* gnu/packages/python.scm (python-activepapers, python2-activepapers): New variables. Co-authored-by: Ludovic Courtès <ludovic.courtes@inria.fr> Konrad Hinsen2017-12-221-0/+70
* | Merge branch 'master' into core-updatesLeo Famulari2017-12-211-0/+27
|\|
| * gnu: Add python-tempdir.•••* gnu/packages/python.scm (python-tempdir, python2-tempdir): New variables. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Konrad Hinsen2017-12-211-0/+27
* | Merge branch 'master' into core-updatesMarius Bakke2017-12-191-3/+34
|\|
| * gnu: python-dulwich: Update to 0.18.6 [fixes CVE-2017-16228].•••* gnu/packages/python.scm (python-dulwich, python2-dulwich): Update to 0.18.6. Leo Famulari2017-12-161-2/+3
| * gnu: python-pyicu: Set python2-variant.•••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. Tobias Geerinckx-Rice2017-12-151-0/+1
| * gnu: python2-pyicu: Disable failing test.•••* gnu/packages/python.scm (python2-pyicu)[arguments]: Add ‘delete-failing-test’ phase. Tobias Geerinckx-Rice2017-12-151-1/+14
| * gnu: Add python2-pyopengl-accelerate.•••* gnu/packages/python.scm (python2-pyopengl-accelerate): New variable. Co-authored-by: Ludovic Courtès <ludo@gnu.org> Rutger Helling2017-12-141-0/+16
* | gnu: python-pytest: Change pytest@3.0 users to use regular pytest.•••* gnu/packages/fontutils.scm (python2-ufolib, python2-defcon)[native-inputs]: Change PYTHON2-PYTEST-3.0 to PYTHON2-PYTEST. * gnu/packages/python.scm (python2-booleanoperations)[native-inputs]: Likewise. (python-setuptools-scm-git-archive)[native-inputs]: Change PYTHON-PYTEST-3.0 to PYTHON-PYTEST. Marius Bakke2017-12-051-2/+2
* | Merge branch 'master' into core-updatesMarius Bakke2017-12-051-19/+100
|\|
| * gnu: scons: Update to 3.0.1.•••* gnu/packages/python.scm (scons): Update to 3.0.1. (scons-python2): New variable. Arun Isaac2017-11-301-5/+8
| * gnu: Add python2-booleanoperations.•••* gnu/packages/python.scm (python2-booleanoperations): New variable. Signed-off-by: Leo Famulari <leo@famulari.name> ng02017-11-281-0/+29
| * gnu: Add python-pyclipper.•••* gnu/packages/python.scm (python-pyclipper, python2-pyclipper): New variables. Signed-off-by: Leo Famulari <leo@famulari.name> ng02017-11-281-0/+28
| * gnu: Add python-setuptools-scm-git-archive.•••* gnu/packages/python.scm (python-setuptools-scm-git-archive, python2-setuptools-scm-git-archive): New variables. Signed-off-by: Leo Famulari <leo@famulari.name> ng02017-11-281-0/+27
| * gnu: python-prompt-toolkit: Update to 1.0.15.•••* gnu/packages/python.scm (python-prompt-toolkit): Update to 1.0.15. Tobias Geerinckx-Rice2017-11-271-2/+2
| * gnu: python-pyicu: Update home page.•••* gnu/packages/python.scm (python-pyicu)[home-page]: Update. Tobias Geerinckx-Rice2017-11-271-1/+1
| * gnu: python-pyicu: Update to 1.9.8.•••* gnu/packages/python.scm (python-pyicu): Update to 1.9.8. [arguments]: Delete. [native-inputs]: Add python-pytest and python-six. Tobias Geerinckx-Rice2017-11-271-11/+5
* | Merge branch 'master' into core-updatesMarius Bakke2017-11-191-5059/+101
|\|
| * 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. Ricardo Wurmus2017-11-181-253/+1
| * gnu: Move more testing packages from python.scm to check.scm.•••* 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. Ricardo Wurmus2017-11-181-87/+0
| * 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. Ricardo Wurmus2017-11-171-546/+0
| * gnu: python-scikit-learn: Move from python.scm to machine-learning.scm.•••* gnu/packages/python.scm (python-scikit-learn, python2-scikit-learn): Move from here... * gnu/packages/machine-learning.scm: ...to here. Ricardo Wurmus2017-11-171-49/+1
| * 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. Ricardo Wurmus2017-11-171-149/+0
| * 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. Ricardo Wurmus2017-11-171-1330/+2