summaryrefslogtreecommitdiff
path: root/gnu/packages/python.scm
Commit message (Expand)AuthorAgeFilesLines
...
* | gnu: python-tqdm: Update to 4.19.5.•••* gnu/packages/python.scm (python-tqdm): Update to 4.19.5. [native-inputs]: Remove PYTHON-NOSE-TIMER and PYTHON-VIRTUALENV. Marius Bakke2018-02-071-5/+3
* | gnu: python2-flake8: Fix python-enum34 propagation.•••* gnu/packages/python.scm (python2-flake8)[propagated-inputs]: Replace PYTHON2-ENUM with PYTHON2-ENUM34. Marius Bakke2018-02-071-1/+1
* | Merge branch 'master' into core-updatesMark H Weaver2018-02-031-2/+2
|\|
| * gnu: python-botocore: Update to 1.8.36.•••* gnu/packages/python.scm (python-botocore): Update to 1.8.36. David Thompson2018-02-011-2/+2
* | Merge branch 'master' into core-updatesMarius Bakke2018-02-011-4/+4
|\|
| * gnu: python-uniseg: Switch to PyPi source to get missing ucd.sqlite3.•••Fixes <https://bugs.gnu.org/30189>. * gnu/packages/python.scm (python-uniseg)[source]: Fetch from PyPi. [native-inputs]: Add unzip. Signed-off-by: Leo Famulari <leo@famulari.name> Ben Sturmfels2018-01-301-4/+4
* | gnu: python-flake8-polyfill: Update to 1.0.2.•••* gnu/packages/python.scm (python-flake8-polyfill): Update to 1.0.2. [native-inputs]: Add PYTHON-PEP8. Marius Bakke2018-02-011-2/+3
* | gnu: python-gevent: Update to 1.2.2.•••* gnu/packages/python.scm (python-gevent): Update to 1.2.2. [source](snippet): Adjust to moved software bundles. Remove greentest substitution. [arguments]: Add #:modules. Add phases 'unpack-libev', 'patch-hard-coded-paths' and 'do-not-use-bundled-sources' and replace check phase with a custom command. [native-inputs]: Add LIBEV source. Marius Bakke2018-02-011-10/+55
* | gnu: python-spectra: Update to 0.0.11.•••* gnu/packages/python.scm (python-spectra): Update to 0.0.11. Marius Bakke2018-01-271-2/+2
* | gnu: python-colormath: Update to 3.0.0.•••* gnu/packages/python.scm (python-colormath): Update to 3.0.0. Marius Bakke2018-01-271-2/+2
* | gnu: python-networkx: Update to 2.1.•••* gnu/packages/python.scm (python-networkx): Update to 2.1. [source](uri): Change to zipball. [native-inputs]: Add UNZIP. Marius Bakke2018-01-271-4/+5
* | Merge branch 'master' into core-updatesMark H Weaver2018-01-231-36/+115
|\|
| * gnu: python2-mmtk: Update to 2.7.11•••* gnu/packages/python.scm (python2-mmtk): Update to 2.7.11. Signed-off-by: Leo Famulari <leo@famulari.name> Konrad Hinsen2018-01-231-2/+2
| * gnu: Add python-yapf.•••* gnu/packages/python.scm (python-yapf, python2-yapf): New variables. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Fis Trivial2018-01-231-0/+24
| * gnu: Add python-phonenumbers.•••* gnu/packages/python.scm (python-phonenumbers, python2-phonenumbers): New variables. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org> Adriano Peluso2018-01-221-1/+24
| * gnu: python-relatorio: Update to 0.8.0.•••* gnu/packages/python.scm (python-relatorio): Updated to 0.8.0. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org> Adriano Peluso2018-01-221-2/+4
| * gnu: python-magic: Update to 0.4.15.•••* gnu/packages/python.scm (python-magic) Updated to 0.4.15. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org> Adriano Peluso2018-01-221-26/+27
| * gnu: python-kivy: Add "git" native-input.•••* gnu/packages/python.scm (python-kivy)[native-inputs]: Add git. Danny Milosavljevic2018-01-221-1/+2
| * gnu: Add python-txamqp.•••* gnu/packages/python.scm (python-txamqp, python2-txamqp): New variables. Ricardo Wurmus2018-01-211-0/+29
| * gnu: python-kivy: Update to 1.10.0.•••* gnu/packages/python.scm (python-kivy): Update to 1.10.0. [arguments]: Remove custom "build" phase. Danny Milosavljevic2018-01-211-4/+3
* | Merge branch 'master' into core-updatesMark H Weaver2018-01-191-8/+55
|\|
| * gnu: Add python-shapely and python2-shapely.•••* gnu/packages/python.scm (python-shapely, python2-shapely): New variables. Kei Kebreau2018-01-161-1/+48
| * gnu: python: Use HTTPS for ipython.org home pages.•••* gnu/packages/python.scm (python-ipython-genutils, python-traitlets) (python-ipykernel, python-ipython, python-widgetsnbextension) (python-ipywidgets)[home-page]: Use HTTPS. Tobias Geerinckx-Rice2018-01-161-6/+6
| * gnu: python-matplotlib: Fix import failure•••* gnu/packages/python.scm (python-matplotlib)[propagated-inputs]: Add python-pyqt. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Konrad Hinsen2018-01-161-1/+1
* | gnu: python-graphql-relay: Skip the test phase.•••* gnu/packages/python.scm (python-graphql-relay, python2-graphql-relay)[arguments]: Set #:tests? #f Leo Famulari2018-01-161-2/+2
* | gnu: python-consul: Skip the test phase.•••* gnu/packages/python.scm (python-consul, python2-consul)[arguments]: Set #:tests? #f. Leo Famulari2018-01-161-2/+2
* | 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