aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/python-xyz.scm
Commit message (Collapse)AuthorAge
* Merge branch 'master' into core-updatesMarius Bakke2019-08-13
|\
| * Revert "gnu: python-packaging: Update to 19.1."Marius Bakke2019-08-11
| | | | | | | | | | | | The new version fails tests on architectures other than x86_64. This reverts commit cb16a9fba9f1b28bde63daaa1bf241c130d2caad.
| * Merge branch 'master' into stagingMarius Bakke2019-08-08
| |\
| | * Merge remote-tracking branch 'origin/master' into wip-texliveRicardo Wurmus2019-08-06
| | |\
| | * | gnu: Replace uses of texlive-*-amsfonts.Ricardo Wurmus2019-07-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/algebra.scm (pari-gp)[native-inputs]: Replace texlive-fonts-amsfonts and texlive-latex-amsfonts with texlive-amsfonts in texlive-union. * gnu/packages/docbook.scm (dblatex)[inputs]: Same. * gnu/packages/plotutils.scm (asymptote)[native-inputs]: Same. * gnu/packages/python-xyz.scm (python-numpy-documentation, python-matplotlib-documentation, python-ipython-documentation) [native-inputs]: Same. * gnu/packages/statistics.scm (r-with-tests)[native-inputs]: Same. * gnu/packages/tex.scm (teximpatient)[native-inputs]: Same.
| * | | gnu: python-mako: Update to 1.1.0.Marius Bakke2019-08-04
| | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/python-xyz.scm (python-mako): Update to 1.1.0. [arguments]: New field. [native-inputs]: Remove PYTHON-NOSE.
| * | | gnu: python-packaging: Update to 19.1.Marius Bakke2019-08-04
| | | | | | | | | | | | | | | | * gnu/packages/python-xyz.scm (python-packaging): Update to 19.1.
| * | | gnu: python-mako: Update to 1.0.14.Marius Bakke2019-08-04
| | | | | | | | | | | | | | | | * gnu/packages/python-xyz.scm (python-mako): Update to 1.0.14.
| * | | gnu: python-cython: Update to 0.29.13.Marius Bakke2019-08-04
| | | | | | | | | | | | | | | | * gnu/packages/python-xyz.scm (python-cython): Update to 0.29.13.
| * | | gnu: python-cython: Speed up test suite.Marius Bakke2019-08-04
| | |/ | |/| | | | | | | | | | | | | | | | * gnu/packages/python-xyz.scm (python-cython)[arguments]: In the CHECK phase, disable compiler optimizations and enable (some) parallel tests. (cherry picked from commit e9194eb04896165f15830862c42673e96bc5c5f7)
* | | Merge branch 'master' into core-updatesMarius Bakke2019-07-31
|\| |
| * | gnu: python-glances: Please ‘guix lint’.Tobias Geerinckx-Rice2019-07-31
| | | | | | | | | | | | | | | * gnu/packages/python-xyz.scm (python-glances)[synopsis]: Remove article. [description]: Double-space between sentences.
| * | gnu: python-glances: Don't check for updates by default.Tobias Geerinckx-Rice2019-07-31
| | | | | | | | | | | | * gnu/packages/python-xyz.scm (python-glances)[source]: Add snippet.
| * | gnu: python-glances: Update to 3.1.1.Tobias Geerinckx-Rice2019-07-31
| |/ | | | | | | | | * gnu/packages/python-xyz.scm (python-glances): Update to 3.1.1. [propagated-inputs]: Add python-future.
| * gnu: mallard-ducktype: Update to 1.0.2.Jack Hill2019-07-23
| | | | | | | | | | | | * gnu/packages/python-xyz.scm (mallard-ducktype) Update to 1.0.2. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* | Merge branch 'master' into core-updatesMarius Bakke2019-07-22
|\|
| * gnu: mallard-ducktype: Run tests.Efraim Flashner2019-07-22
| | | | | | | | | | * gnu/packages/python-xyz.scm (mallard-ducktype)[arguments]: Replace 'check phase to run test suite.
| * gnu: python-jupyter-client: Patch file name of 'ip'.Ludovic Courtès2019-07-20
| | | | | | | | | | * gnu/packages/python-xyz.scm (python-jupyter-client)[arguments]: Add #:phases. [inputs]: New field.
* | gnu: pybind11: Update to 2.3.0.Marius Bakke2019-07-21
| | | | | | | | * gnu/packages/python-xyz.scm (pybind11): Update to 2.3.0.
* | gnu: tensorflow: Provide older setuptools version.Marius Bakke2019-07-19
| | | | | | | | | | | | * gnu/packages/python-xyz.scm (python-setuptools-for-tensorflow): New public variable. * gnu/packages/machine-learning.scm (tensorflow)[native-inputs]: Add it.
* | Merge branch 'master' into core-updatesMarius Bakke2019-07-19
|\|
| * gnu: python-pathlib2: Fix synopsis typo.Tobias Geerinckx-Rice2019-07-17
| | | | | | | | * gnu/packages/python-xyz.scm (synopsis): Fix typo.
* | gnu: python-pympler: Update to 0.7.Marius Bakke2019-07-19
| | | | | | | | * gnu/packages/python-xyz.scm (python-pympler): Update to 0.7.
* | gnu: python-flake8-polyfill: Adjust tests for Pytest 4.Marius Bakke2019-07-18
| | | | | | | | | | * gnu/packages/python-xyz.scm (python-flake8-polyfill)[arguments]: Add substitution in setup.cfg.
* | Merge branch 'master' into core-updatesLudovic Courtès2019-07-17
|\|
| * gnu: python-ipykernel: Record absolute file name of 'python'.Ludovic Courtès2019-07-17
| | | | | | | | | | * gnu/packages/python-xyz.scm (python-ipykernel)[arguments]: Add 'set-python-file-name' phase.
| * gnu: python-swagger-spec-validator: Update to 2.4.3.Danny Milosavljevic2019-07-17
| | | | | | | | | | | | * gnu/packages/python-xyz.scm (python-swagger-spec-validator): Update to 2.4.3. [native-inputs]: Add python-pyyaml.
| * gnu: python-matplotlib: Do not propagate GTK+ or python-pyqt.Ricardo Wurmus2019-07-16
| | | | | | | | | | | | * gnu/packages/python-xyz.scm (python-matplotlib)[propagated-inputs]: Remove gtk+ and python-pyqt. [arguments]: Adjust configure-environment phase.
| * gnu: Add python-progressbar33.Ricardo Wurmus2019-07-15
| | | | | | | | * gnu/packages/python-xyz.scm (python-progressbar33): New variable.
| * gnu: python-texttable: Update to 0.9.1.Jacob MacDonald2019-07-13
| | | | | | | | | | | | * gnu/packages/python-xyz.scm (python-texttable): Update to 0.9.1. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: Add python-idna-2.7.Jacob MacDonald2019-07-13
| | | | | | | | | | | | * gnu/packages/python-xyz.scm (python-idna-2.7): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: Add python-cached-property.Jacob MacDonald2019-07-13
| | | | | | | | | | | | * gnu/packages/python-xyz.scm (python-cached-property): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* | gnu: python-datrie: Update to 0.8.Marius Bakke2019-07-15
| | | | | | | | | | * gnu/packages/python-xyz.scm (python-datrie): Update to 0.8. [arguments]: Remove.
* | gnu: python-gevent: Fix build with libev 4.25 and GCC 7.Marius Bakke2019-07-15
| | | | | | | | | | | | * gnu/packages/python-xyz.scm (python-gevent)[arguments]: Simplify libev unbundling, which failed with the newer libev. Use C_INCLUDE_PATH instead of CPATH. [native-inputs]: Remove (PACKAGE-SOURCE LIBEV).
* | gnu: python-pep8: Patch to fix test failure with Python 3.7.Christopher Baines2019-07-14
| | | | | | | | | | | | | | | | Patch from the upstream repository, see https://github.com/PyCQA/pycodestyle/issues/786 for more details. * gnu/packages/patches/python-pep8-stdlib-tokenize-compat.patch: New file. * gnu/packages/python-xyz.scm (python-pep8)[source]: Add it.
* | gnu: python-cython: Speed up test suite.Marius Bakke2019-07-13
| | | | | | | | | | * gnu/packages/python-xyz.scm (python-cython)[arguments]: In the CHECK phase, disable compiler optimizations and enable (some) parallel tests.
* | gnu: python2-cython: Fix failing test.Marius Bakke2019-07-13
| | | | | | | | | | | | | | This started failing because Python no longer bundles libexpat since commit d1659c0fb27c4f71c8ddc6a85d3cd9f3a10cca97. * gnu/packages/python-xyz.scm (python2-cython)[arguments]: New field.
* | Merge branch 'master' into core-updatesMarius Bakke2019-07-12
|\| | | | | | | | | | | | | | | | | Conflicts: gnu/local.mk gnu/packages/python-xyz.scm gnu/packages/xml.scm guix/gexp.scm po/guix/POTFILES.in
| * Merge branch 'master' into stagingMarius Bakke2019-07-10
| |\
| | * gnu: Add python-dbfread.Pierre Langlois2019-07-07
| | | | | | | | | | | | | | | | | | * gnu/packages/python-xyz.scm (python-dbfread): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * | Merge branch 'master' into stagingMarius Bakke2019-07-07
| |\|
| | * gnu: python-soupsieve: Update to 1.9.2.Marius Bakke2019-07-06
| | | | | | | | | | | | * gnu/packages/python-xyz.scm (python-soupsieve): Update to 1.9.2.
| | * gnu: python-setuptools: Update to 41.0.1.Brian Leung2019-07-06
| | | | | | | | | | | | | | | | | | * gnu/packages/python-xyz.scm (python-setuptools): Update to 41.0.1. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| | * gnu: python-olefile: Update to 0.46.Marius Bakke2019-07-06
| | | | | | | | | | | | | | | * gnu/packages/python-xyz.scm (python-olefile): Update to 0.46. [source]: Switch to release tarball instead of git snapshot.
| | * gnu: Add python2-zeroconf.Alex Griffin2019-07-04
| | | | | | | | | | | | | | | | | | * gnu/packages/python-xyz.scm (python2-zeroconf): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| | * gnu: Add python2-pyroute2.Alex Griffin2019-07-04
| | | | | | | | | | | | | | | | | | * gnu/packages/python-xyz.scm (python2-pyroute2): New variable. Co-authored-by: Ludovic Courtès <ludo@gnu.org>
| | * gnu: Add python-notify2, python2-notify2.Alex Griffin2019-07-04
| | | | | | | | | | | | | | | | | | | | | * gnu/packages/python-xyz.scm (python-notify2): New variable. (python2-notify2): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* | | gnu: python-pyicu: Update to 2.3.1.Marius Bakke2019-07-11
| | | | | | | | | | | | * gnu/packages/python-xyz.scm (python-pyicu): Update to 2.3.1.
* | | gnu: python-cram: Fix build.Marius Bakke2019-07-10
| | | | | | | | | | | | | | | | | | * gnu/packages/python-xyz.scm (python-cram)[arguments]: Do not require 100% test coverage. While here, do not move the 'check' phase, as PYTHON-BUILD-SYSTEM now runs tests after install by default.
* | | gnu: python-pluggy: Update to 0.11.0.Marius Bakke2019-07-08
| | | | | | | | | | | | * gnu/packages/python-xyz.scm (python-pluggy): Update to 0.11.0.