summaryrefslogtreecommitdiff
path: root/gnu/packages/python.scm
Commit message (Collapse)AuthorAge
* gnu: python-psycopg2: Update to 2.6.2.Tobias Geerinckx-Rice2017-03-22
| | | | * gnu/packages/python.scm (python-psycopg2): Update to 2.6.2.
* gnu: python-zope-component: Update to 4.3.0.Tobias Geerinckx-Rice2017-03-22
| | | | | * gnu/packages/python.scm (python-zope-component): Update to 4.3.0. [source]: Use pypi-uri.
* gnu: python-atomicwrites: Update to 1.1.5.Tobias Geerinckx-Rice2017-03-22
| | | | * gnu/packages/python.scm (python-atomicwrites): Update to 1.1.5.
* gnu: python-texttable: Update to 0.8.7.Tobias Geerinckx-Rice2017-03-22
| | | | * gnu/packages/python.scm (python-texttable): Update to 0.8.7.
* gnu: python-feedgenerator: Update to 1.9.Tobias Geerinckx-Rice2017-03-22
| | | | * gnu/packages/python.scm (python-feedgenerator): Update to 1.9.
* gnu: python-wrapt: Update to 1.10.8.Tobias Geerinckx-Rice2017-03-22
| | | | | * gnu/packages/python.scm (python-wrapt): Update to 1.10.8. [source]: Use pypi-uri.
* gnu: python-py: Update to 1.4.32.Tobias Geerinckx-Rice2017-03-22
| | | | * gnu/packages/python.scm (python-py): Update to 1.4.32.
* gnu: python-sphinx-cloud-sptheme: Update to 1.8.0.Tobias Geerinckx-Rice2017-03-22
| | | | * gnu/packages/python.scm (python-sphinx-cloud-sptheme): Update to 1.8.0.
* gnu: python-wcwidth: Update to 0.1.7.Tobias Geerinckx-Rice2017-03-22
| | | | | * gnu/packages/python.scm (python-wcwidth): Update to 0.1.7. [source]: Use pypi-uri.
* gnu: python-markdown: Update to 2.6.8.Tobias Geerinckx-Rice2017-03-22
| | | | * gnu/packages/python.scm (python-markdown): Update to 2.6.8.
* gnu: snakemake: Add runtime dependencies.Ricardo Wurmus2017-03-20
| | | | | * gnu/packages/python.scm (snakemake)[propagated-inputs]: Add python-wrapt and python-requests.
* gnu: Add python-pylint.Arun Isaac2017-03-20
| | | | | | * gnu/packages/python.scm (python-pylint, python2-pylint): New variables. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: Add python2-coverage-test-runner.Arun Isaac2017-03-20
| | | | | | * gnu/packages/python.scm (python2-coverage-test-runner): New variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: Add python-configparser.Arun Isaac2017-03-20
| | | | | | * gnu/packages/python.scm (python-configparser, python2-configparser): New variables. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: Add python2-backports-functools-lru-cache.Arun Isaac2017-03-20
| | | | | | * gnu/packages/python.scm (python2-backports-functools-lru-cache): New variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: Add python-isort.Arun Isaac2017-03-20
| | | | | | * gnu/packages/python.scm (python-isort, python2-isort): New variables. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: Add python-astroid.Arun Isaac2017-03-20
| | | | | | * gnu/packages/python.scm (python-astroid, python2-astroid): New variables. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: snakemake: Update to 3.11.2.Ricardo Wurmus2017-03-17
| | | | * gnu/packages/python.scm (snakemake): Update to 3.11.2.
* gnu: r: Rename to r-minimal.Ricardo Wurmus2017-03-17
| | | | | | | | | | | | | | | | * gnu/packages/statistics.scm (r): Rename to... (r-minimal): ...this new variable. (r-with-recommended-packages): Rename to... (r): ...this. * guix/build-system/r.scm (default-r): Reference r-minimal. * gnu/packages/emacs.scm (emacs-ess)[inputs], gnu/packages/machine-learning.scm (shogun)[inputs], gnu/packages/python.scm (python-rpy2)[inputs], gnu/packages/bioinformatics.scm (ribotaper)[inputs], (couger)[propagated-inputs], (roary)[inputs], (rsem)[inputs], (rcas-web)[inputs]: Change "r" to "r-minimal".
* gnu: r: Do not build recommended packages.Ricardo Wurmus2017-03-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/statistics.scm (r)[arguments]: Rename phase "build-recommended-packages-reproducibly" to "build-reproducibly"; add configure flag "--without-recommended-packages". * guix/import/cran.scm (default-r-packages): Remove recommended packages. * gnu/packages/python.scm (python-rpy2)[inputs]: Add r-survival. * gnu/packages/bioinformatics.scm (r-ape)[propagated-inputs]: Add r-lattice and r-nlme. (r-vegan)[propagated-inputs]: Add r-mass. (r-genefilter)[propagated-inputs]: Add r-survival. (r-grohmm)[propagated-inputs]: Add r-mass. (r-bioccheck)[propagated-inputs]: Add r-codetools. (r-summarizedexperiment)[propagated-inputs]: Add r-matrix. (r-topgo)[propagated-inputs]: Add r-lattice. (r-sva)[propagated-inputs]: Add r-mgcv. (r-raremetals2)[propagated-inputs]: Add r-mass. (r-vsn)[propagated-inputs]: Add r-lattice. (r-pcamethods)[propagated-inputs]: Add r-mass. * gnu/packages/bioinformatics.scm (r-ggplot2)[propagated-inputs]: Add r-mass. (r-locfit)[propagated-inputs]: Add r-lattice. (r-coda)[propagated-inputs]: Add r-lattice. (r-irlba)[propagated-inputs]: Add r-matrix. (r-glmnet)[propagated-inputs]: Add r-matrix. (r-e1071)[propagated-inputs]: Add r-class. (r-spams)[propagated-inputs]: Add r-lattice and r-matrix. (r-hmisc)[propagated-inputs]: Add r-cluster, r-foreign, r-lattice, r-nnet, and r-rpart. (r-zoo)[propagated-inputs]: Add r-lattice. (r-mixtools)[propagated-inputs]: Add r-boot and r-mass. (r-flexmix)[propagated-inputs]: Add r-lattice and r-nnet. (r-prabclus)[propagated-inputs]: Add r-mass. (r-fpc)[propagated-inputs]: Add r-class, r-cluster, and r-mass. (r-rcppeigen)[propagated-inputs]: Add r-matrix. (r-matrixmodels)[propagated-inputs]: Add r-matrix. (r-lme4)[propagated-inputs]: Add r-mass and r-nlme. (r-pbkrtest)[propagated-inputs]: Add r-mass and r-matrix. (r-car)[propagated-inputs]: Add r-mass, r-mgcv, and r-nnet. (r-tclust)[propagated-inputs]: Add r-cluster.
* gnu: python-publicsuffix2: Update to 2.20160818.Tobias Geerinckx-Rice2017-03-16
| | | | * gnu/packages/python.scm (python-publicsuffix2): Update to 2.20160818.
* gnu: awscli: Update to 1.11.63.Tobias Geerinckx-Rice2017-03-16
| | | | * gnu/packages/python.scm (awscli): Update to 1.11.63.
* gnu: python-botocore: Update to 1.5.26.Tobias Geerinckx-Rice2017-03-16
| | | | * gnu/packages/python.scm (python-botocore): Update to 1.5.26.
* gnu: python-ptyprocess: Update to 0.5.1.Tobias Geerinckx-Rice2017-03-16
| | | | * gnu/packages/python.scm (python-ptyprocess): Update to 0.5.1.
* gnu: python-waf: Update to 1.9.8.Efraim Flashner2017-03-15
| | | | | * gnu/packages/python.scm (python-waf, python2-waf): Update to 1.9.8. [home-page]: Use https.
* gnu: python-parsedatetime: Update to 2.3.Ludovic Courtès2017-03-14
| | | | | | | | | | | | | | | | | | | | Version 2.1 was apparently time-sensitive and started failing like this: ====================================================================== FAIL: testFloat (tests.TestDelta.test) ---------------------------------------------------------------------- Traceback (most recent call last): File "/tmp/guix-build-python2-parsedatetime-2.1.drv-0/parsedatetime-2.1/tests/TestDelta.py", line 64, in testFloat self.cal.parse('1.4 months ago', self.source), months=-1.4) File "/tmp/guix-build-python2-parsedatetime-2.1.drv-0/parsedatetime-2.1/tests/TestDelta.py", line 37, in assertDelta self.assertTrue(diff < 0.05, '%s is not less than 0.05' % diff) AssertionError: 0.0666666666667 is not less than 0.05 ---------------------------------------------------------------------- * gnu/packages/python.scm (python-parsedatetime): Update to 2.3. [native-inputs]: Add PYTHON-PYTEST and PYTHON-PYTEST-RUNNER. [propagated-inputs]: New field.
* gnu: Add python-flask-login.humanitiesNerd2017-03-13
| | | | | | | * gnu/packages/python.scm (python-flask-login, python2-flask-login): New variables. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: Add python-flask-htmlmin.humanitiesNerd2017-03-13
| | | | | | | * gnu/packages/python.scm (python-flask-htmlmin, python2-flask-htmlmin): New variables. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: Add python-htmlmin.humanitiesNerd2017-03-13
| | | | | | * gnu/packages/python.scm (python-htmlmin, python2-htmlmin): New variables. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: Add python2-larch.Arun Isaac2017-03-09
| | | | | | * gnu/packages/python.scm (python2-larch): New variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: Add python2-tracing.Arun Isaac2017-03-09
| | | | | | * gnu/packages/python.scm (python2-tracing): New variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: Add python2-ttystatus.Arun Isaac2017-03-09
| | | | | | * gnu/packages/python.scm (python2-ttystatus): New variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: Add python2-cliapp.Arun Isaac2017-03-09
| | | | | | * gnu/packages/python.scm (python2-cliapp): New variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: python-numpy-documentation: Use full git commit hash in submodule.Marius Bakke2017-03-09
| | | | | | * gnu/packages/python.scm (python-numpy-documentation, python2-numpy-documentation)[native-inputs]: Update hash of SCIPY-SPHINX-THEME. Fix indentation of a line.
* gnu: Remove obsolete numpy comment.Marius Bakke2017-03-09
| | | | * gnu/packages/python.scm: Remove comment.
* gnu: python-pandas: Fix build on 32-bit.Marius Bakke2017-03-08
| | | | | | * gnu/packages/patches/python-pandas-skip-failing-tests.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/python.scm (python-pandas, python2-pandas): Use it.
* gnu: Add python-faker.Marius Bakke2017-03-08
| | | | | | | | | | | | * gnu/packages/patches/python-fake-factory-fix-build-32bit.patch: Adjust paths. Also rename to ... * gnu/packages/patches/python-faker-fix-build-32bit.patch: ... this. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/python.scm (python-faker, python2-faker): New variables. (python-fake-factory)[properties]: Superseded by PYTHON-FAKER. (python2-fake-factory)[properties]: Superseded by PYTHON2-FAKER. (python-orator, python2-orator)[propagated-inputs]: Replace PYTHON-FAKE-FACTORY with PYTHON-FAKER.
* gnu: python-matplotlib-documentation: Fix build.Thomas Danckaert2017-03-08
| | | | | | | | * gnu/packages/python.scm (python-matplotlib-documentation)[native-inputs]: Add python-mock and graphviz. [arguments]: Use separate build and install phases; correctly set latex paper size. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: python-rpy2: Propagate python2-singledispatch.Pjotr Prins2017-03-07
| | | | | | | * gnu/packages/python.scm (python-rp2)[native-inputs]: Rename to... [propagated-inputs]: ... this. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: python-colorspacious: Run tests.Thomas Danckaert2017-03-06
| | | | | | | | * gnu/packages/python.scm (python-colorspacious, python2-colorspacious)[native-inputs]: Add python-nose. [arguments]: Add custom 'check phase which runs nosetests. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: Remove python-sphinx-1.2.3.Thomas Danckaert2017-03-06
| | | | | | * gnu/packages/python.scm (python-sphinx-1.2.3, python2-sphinx-1.2.3): Remove variables. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: python-pandas: Update to 0.19.2.Marius Bakke2017-03-06
| | | | | * gnu/packages/python.scm (python-pandas, python2-pandas): Update to 0.19.2. [source]: Use 'pypi-uri'.
* gnu: python-matplotlib: Update to 2.0.0.Thomas Danckaert2017-03-06
| | | | | | | | | | | | | | | | | | * gnu/packages/python.scm (python-matplotlib, python2-matplotlib): Update to 2.0.0. [source]: Remove Tk backend patch, use Github instead of Sourceforge. [outputs]: Remove "doc" output. [inputs]: Add python-pyqt. [propagated-inputs]: Add python-cycler. [native-inputs]: Remove python-sphinx, python-numpydoc, texlive and texinfo. (python2-matplotlib)[native-inputs]: Add python2-functools32 and python2-subprocess32. (python-matplotlib-documentation, python2-matplotlib-documentation): New variables. * gnu/packages/patches/matplotlib-setupext-tk.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove patch. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: Add python2-subprocess32.Marius Bakke2017-03-06
| | | | | | * gnu/packages/python.scm (python2-subprocess32): New variable. * gnu/packages/patches/python2-subprocess32-disable-input-test.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it.
* gnu: python-numpy: Update to 1.12.0.Thomas Danckaert2017-03-06
| | | | | | | | | | | | | | * gnu/packages/python.scm (python-numpy): Update to 1.12.0. [source]: Use github instead of sourceforge. [native-inputs]: Add python-cython. To simplify the handling of dependency cycles (numpy documentation depends on matplotlib, which depends on numpy), we split out the documentation into a separate package: (python-numpy-bootstrap, python2-numpy-bootstrap): Remove variables. (python-numpy-documentation, python2-numpy-documentation): New variables. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: python-setuptools-scm: Update to 1.15.0.Troy Sankey2017-03-06
| | | | | | * gnu/packages/python.scm (python-setuptools-scm): Update to 1.15.0. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* gnu: python2-backports-shutil-get-terminal-size: Enable tests.Marius Bakke2017-03-06
| | | | | | | * gnu/packages/python.scm (python2-backports-shutil-get-terminal-size)[arguments]: Replace 'check' phase with custom command. [native-inputs]: Add PYTHON2-PYTEST.
* gnu: python-ipython: Update to 5.2.2.Thomas Danckaert2017-03-06
| | | | | | | | | | * gnu/packages/python.scm (python-ipython): Update to 5.2.2. [propagated-inputs]: Add pyhon-prompt-toolkit and python-nbformat. (python2-ipython) [arguments]: Enable tests. [propagated-inputs]: Add python2-backports-shutil-get-terminal-size. [native-inputs]: Add graphviz. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: python-scipy: Update to 0.18.1.Thomas Danckaert2017-03-06
| | | | | | | | * gnu/packages/python.scm (python-scipy): Update to 0.18.1. [source]: Use github instead of sourceforge. [native-inputs]: Add python-cython. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: python-testpath: Fix library location for python2 version.Thomas Danckaert2017-03-06
| | | | | | | * gnu/packages/python.scm (python-testpath)[arguments]: Install module in the proper "lib/pythonx.y" location for all Python versions. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>