summary refs log tree commit diff
path: root/gnu/packages/python-xyz.scm
AgeCommit message (Collapse)Author
2019-09-21gnu: Add python-bibtexparser.Wiktor Żelazny
* gnu/packages/python-xyz.scm (python-bibtexparser): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-09-19gnu: Add python-jsbeautifier.Vagrant Cascadian
* gnu/packages/python-xyz (python-jsbeautifier): New variable. * gnu/packages/diffoscope (diffoscope)[native-arguments]: Add python-jsbeautifier. [arguments]: Add python-jsbeautifier to add-known-tools phase.
2019-09-19gnu: Add python-editorconfig.Vagrant Cascadian
* gnu/packages/python-xyz (python-editorconfig): New variable.
2019-09-19gnu: Add python-binwalk.Vagrant Cascadian
* gnu/packages/python-xyz (python-binwalk): New variable. * gnu/packages/diffoscope (diffoscope)[native-inputs]: Add python-binwalk for tests.
2019-09-19gnu: python-matplotlib: Use https in home-page.Efraim Flashner
* gnu/packages/python-xyz.scm (python-matplotlib)[home-page]: Update to use https.
2019-09-19gnu: python2-matplotlib: Update to 2.2.4.Efraim Flashner
* gnu/packages/python-xyz.scm (python2-matplotlib): Update to 2.2.4.
2019-09-19gnu: python2-matplotlib: Fix jquery-ui install path.Efraim Flashner
* gnu/packages/python-xyz.scm (python2-matplotlib)[arguments]: Override custom 'install-jquery-ui phase to install in the appropriate directory.
2019-09-19gnu: python2-matplotlib: Disable tests.Efraim Flashner
* gnu/packages/python-xyz.scm (python2-matplotlib)[arguments]: Skip the custom 'check phase.
2019-09-13gnu: python-matplotlib-documentation: Add missing input.Ricardo Wurmus
* gnu/packages/python-xyz.scm (python-matplotlib-documentation)[native-inputs]: Add python-sphinx-copybutton. (python2-matplotlib-documentation)[native-inputs]: Remove python-sphinx-copybutton.
2019-09-13gnu: python-matplotlib: Update to 3.1.1.Ricardo Wurmus
* gnu/packages/python-xyz.scm (python-matplotlib): Update to 3.1.1. [native-inputs]: Remove python-nose; add python-pytest and unzip; add jquery-ui. [arguments]: Add build phases "fix-and-disable-failing-tests" and "install-jquery-ui", and move the "check" phase after the "install" phase; use the default backend in setup.cfg. (python2-matplotlib): Keep at version 2.2.3. (python-matplotlib-documentation)[arguments]: Remove "check" phase.
2019-09-13gnu: python-pathpy: Add a missing propagated input.Maxim Cournoyer
This fixes the build of 'python-pytest-shutil', amongst others. * gnu/packages/python-xyz.scm (python-pathpy)[propagated-inputs]: Add python-importlib-metadata.
2019-09-12gnu: python-language-server: Update to 0.28.3-1.c3cab77.Brian Leung
* gnu/packages/python-xyz.scm (python-language-server): Update to 0.28.3-1.c3cab77. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2019-09-11gnu: python-ipython-documentation: Make reproducible.Ricardo Wurmus
Fixes <https://bugs.gnu.org/37373/>. * gnu/packages/python-xyz.scm (python-ipython)[arguments]: Add phase "make-docs-reproducible" to remove timestamps from documentation generated in dependent python-ipython-documentation package.
2019-09-11gnu: python-jedi: Update to 0.15.1 and re-enable tests.Maxim Cournoyer
* gnu/packages/python-xyz.scm (python-jedi): Update to 0.15.1; re-enable tests.
2019-09-11gnu: python-parso: Run the test suite.Maxim Cournoyer
* gnu/packages/python-xyz.scm (python-parso)[phases]: Replace the check phase.
2019-09-11gnu: python-parso: Update to 0.5.1.Maxim Cournoyer
* gnu/packages/python-xyz.scm (python-parso): Update to 0.5.1.
2019-09-11gnu: python-language-server: Update to 0.28.1.Brian Leung
* gnu/packages/python-xyz.scm (python-language-server): Update to 0.28.1. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-09-07gnu: python-debian: Update to 0.1.36.Vagrant Cascadian
* gnu/packages/python-xyz (python-debian): Update to 0.1.36. [source]: Switch to using git-fetch. [arguments]: Add phase to delete tests depending on tools not yet present in guix. [propagated-inputs]: Add python-chardet.
2019-09-07gnu: python-scipy: Update to 1.3.1.Ricardo Wurmus
* gnu/packages/python-xyz.scm (python-scipy): Update to 1.3.1. (python2-scipy): Keep at version 1.2.2.
2019-08-30gnu: python-pybtex: Update to 0.22.2.Tobias Geerinckx-Rice
* gnu/packages/python-xyz.scm (python-pybtex): Update to 0.22.2.
2019-08-29gnu: python-wrapt: Update to 1.11.2.Marius Bakke
* gnu/packages/python-xyz.scm (python-wrapt): Update to 1.11.2.
2019-08-27gnu: Add python-elementpath.Giacomo Leidi
* gnu/packages/python-xyz.scm (python-elementpath): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-08-26gnu: python-pip: Update to 19.2.1.Nicolas Goaziou
* gnu/packages/python-xyz.scm (python-pip): Update to 19.2.1.
2019-08-26gnu: python-pillow: Update to 6.1.0.Nicolas Goaziou
* gnu/packages/python-xyz.scm (python-pillow): Update to 6.1.0.
2019-08-26gnu: Add python-pyroutelib3.Nicolas Goaziou
* gnu/packages/python-xyz.scm (python-pyroutelib3): New variable.
2019-08-24gnu: python-twisted: Update to 19.7.0.Tobias Geerinckx-Rice
* gnu/packages/python-xyz.scm (python-twisted): Update to 19.7.0.
2019-08-23gnu: jube: Fix license.Ludovic Courtès
* gnu/packages/python-xyz.scm (jube)[license]: Change to GPL3+.
2019-08-23gnu: Add JUBE.Ludovic Courtès
* gnu/packages/python-xyz.scm (jube): New variable. Co-authored-by: Florent Pruvost <florent.pruvost@inria.fr>
2019-08-20gnu: Add python-folium.Nicolas Goaziou
* gnu/packages/python-xyz.scm (python-folium): New variable.
2019-08-11Revert "gnu: python-packaging: Update to 19.1."Marius Bakke
The new version fails tests on architectures other than x86_64. This reverts commit cb16a9fba9f1b28bde63daaa1bf241c130d2caad.
2019-08-08Merge branch 'master' into stagingMarius Bakke
2019-08-06Merge remote-tracking branch 'origin/master' into wip-texliveRicardo Wurmus
2019-08-04gnu: python-mako: Update to 1.1.0.Marius Bakke
* gnu/packages/python-xyz.scm (python-mako): Update to 1.1.0. [arguments]: New field. [native-inputs]: Remove PYTHON-NOSE.
2019-08-04gnu: python-packaging: Update to 19.1.Marius Bakke
* gnu/packages/python-xyz.scm (python-packaging): Update to 19.1.
2019-08-04gnu: python-mako: Update to 1.0.14.Marius Bakke
* gnu/packages/python-xyz.scm (python-mako): Update to 1.0.14.
2019-08-04gnu: python-cython: Update to 0.29.13.Marius Bakke
* gnu/packages/python-xyz.scm (python-cython): Update to 0.29.13.
2019-08-04gnu: python-cython: Speed up test suite.Marius Bakke
* 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)
2019-07-31gnu: python-glances: Please ‘guix lint’.Tobias Geerinckx-Rice
* gnu/packages/python-xyz.scm (python-glances)[synopsis]: Remove article. [description]: Double-space between sentences.
2019-07-31gnu: python-glances: Don't check for updates by default.Tobias Geerinckx-Rice
* gnu/packages/python-xyz.scm (python-glances)[source]: Add snippet.
2019-07-31gnu: python-glances: Update to 3.1.1.Tobias Geerinckx-Rice
* gnu/packages/python-xyz.scm (python-glances): Update to 3.1.1. [propagated-inputs]: Add python-future.
2019-07-24gnu: Replace uses of texlive-*-amsfonts.Ricardo Wurmus
* 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.
2019-07-23gnu: mallard-ducktype: Update to 1.0.2.Jack Hill
* gnu/packages/python-xyz.scm (mallard-ducktype) Update to 1.0.2. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2019-07-22gnu: mallard-ducktype: Run tests.Efraim Flashner
* gnu/packages/python-xyz.scm (mallard-ducktype)[arguments]: Replace 'check phase to run test suite.
2019-07-20gnu: python-jupyter-client: Patch file name of 'ip'.Ludovic Courtès
* gnu/packages/python-xyz.scm (python-jupyter-client)[arguments]: Add #:phases. [inputs]: New field.
2019-07-17gnu: python-pathlib2: Fix synopsis typo.Tobias Geerinckx-Rice
* gnu/packages/python-xyz.scm (synopsis): Fix typo.
2019-07-17gnu: python-ipykernel: Record absolute file name of 'python'.Ludovic Courtès
* gnu/packages/python-xyz.scm (python-ipykernel)[arguments]: Add 'set-python-file-name' phase.
2019-07-17gnu: python-swagger-spec-validator: Update to 2.4.3.Danny Milosavljevic
* gnu/packages/python-xyz.scm (python-swagger-spec-validator): Update to 2.4.3. [native-inputs]: Add python-pyyaml.
2019-07-16gnu: python-matplotlib: Do not propagate GTK+ or python-pyqt.Ricardo Wurmus
* gnu/packages/python-xyz.scm (python-matplotlib)[propagated-inputs]: Remove gtk+ and python-pyqt. [arguments]: Adjust configure-environment phase.
2019-07-15gnu: Add python-progressbar33.Ricardo Wurmus
* gnu/packages/python-xyz.scm (python-progressbar33): New variable.
2019-07-13gnu: python-texttable: Update to 0.9.1.Jacob MacDonald
* gnu/packages/python-xyz.scm (python-texttable): Update to 0.9.1. Signed-off-by: Ludovic Courtès <ludo@gnu.org>