summaryrefslogtreecommitdiff
path: root/gnu/packages/python-xyz.scm
Commit message (Collapse)AuthorAge
* gnu: python-scp: Update to 0.13.3.Tobias Geerinckx-Rice2020-11-15
| | | | * gnu/packages/python-xyz.scm (python-scp): Update to 0.13.3.
* gnu: python-matplotlib: Fix rounding errors on x86 CPUs.Diego Nicola Barbato2020-11-14
| | | | | | Fixes <https://issues.guix.gnu.org/40406>. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: python-numba: Update to 0.51.2.Maxim Cournoyer2020-11-14
| | | | | | | | | | | | Fixes <https://issues.guix.gnu.org/43546>. * gnu/packages/python-xyz.scm (python-numba): Update to 0.51.2. [arguments]: Remove #:modules. [phases]{check}: Use add-installed-pythonpath instead of some ad-hoc solution. Set HOME. {remove-failing-tests}: Remove. [inputs]: Move to... [native-inputs]: ...here.
* gnu: python-matplotlib: Remove unused input.Marius Bakke2020-11-11
| | | | * gnu/packages/python-xyz.scm (python-matplotlib)[inputs]: Remove IMAGEMAGICK.
* gnu: pyzo: Update to 4.11.0.Nicolas Goaziou2020-11-11
| | | | * gnu/packages/python-xyz.scm (pyzo): Update to 4.11.0.
* gnu: python-canonicaljson: Update to 1.4.0.Michael Rohleder2020-11-10
| | | | | | * gnu/packages/python-xyz.scm (python-canonicaljson): Update to 1.4.0. Signed-off-by: Marius Bakke <marius@gnu.org>
* gnu: python-docutils: Update description.Marius Bakke2020-11-09
| | | | | * gnu/packages/python-xyz.scm (python-docutils)[description]: Add mentions of "rst2man" and ".rst".
* gnu: python-colorama: Update to 0.4.4.Tobias Geerinckx-Rice2020-11-07
| | | | * gnu/packages/python-xyz.scm (python-colorama): Update to 0.4.4.
* gnu: python-dateparser: Use the test variant of tzdata.Leo Famulari2020-10-31
| | | | | * gnu/packages/python-xyz.scm (python-dateparser)[inputs]: Remove field. [native-inputs]: Add tzdata-for-tests.
* gnu: Add python-pydub.Tanguy Le Carrour2020-10-30
| | | | | | * gnu/packages/python-xyz.scm (python-pydub): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: python-simpleaudio: Alsa-lib is not a native-input.Leo Famulari2020-10-29
| | | | | | * gnu/packages/python-xyz.scm (python-simpleaudio.)[native-inputs]: Replace field and ... [inputs]: ... Add new field.
* gnu: python-mujson: Fix typo.Vagrant Cascadian2020-10-28
| | | | | * gnu/packages/python-xyz (python-mujson)[description]: Fix use of "This package".
* gnu: python-scour: Fix typo.Vagrant Cascadian2020-10-28
| | | | | * gnu/packages/python-xyz (python-scour)[description]: Fix spelling of "aggressive".
* gnu: Add python-simpleaudio.Tanguy Le Carrour2020-10-28
| | | | | | * gnu/packages/python-xyz.scm (python-simpleaudio): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: python-robotframework: Shorten patch file name.Ludovic Courtès2020-10-26
| | | | | | | | | * gnu/packages/patches/python-robotframework-honor-source-date-epoch.patch: Rename to... * gnu/packages/patches/python-robotframework-source-date-epoch.patch: ... this. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/python-xyz.scm (python-robotframework)[source]: Likewise.
* gnu: python2-netcdf4: Remove package.Christopher Baines2020-10-26
| | | | | | | This fails to build, and as it's the Python 2 variant, I think it can be removed. * gnu/packages/python-xyz.scm (python2-netcdf4): Remove variable.
* gnu: python-robotframework-lint: Update to 1.1-0.b0619ac.Ludovic Courtès2020-10-25
| | | | | * gnu/packages/python-xyz.scm (python-robotframework-lint): Update to b0619ac.
* gnu: python-robotframework: Update to 3.2.2.Ludovic Courtès2020-10-25
| | | | | | | | | The update of Pandas to 0.25.2 in commit 7a97a26d012da08fad4540eed99643f6306de423 broke the tests. * gnu/packages/python-xyz.scm (python-robotframework): Update to 3.2.2. [arguments]: In 'check' phase, set TZ and TZDIR. [native-inputs]: Add TZDATA-FOR-TESTS.
* gnu: python-invoke: Update to 1.4.1.Tanguy Le Carrour2020-10-25
| | | | | | * gnu/packages/python-xyz.scm (python-invoke): Update to 1.4.1. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add python-scour.Ekaitz Zarraga2020-10-24
| | | | * gnu/packages/python-xyz.scm (python-scour): New variable.
* gnu: Add python-yq.Christopher Baines2020-10-24
| | | | * gnu/packages/python-xyz.scm (python-yq): New variable.
* gnu: python-black: Update to 20.8b1.Tanguy Le Carrour2020-10-23
| | | | | | | | * gnu/packages/python-xyz.scm (python-black): Update to 20.8b1. [arguments] Set PATH to make 1 test pass. Disable 1 failing test. [propagated-inputs] Add python-mypy-extensions and python-typing-extensions. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add python-parallel.BonfaceKilz2020-10-19
| | | | | | * gnu/packages/python-xyz (python-parallel): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add python-pyzbar.Vinicius Monego2020-10-19
| | | | | | * gnu/packages/python-xyz.scm (python-pyzbar): New variable. Signed-off-by: Marius Bakke <marius@gnu.org>
* gnu: Add python-pyfavicon.Vinicius Monego2020-10-19
| | | | | | * gnu/packages/python-xyz.scm (python-pyfavicon): New variable. Signed-off-by: Marius Bakke <marius@gnu.org>
* gnu: Add python-grandalf.Joseph LaFreniere2020-10-19
| | | | | | * gnu/packages/python-xyz.scm (python-grandalf): New variable. Signed-off-by: Marius Bakke <marius@gnu.org>
* gnu: Add python2-openpyxl.BonfaceKilz2020-10-18
| | | | | | | * gnu/packages/python-xyz.scm (python2-openpyxl): New package. (python-openpyxl)[properties]: Add reference to python2-openpyxl. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: python-asynctest: Fix build.Nicolas Goaziou2020-10-17
| | | | | * gnu/packages/python-xyz.scm (python-asynctest): Disabled all failing tests. Return #t at the end of the phase.
* gnu: Add python-rfc6555.Tim Gesthuizen2020-10-14
| | | | | | * gnu/packages/python-xyz.scm (python-rfc6555): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* Revert "gnu: python-chardet: Enable tests."Marius Bakke2020-10-14
| | | | | | This causes too many rebuilds for the master branch. This reverts commit 331aaf52806b27430c4efaf8f230097ede69e61a.
* gnu: Add python-dpath.Joseph LaFreniere2020-10-13
| | | | | | * gnu/packages/python-xyz.scm (python-dpath): New variable. Signed-off-by: Marius Bakke <marius@gnu.org>
* gnu: Add python-dictdiffer.Joseph LaFreniere2020-10-13
| | | | | | * gnu/packages/python-xyz.scm (python-dictdiffer): New variable. Signed-off-by: Marius Bakke <marius@gnu.org>
* gnu: python-chardet: Enable tests.Lars-Dominik Braun2020-10-13
| | | | | | | | | * gnu/packages/python-xyz.scm (python-chardet) [source]: Add upstream patch. [arguments]: Remove. * gnu/packages/patches/python-chardet-3.0.4-pytest.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. Signed-off-by: Marius Bakke <marius@gnu.org>
* gnu: python-dirsync: Update home page.Marius Bakke2020-10-10
| | | | * gnu/packages/python-xyz.scm (python-dirsync)[home-page]: Follow redirect.
* gnu: python-dirsync: Update to 2.2.5.Marius Bakke2020-10-10
| | | | * gnu/packages/python-xyz.scm (python-dirsync): Update to 2.2.5.
* gnu: Add python-nestedtext.Tanguy Le Carrour2020-10-10
| | | | | | * gnu/packages/python-xyz.scm (python-nestedtext): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add python-inform.Tanguy Le Carrour2020-10-10
| | | | | | * gnu/packages/python-xyz.scm (python-inform): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: python-shapely: Remove cythonized files.Efraim Flashner2020-10-09
| | | | | * gnu/packages/python-xyz.scm (python-shapely)[source]: Add snippet to remove pregenerated cythonized files.
* gnu: python-shapely: Update to 1.7.1.Malte Frank Gerdes2020-10-09
| | | | | | | * gnu/packages/python-xyz.scm (python-shapely): Update to 1.7.1. [arguments]: Adjust 'patch-geos-path phase to add more substitutions. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: python-tox: Update to 3.20.0.Joseph LaFreniere2020-10-06
| | | | | | * gnu/packages/python-xyz.scm (python-tox): Update to 3.20.0. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* gnu: Add python-black-macchiato.Joseph LaFreniere2020-10-06
| | | | | | * gnu/packages/python-xyz.scm (python-black-macchiato): New variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* gnu: python-flake8: Update to 3.8.4.Tobias Geerinckx-Rice2020-10-06
| | | | * gnu/packages/python-xyz.scm (python-flake8): Update to 3.8.4.
* gnu: python-gssapi: Update to 1.6.9.Maxim Cournoyer2020-10-02
| | | | * gnu/packages/python-xyz.scm (python-gssapi): Update to 1.6.9.
* gnu: python-gssapi: Skip failing tests.Maxim Cournoyer2020-10-02
| | | | | | | Fixes <https://issues.guix.gnu.org/43402>. * gnu/packages/python-xyz.scm (python-gssapi)[phases]{disable-failing-tests}: Add phase.
* gnu: python-openpyxl: Update to 3.0.5.Maxim Cournoyer2020-10-02
| | | | * gnu/packages/python-xyz.scm (python-openpyxl): Update to 3.0.5.
* gnu: Fix package references.Efraim Flashner2020-09-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/algebra.scm (iml)[inputs]: Correctly refer to package inputs. * gnu/packages/astronomy.scm (xplanet), * gnu/packages/audio.scm (redkite, libaudec, lv2lint, lv2toweb), * gnu/packages/bioconductor.scm (r-cummerbund), * gnu/packages/chicken.scm (chicken), * gnu/packages/conky.scm (conky), * gnu/packages/cran.scm (r-latex2exp), * gnu/packages/crates-io.scm (rust-rgb), * gnu/packages/databases.scm (mariadb), * gnu/packages/diffoscope.scm (reprotest), * gnu/packages/file-systems.scm (glusterfs), * gnu/packages/finance.scm (electron-cash), * gnu/packages/games.scm (rinutils, ksudoku, kdiamond, kigo), * gnu/packages/geo.scm (grass), * gnu/packages/gnome.scm (libmediaart, gnome-contacts, geoclue), * gnu/packages/gnucash.scm (aqbanking), * gnu/packages/image.scm (mtpaint), * gnu/packages/kde-internet.scm (kopete, ktorrent), * gnu/packages/kde-utils.scm (kmousetool, kmouth, kronometer), * gnu/packages/linphone.scm (liblinphone), * gnu/packages/maths.scm (ppl), * gnu/packages/mercury.scm (mercury-minimal), * gnu/packages/music.scm (bjumblr, bschaffl, lsp-plugins, spectacle-analyzer, helm, tap-lv2, wolf-shaper, shiru-lv2), * gnu/packages/networking.scm (restinio), * gnu/packages/prolog.scm (swi-prolog), * gnu/packages/python-web.scm (gunicorn), * gnu/packages/python-xyz.scm (python-docusign-esign), * gnu/packages/ruby.scm (ruby-cucumber, ruby_version, ruby-addressable), * gnu/packages/sagemath.scm (python-cypari2), * gnu/packages/skarnet.scm (s6-linux-init), * gnu/packages/vpn.scm (sshuttle), * gnu/packages/web.scm (libcyaml), * gnu/packages/xdisorg.scm (kbdd), * gnu/packages/xorg.scm (xpra): Same.
* gnu: python-trio: Update to 0.17.0.Vinicius Monego2020-09-23
| | | | | | * gnu/packages/python-xyz.scm (python-trio): Update to 0.17.0. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Fix typoes in package descriptions.Tobias Geerinckx-Rice2020-09-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/audio.scm (caps-plugins-lv2)[synopsis]: Fix typo. * gnu/packages/bioconductor.scm (r-karyoploter, r-anota, r-gcrma) (r-bigmemoryextras)[description]: Likewise. * gnu/packages/cran.scm (r-geometry)[synopsis]: Likewise. (r-stringdist, r-patchwork, r-depth, r-tea)[description]: Likewise. * gnu/packages/crates-io.scm (rust-assert-fs-0.11, rust-notify-4) (rust-tokio-fs-0.1)[synopsis, description]: Likewise. (rust-blas-sys-0.7)[description]: Likewise. (rust-fs-extra-1.1, rust-xattr-0.2)[synopsis]: Likewise. * gnu/packages/databases.scm (perl-mysql-config)[description]: Likewise. * gnu/packages/disk.scm (hddtemp)[description]: Likewise. * gnu/packages/django.scm (python-djangorestframework)[description]: Likewise. * gnu/packages/documentation.scm (doc++)[description]: Likewise. * gnu/packages/emacs-xyz.scm (emacs-kakoune, emacs-pyim-basedict, eless) (emacs-scpaste)[description]: Likewise. * gnu/packages/file-systems.scm (dbxfs)[description]: Likewise. * gnu/packages/finance.scm (python-stdnum)[description]: Likewise. * gnu/packages/fontutils.scm (woff2)[description]: Likewise. * gnu/packages/games.scm (openttd-opengfx)[description]: Likewise. * gnu/packages/gnome-xyz.scm (gnome-shell-extension-topicons-redux) [description]: Likewise. * gnu/packages/gnome.scm (libgrss)[description]: Likewise. * gnu/packages/golang.scm (go-github-com-mitchellh-reflectwalk) [description]: Likewise. (go-github-com-go-git-go-billy)[synopsis, description]: Likewise. * gnu/packages/haskell-check.scm (ghc-inspection-testing)[description]: Likewise. * gnu/packages/haskell-web.scm (ghc-yesod-form)[description]: Likewise. * gnu/packages/haskell-xyz.scm (ghc-hex)[description]: Likewise. * gnu/packages/hyperledger.scm (hyperledger-iroha-ed25519)[description]: Likewise. * gnu/packages/java.scm (java-mail)[synopsis]: Likewise. (java-native-access-platform)[description]: Likewise. * gnu/packages/kde-frameworks.scm (kactivities-stats)[description]: Likewise. * gnu/packages/kde-utils.scm (krusader)[description]: Likewise. * gnu/packages/language.scm (praat)[description]: Likewise. * gnu/packages/linux.scm (light)[description]: Likewise. * gnu/packages/lisp-xyz.scm (sbcl-hu.dwim.defclass-star)[description]: Likewise. * gnu/packages/mail.scm (dovecot-trees, sieve-connect)[description]: Likewise. * gnu/packages/ocaml.scm (ocaml-opam-file-format, ocaml-cppo) (ocaml4.07-ppx-variants-conv)[description]: Likewise. * gnu/packages/perl.scm (perl-convert-binhex)[description]: Likewise. * gnu/packages/python-crypto.scm (python-ecdsa)[description]: Likewise. * gnu/packages/python-web.scm (python-html5lib)[synopsis, description]: Likewise. (python-venusian)[synopsis]: Likewise. * gnu/packages/python-xyz.scm (python-readlike, python-gssapi) (python-flufl-i18n)[description]: Likewise. (python-pox, python-watchdog, python-xattr)[synopsis, description]: Likewise. * gnu/packages/ruby.scm (ruby-sorcerer)[description]: Likewise. * gnu/packages/rust-apps.scm (watchexec)[description]: Likewise. * gnu/packages/rust.scm (mrustc)[synopsis]: Likewise. * gnu/packages/shells.scm (s-shell)[description]: Likewise. * gnu/packages/ssh.scm (sshpass)[description]: Likewise. * gnu/packages/terminals.scm (beep)[description]: Likewise. * gnu/packages/web.scm (perl-lwp-useragent-cached)[description]: Likewise. * gnu/packages/wv.scm (wv)[description]: Likewise.
* gnu: python-sympy: Update check phase.Efraim Flashner2020-09-22
| | | | | * gnu/packages/python-xyz.scm (python-sympy)[arguments]: Replace 'check phase instead of deleting it and adding it back in.
* gnu: python-sympy: Update to 1.6.2.Greg Hogan2020-09-22
| | | | | | | | | | | * gnu/packages/python-xyz.scm (python-sympy): Update to 1.6.2. [source]: Download from pypi. [arguments]: Make check phase inheritable by python2-sympy. (python2-sympy): Update to 1.5.1. [source]: Download from pypi. [arguments]: Inherit from python-sympy. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>