summaryrefslogtreecommitdiff
path: root/gnu/packages/python-xyz.scm
Commit message (Collapse)AuthorAge
* gnu: Add python-telethon.Adam2020-11-18
| | | | | | * gnu/packages/python-xyz.scm (python-telethon): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: python-semver: Fix build, again.Maxim Cournoyer2020-11-18
| | | | | | | | | This reverts "gnu: python-semver: Fix build." (commit b4e1ca0675571f3cda2a00afb3a2f0f01ff500f9) and overrides the check phase. * gnu/packages/python-xyz.scm (python-semver)[phases]: Override the 'check phase. [native-inputs]: Remove all existing native-inputs. Add python-pytest.
* gnu: Add python-git-hammer.Leo Prikler2020-11-18
| | | | | | * gnu/packages/python-xyz.scm (python-git-hammer): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add python-globber.Leo Prikler2020-11-18
| | | | | | * gnu/packages/python-xyz.scm (python-globber): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add python-beautifultable.Leo Prikler2020-11-18
| | | | | | * gnu/packages/python-xyz.scm (python-beautifultable): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* 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.