summaryrefslogtreecommitdiff
path: root/gnu/packages/python-xyz.scm
AgeCommit message (Expand)Author
2019-09-07gnu: python-debian: Update to 0.1.36....* 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. Vagrant Cascadian
2019-09-07gnu: python-scipy: Update to 1.3.1....* gnu/packages/python-xyz.scm (python-scipy): Update to 1.3.1. (python2-scipy): Keep at version 1.2.2. Ricardo Wurmus
2019-08-30gnu: python-pybtex: Update to 0.22.2....* gnu/packages/python-xyz.scm (python-pybtex): Update to 0.22.2. Tobias Geerinckx-Rice
2019-08-29gnu: python-wrapt: Update to 1.11.2....* gnu/packages/python-xyz.scm (python-wrapt): Update to 1.11.2. Marius Bakke
2019-08-27gnu: Add python-elementpath....* gnu/packages/python-xyz.scm (python-elementpath): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Giacomo Leidi
2019-08-26gnu: python-pip: Update to 19.2.1....* gnu/packages/python-xyz.scm (python-pip): Update to 19.2.1. Nicolas Goaziou
2019-08-26gnu: python-pillow: Update to 6.1.0....* gnu/packages/python-xyz.scm (python-pillow): Update to 6.1.0. Nicolas Goaziou
2019-08-26gnu: Add python-pyroutelib3....* gnu/packages/python-xyz.scm (python-pyroutelib3): New variable. Nicolas Goaziou
2019-08-24gnu: python-twisted: Update to 19.7.0....* gnu/packages/python-xyz.scm (python-twisted): Update to 19.7.0. Tobias Geerinckx-Rice
2019-08-23gnu: jube: Fix license....* gnu/packages/python-xyz.scm (jube)[license]: Change to GPL3+. Ludovic Courtès
2019-08-23gnu: Add JUBE....* gnu/packages/python-xyz.scm (jube): New variable. Co-authored-by: Florent Pruvost <florent.pruvost@inria.fr> Ludovic Courtès
2019-08-20gnu: Add python-folium....* gnu/packages/python-xyz.scm (python-folium): New variable. Nicolas Goaziou
2019-08-11Revert "gnu: python-packaging: Update to 19.1."...The new version fails tests on architectures other than x86_64. This reverts commit cb16a9fba9f1b28bde63daaa1bf241c130d2caad. Marius Bakke
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....* gnu/packages/python-xyz.scm (python-mako): Update to 1.1.0. [arguments]: New field. [native-inputs]: Remove PYTHON-NOSE. Marius Bakke
2019-08-04gnu: python-packaging: Update to 19.1....* gnu/packages/python-xyz.scm (python-packaging): Update to 19.1. Marius Bakke
2019-08-04gnu: python-mako: Update to 1.0.14....* gnu/packages/python-xyz.scm (python-mako): Update to 1.0.14. Marius Bakke
2019-08-04gnu: python-cython: Update to 0.29.13....* gnu/packages/python-xyz.scm (python-cython): Update to 0.29.13. Marius Bakke
2019-08-04gnu: python-cython: Speed up test suite....* 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) Marius Bakke
2019-07-31gnu: python-glances: Please ‘guix lint’....* gnu/packages/python-xyz.scm (python-glances)[synopsis]: Remove article. [description]: Double-space between sentences. Tobias Geerinckx-Rice
2019-07-31gnu: python-glances: Don't check for updates by default....* gnu/packages/python-xyz.scm (python-glances)[source]: Add snippet. Tobias Geerinckx-Rice
2019-07-31gnu: python-glances: Update to 3.1.1....* gnu/packages/python-xyz.scm (python-glances): Update to 3.1.1. [propagated-inputs]: Add python-future. Tobias Geerinckx-Rice
2019-07-24gnu: Replace uses of texlive-*-amsfonts....* 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. Ricardo Wurmus
2019-07-23gnu: mallard-ducktype: Update to 1.0.2....* gnu/packages/python-xyz.scm (mallard-ducktype) Update to 1.0.2. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Jack Hill
2019-07-22gnu: mallard-ducktype: Run tests....* gnu/packages/python-xyz.scm (mallard-ducktype)[arguments]: Replace 'check phase to run test suite. Efraim Flashner
2019-07-20gnu: python-jupyter-client: Patch file name of 'ip'....* gnu/packages/python-xyz.scm (python-jupyter-client)[arguments]: Add #:phases. [inputs]: New field. Ludovic Courtès
2019-07-17gnu: python-pathlib2: Fix synopsis typo....* gnu/packages/python-xyz.scm (synopsis): Fix typo. Tobias Geerinckx-Rice
2019-07-17gnu: python-ipykernel: Record absolute file name of 'python'....* gnu/packages/python-xyz.scm (python-ipykernel)[arguments]: Add 'set-python-file-name' phase. Ludovic Courtès
2019-07-17gnu: python-swagger-spec-validator: Update to 2.4.3....* gnu/packages/python-xyz.scm (python-swagger-spec-validator): Update to 2.4.3. [native-inputs]: Add python-pyyaml. Danny Milosavljevic
2019-07-16gnu: python-matplotlib: Do not propagate GTK+ or python-pyqt....* gnu/packages/python-xyz.scm (python-matplotlib)[propagated-inputs]: Remove gtk+ and python-pyqt. [arguments]: Adjust configure-environment phase. Ricardo Wurmus
2019-07-15gnu: Add python-progressbar33....* gnu/packages/python-xyz.scm (python-progressbar33): New variable. Ricardo Wurmus
2019-07-13gnu: python-texttable: Update to 0.9.1....* gnu/packages/python-xyz.scm (python-texttable): Update to 0.9.1. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Jacob MacDonald
2019-07-13gnu: Add python-idna-2.7....* gnu/packages/python-xyz.scm (python-idna-2.7): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Jacob MacDonald
2019-07-13gnu: Add python-cached-property....* gnu/packages/python-xyz.scm (python-cached-property): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Jacob MacDonald
2019-07-10Merge branch 'master' into stagingMarius Bakke
2019-07-07gnu: Add python-dbfread....* gnu/packages/python-xyz.scm (python-dbfread): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Pierre Langlois
2019-07-07Merge branch 'master' into stagingMarius Bakke
2019-07-06gnu: python-soupsieve: Update to 1.9.2....* gnu/packages/python-xyz.scm (python-soupsieve): Update to 1.9.2. Marius Bakke
2019-07-06gnu: python-setuptools: Update to 41.0.1....* gnu/packages/python-xyz.scm (python-setuptools): Update to 41.0.1. Signed-off-by: Marius Bakke <mbakke@fastmail.com> Brian Leung
2019-07-06gnu: python-olefile: Update to 0.46....* gnu/packages/python-xyz.scm (python-olefile): Update to 0.46. [source]: Switch to release tarball instead of git snapshot. Marius Bakke
2019-07-04gnu: Add python2-zeroconf....* gnu/packages/python-xyz.scm (python2-zeroconf): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Alex Griffin
2019-07-04gnu: Add python2-pyroute2....* gnu/packages/python-xyz.scm (python2-pyroute2): New variable. Co-authored-by: Ludovic Courtès <ludo@gnu.org> Alex Griffin
2019-07-04gnu: Add python-notify2, python2-notify2....* gnu/packages/python-xyz.scm (python-notify2): New variable. (python2-notify2): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Alex Griffin
2019-07-04Merge branch 'master' into stagingMarius Bakke
2019-07-03gnu: python-pygit2: Update to 0.28.2....* gnu/packages/python-xyz.scm (python-pygit2): Update to 0.28.2. Julien Lepiller
2019-07-02gnu: python-mako: Update to 1.0.13....* gnu/packages/python-xyz.scm (python-mako): Update to 1.0.13. Marius Bakke
2019-07-02gnu: python-pycparser: Update to 2.19....* gnu/packages/python-xyz.scm (python-pycparser): Update to 2.19. [arguments]: End phases on #t. Marius Bakke
2019-06-30gnu: python-cython: Update to 0.29.11....* gnu/packages/python-xyz.scm (python-cython): Update to 0.29.11. Marius Bakke
2019-06-29Merge branch 'master' into stagingMarius Bakke