summaryrefslogtreecommitdiff
path: root/gnu/packages/python-xyz.scm
AgeCommit message (Collapse)Author
2021-07-18Merge branch 'master' into core-updatesLudovic Courtès
2021-07-10gnu: python-pyyaml: Fix build.Julien Lepiller
python-cython is required to generate the C source for the libyaml extension, which is required for the `_yaml' module to work. This in turn lets the `sanity-check' phase succeed. * gnu/packages/python-xyz.scm (python-pyyaml)[inputs]: Add python-cython.
2021-07-09gnu: Add python-recommonmark.Hugo Lecomte
* gnu/packages/python-xyz.scm (python-recommonmark): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-07-09gnu: Add python-escapism.Hugo Lecomte
* gnu/packages/python-xyz.scm (python-escapism): New variable. Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2021-07-09gnu: python-seaborn: Update to 0.11.1.Ludovic Courtès
* gnu/packages/patches/python-seaborn-kde-test.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/python-xyz.scm (python-seaborn): Use it, and update to 0.11.1.
2021-07-09gnu: python-seaborn: Simplify 'start-xserver' phase.Ludovic Courtès
* gnu/packages/python-xyz.scm (python-seaborn)[arguments]: In 'start-xserver' phase, assume "Xvfb" is in $PATH.
2021-07-09gnu: python-seaborn: 'check' phase honors #:tests?.Ludovic Courtès
* gnu/packages/python-xyz.scm (python-seaborn)[arguments]: Change 'check' phase to honor #:tests?.
2021-07-08gnu: python-watchgod: Respect "--without-tests".Maxime Devos
* gnu/packages/python-xyz.scm (python-watchgod)[arguments]<#:phases>{check}: Respect #:tests?. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2021-07-08gnu: python-pymediainfo: Respect "--without-tests".Maxime Devos
* gnu/packages/python-xyz.scm (python-pymediainfo)[arguments]<#:phases>{check}: Respect #:tests?. Don't bother returning #t as it isn't required anymore. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2021-07-08gnu: python-pikepdf: Update to 2.14.2.Nicolas Goaziou
* gnu/packages/python-xyz.scm (python-pikepdf): Update to 2.14.2.
2021-07-08mailmap: Update entries for Matthew James Kraai.Matthew James Kraai
* .mailmap: Change name for Matthew James Kraai. * gnu/packages/lisp-xyz.scm, gnu/packages/python-xyz.scm, gnu/packages/rust.scm: Likewise. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-07-08gnu: python-pikepdf: Update to 2.14.1.Nicolas Goaziou
* gnu/packages/python-xyz.scm (python-pikepdf): Update to 2.14.1.
2021-07-06gnu: Add python-ueberzug.Raghav Gururajan
* gnu/packages/python-xyz.scm (python-ueberzug): New variable. Co-authored-by: jgart <jgart@dismail.de>
2021-07-05gnu: python2-pyzmq: Remove package.zimoun
* gnu/packages/python-xyz.scm (python2-pyzmq): Remove variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-07-05gnu: python2-toolz: Remove package.zimoun
* gnu/packages/python-xyz.scm (python2-toolz): Remove variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-07-05gnu: python2-nbformat: Remove package.zimoun
Follow the remove of 'python2-jupyter-core' by commit a0a8fdeaf2db2695dd7944ee7d2e5eeade9e600b. * gnu/packages/python-xyz.scm (python2-nbformat): Remove variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-07-05gnu: python2-ipython: Remove package.zimoun
Commit a0a8fdeaf2db2695dd7944ee7d2e5eeade9e600b removed the variable 'python2-jupyer-core' which breaks the dependency 'python2-nbformat'. * gnu/packages/python-xyz.scm (python2-ipython): Remove variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-07-05gnu: python2-jupyter-client: Remove package.zimoun
* gnu/packages/python-xyz.scm (python2-jupyter-client): Remove variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-07-05gnu: python2-nbconvert: Remove package.zimoun
* gnu/packages/python-xyz.scm (python2-nbconvert): Remove variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-06-30gnu: python-k5test: Apply unreleased upstream fix.Lars-Dominik Braun
* gnu/packages/python-xyz.scm (python-k5test) [arguments]<#:phases>: Rename phase to reflect what it actually does, add another substitute* expression.
2021-06-29gnu: python2-rpython: Remove package.zimoun
* gnu/packages/python-xyz.scm (python2-rpython): Remove variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-06-29gnu: python2-larch: Remove package.zimoun
* gnu/packages/python-xyz.scm (python2-larch): Remove variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-06-28Revert "gnu: Add python-ueberzug."Raghav Gururajan
This reverts commit 1cc89f08b816f56e1bca25340e945b1cbb34f05d, as it was accidentally pushed.
2021-06-28gnu: python-fire: Respect #:tests?Raghav Gururajan
* gnu/packages/python-xyz.scm (python-fire)[arguments]: Respect #:tests? in the custom 'check' phase.
2021-06-28gnu: Add python-ueberzug.LibreMiami
* gnu/packages/python-xyz.scm (python-ueberzug): New variable. Co-authored-by: Raghav Gururajan <rg@raghavgururajan.name> Co-authored-by: jgart <jgart@dismail.de>
2021-06-26gnu: Add python-fire.Danial Behzadi
* gnu/packages/python-xyz.scm (python-fire): New variable. Signed-off-by: Raghav Gururajan <rg@raghavgururajan.name>
2021-06-26gnu: Add python2-twodict.Raghav Gururajan
* gnu/packages/python-xyz.scm (python2-twodict): New variable.
2021-06-26gnu: Add python-twodict.Raghav Gururajan
* gnu/packages/python-xyz (python-twodict): New variable.
2021-06-23Merge branch 'master' into core-updatesTobias Geerinckx-Rice
Conflicts: gnu/packages/cups.scm gnu/packages/python-web.scm gnu/packages/web.scm guix/build/maven/pom.scm
2021-06-23gnu: Add python-pykdtree.Vinicius Monego
* gnu/packages/python-xyz.scm (python-pykdtree): New variable.
2021-06-22gnu: python-numpy, python-scipy: Remove dependency on lapack.Ludovic Courtès
The dependency on lapack was unused; the LAPACK interface of OpenBLAS is used instead. The dependency on lapack was added in cba256f8faaa18457fc9b77e8b401f17b89bdd75 (numpy) and 719b01c1575b8599b0dca9f245a9d759032f3168 (scipy). * gnu/packages/python-science.scm (python-scipy)[inputs]: Remove LAPACK. * gnu/packages/python-xyz.scm (python-numpy)[inputs]: Likewise.
2021-06-22gnu: python-pikepdf: Update to 2.13.0.Nicolas Goaziou
* gnu/packages/python-xyz.scm (python-pikepdf): Update to 2.13.0.
2021-06-22gnu: python-pika: Update to 1.2.0.Marius Bakke
* gnu/packages/python-xyz.scm (python-pika): Update to 1.2.0. [source]: Change to GIT-FETCH. [arguments]: New field. Override and disable tests. [native-inputs]: Remove PYTHON-PYEV. Add PYTHON-MOCK, PYTHON-NOSE, and PYTHON-GEVENT. (python2-pika): Remove variable.
2021-06-22gnu: python-ddt: Update to 1.4.2.Ricardo Wurmus
* gnu/packages/python-xyz.scm (python-ddt): Update to 1.4.2.
2021-06-21gnu: python-pyyaml: Update to 5.4.1.Ricardo Wurmus
* gnu/packages/python-xyz.scm (python-pyyaml): Update to 5.4.1.
2021-06-21gnu: python-argh: Remove python-tox.Ricardo Wurmus
* gnu/packages/python-xyz.scm (python-argh)[propagated-inputs]: Remove python-tox.
2021-06-19Merge branch 'master' into core-updatesMarius Bakke
Note: this merge actually changes the 'curl' and 'python-attrs' derivations, as part of solving caf4a7a2770ef4d05a6e18f40d602e51da749ddc and 12964df69a99de6190422c752fef65ef813f3b6b respectively. 4604d43c0e (gnu: gnutls@3.6.16: Fix cross-compilation.) was ignored because it cannot currently be tested. Conflicts: gnu/local.mk gnu/packages/aidc.scm gnu/packages/boost.scm gnu/packages/curl.scm gnu/packages/nettle.scm gnu/packages/networking.scm gnu/packages/python-xyz.scm gnu/packages/tls.scm
2021-06-18gnu: python-miniboa: Update to 1.0.8.Arun Isaac
* gnu/packages/python-xyz.scm (python-miniboa): Update to 1.0.8.
2021-06-15gnu: python-pygit2: Update to 1.6.0.Xinglu Chen
* gnu/packages/python-xyz.scm (python-pygit2): Update to 1.6.0. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-06-14gnu: Rename qtbase to qtbase-5.Maxim Cournoyer
This change was automated via the following command: $ git ls-files | xargs sed -i 's/,qtbase)/,qtbase-5)/g' $ git ls-files | xargs sed -i 's/inherit qtbase)/inherit qtbase-5)/g' $ git ls-files | xargs sed -i 's/package-version qtbase)/package-version qtbase-5)/g' $ git checkout etc # to clear some spurious changes This is done so the qtbase package can be upgraded to version 6 in the following commit.
2021-06-13gnu: python-magic: Update to 0.4.22.Marius Bakke
* gnu/packages/python-xyz.scm (python-magic): Update to 0.4.22. [source]: Switch to GIT-FETCH. [arguments]: Remove #:tests?. Adjust substitution and override check phase. Remove obsolete phase. [native-inputs]: Add WHICH.
2021-06-13gnu: python-attrs: Update to 21.2.0.Marius Bakke
* gnu/packages/python-xyz.scm (python-attrs): Update to 21.2.0. [native-inputs]: Remove PYTHON-SPHINX and PYTHON-ZOPE-INTERFACE.
2021-06-08gnu: python-pyzmq: Update to 22.1.0.Vinicius Monego
* gnu/packages/python-xyz.scm (python-pyzmq): Update to 22.1.0. Signed-off-by: Leo Famulari <leo@famulari.name>
2021-06-08gnu: python-pyzmq: Enable tests.Vinicius Monego
* gnu/packages/python-xyz.scm (python-pyzmq)[arguments]: Remove #:tests?. Add new 'build-extensions' phase to build Cython extensions before tests. [native-inputs]: Remove python-nose. Add python-cython and python-pytest. Signed-off-by: Leo Famulari <leo@famulari.name>
2021-06-08gnu: python-toolz: Update to 0.11.1.Vinicius Monego
* gnu/packages/python-xyz.scm (python-toolz): Update to 0.11.1. Signed-off-by: Leo Famulari <leo@famulari.name>
2021-06-08gnu: python-toolz: Enable tests.Vinicius Monego
* gnu/packages/python-xyz.scm (python-toolz)[arguments]: Remove #:tests?. Override check phase. [native-inputs]: Add python-pytest. Signed-off-by: Leo Famulari <leo@famulari.name>
2021-06-08gnu: ptpython: Update to 3.0.17.Vinicius Monego
* gnu/packages/python-xyz.scm (ptpython): Update to 3.0.17. [propagated-inputs]: Add python-black. Signed-off-by: Leo Famulari <leo@famulari.name>
2021-06-08gnu: python-prompt-toolkit: Update to 3.0.18.Vinicius Monego
* gnu/packages/python-xyz.scm (python-prompt-toolkit): Update to 3.0.18. Signed-off-by: Leo Famulari <leo@famulari.name>
2021-06-08gnu: python2-partd: Remove package.zimoun
* gnu/packages/python-xyz.scm (python2-partd): Remove variable. Signed-off-by: Leo Famulari <leo@famulari.name>
2021-06-08gnu: python2-numpy-documentation: Remove package.zimoun
* gnu/packages/python-xyz.scm (python2-numpy-documentation): Remove variable. Signed-off-by: Leo Famulari <leo@famulari.name>