summaryrefslogtreecommitdiff
path: root/gnu/packages/python-xyz.scm
AgeCommit message (Collapse)Author
2020-11-21gnu: python-botocore: Remove unused inputs.Marius Bakke
* gnu/packages/python-xyz.scm (python-botocore)[native-inputs]: Remove.
2020-11-21gnu: awscli, python-botocore: Add comment about compatibility.Marius Bakke
* gnu/packages/python-web.scm (awscli): Mention that it must be updated together with ... * gnu/packages/python-xyz.scm (python-botocore): ... this package, and add similar comment about awscli.
2020-11-19gnu: python-pillow: Update to 8.0.1.Maxim Cournoyer
* gnu/packages/python-xyz.scm (python-pillow): Update to 8.0.1.
2020-11-19gnu: python-hacking: Update to 4.0.0.Maxim Cournoyer
Fixes <https://issues.guix.gnu.org/39871>. * gnu/packages/openstack.scm (python-hacking): Update to 4.0.0. [arguments]: Remove field. [propagated-inputs]: Remove python-flake8-2.6, python-mccabe-0.2.1, python-pbr, python-pep8-1.5.7, python-pyflakes-1.2, python-six. Add python-flake8. [native-inputs]: Remove python-reno and python-testrepository. Add python-coverage, python-ddt, python-dnspython, python-fixtures, python-monotonic, python-subunit, python-stestr and python-testtools. (python2-hacking): Remove variable. * gnu/packages/python-xyz.scm (python-pyflakes-1.2) (python-mccabe-0.2.1, python2-mccabe-0.2.1) (python-pep8-1.5.7, python2-pep8-1.5.7) (python-flake8-2.6): Delete variables.
2020-11-19gnu: python-ddt: Update to 1.4.1.Maxim Cournoyer
* gnu/packages/python-xyz.scm (python-ddt): Update to 1.4.1. [native-inputs]: Remove python-mock, python-nose. [propagated-inputs]: Remove python-six. [home-page]: Update. (python2-ddt): Remove variable.
2020-11-19Merge branch 'master' into stagingMarius Bakke
2020-11-18gnu: Add python-telethon.Adam
* gnu/packages/python-xyz.scm (python-telethon): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-11-18gnu: python-semver: Fix build, again.Maxim Cournoyer
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.
2020-11-18gnu: Add python-git-hammer.Leo Prikler
* gnu/packages/python-xyz.scm (python-git-hammer): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-11-18gnu: Add python-globber.Leo Prikler
* gnu/packages/python-xyz.scm (python-globber): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-11-18gnu: Add python-beautifultable.Leo Prikler
* gnu/packages/python-xyz.scm (python-beautifultable): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-11-15Merge branch 'master' into stagingMarius Bakke
2020-11-15gnu: python-scp: Update to 0.13.3.Tobias Geerinckx-Rice
* gnu/packages/python-xyz.scm (python-scp): Update to 0.13.3.
2020-11-14gnu: python-matplotlib: Fix rounding errors on x86 CPUs.Diego Nicola Barbato
Fixes <https://issues.guix.gnu.org/40406>. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2020-11-14gnu: python-numba: Update to 0.51.2.Maxim Cournoyer
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.
2020-11-11gnu: python-matplotlib: Remove unused input.Marius Bakke
* gnu/packages/python-xyz.scm (python-matplotlib)[inputs]: Remove IMAGEMAGICK.
2020-11-11gnu: pyzo: Update to 4.11.0.Nicolas Goaziou
* gnu/packages/python-xyz.scm (pyzo): Update to 4.11.0.
2020-11-11Merge branch 'master' into stagingMarius Bakke
2020-11-10gnu: python-canonicaljson: Update to 1.4.0.Michael Rohleder
* gnu/packages/python-xyz.scm (python-canonicaljson): Update to 1.4.0. Signed-off-by: Marius Bakke <marius@gnu.org>
2020-11-09gnu: python-docutils: Update description.Marius Bakke
* gnu/packages/python-xyz.scm (python-docutils)[description]: Add mentions of "rst2man" and ".rst".
2020-11-07gnu: python-colorama: Update to 0.4.4.Tobias Geerinckx-Rice
* gnu/packages/python-xyz.scm (python-colorama): Update to 0.4.4.
2020-11-07Merge branch 'master' into stagingMarius Bakke
Conflicts: gnu/local.mk gnu/packages/gdb.scm gnu/packages/lisp-xyz.scm gnu/packages/web-browsers.scm
2020-10-31gnu: python-dateparser: Use the test variant of tzdata.Leo Famulari
* gnu/packages/python-xyz.scm (python-dateparser)[inputs]: Remove field. [native-inputs]: Add tzdata-for-tests.
2020-10-30gnu: Add python-pydub.Tanguy Le Carrour
* gnu/packages/python-xyz.scm (python-pydub): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
2020-10-29gnu: python-simpleaudio: Alsa-lib is not a native-input.Leo Famulari
* gnu/packages/python-xyz.scm (python-simpleaudio.)[native-inputs]: Replace field and ... [inputs]: ... Add new field.
2020-10-28gnu: python-mujson: Fix typo.Vagrant Cascadian
* gnu/packages/python-xyz (python-mujson)[description]: Fix use of "This package".
2020-10-28gnu: python-scour: Fix typo.Vagrant Cascadian
* gnu/packages/python-xyz (python-scour)[description]: Fix spelling of "aggressive".
2020-10-28gnu: Add python-simpleaudio.Tanguy Le Carrour
* gnu/packages/python-xyz.scm (python-simpleaudio): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
2020-10-23gnu: python-six: Update to 1.15.0.Simon South
* gnu/packages/python-xyz.scm (python-six): Update to 1.15.0. Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-10-26gnu: python-robotframework: Shorten patch file name.Ludovic Courtès
* 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.
2020-10-26gnu: python2-netcdf4: Remove package.Christopher Baines
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.
2020-10-25gnu: python-robotframework-lint: Update to 1.1-0.b0619ac.Ludovic Courtès
* gnu/packages/python-xyz.scm (python-robotframework-lint): Update to b0619ac.
2020-10-25gnu: python-robotframework: Update to 3.2.2.Ludovic Courtès
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.
2020-10-25gnu: python-invoke: Update to 1.4.1.Tanguy Le Carrour
* gnu/packages/python-xyz.scm (python-invoke): Update to 1.4.1. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-10-24gnu: Add python-scour.Ekaitz Zarraga
* gnu/packages/python-xyz.scm (python-scour): New variable.
2020-10-24gnu: Add python-yq.Christopher Baines
* gnu/packages/python-xyz.scm (python-yq): New variable.
2020-10-23gnu: python-black: Update to 20.8b1.Tanguy Le Carrour
* 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>
2020-10-19gnu: python-atomicwrites: Update to 1.4.0.Maxim Cournoyer
* gnu/packages/python-xyz.scm (python-atomicwrites): Update to 1.4.0.
2020-10-19Merge branch 'staging'Maxim Cournoyer
Conflicts: gnu/packages/admin.scm gnu/packages/commencement.scm gnu/packages/gdb.scm gnu/packages/llvm.scm gnu/packages/package-management.scm gnu/packages/tls.scm
2020-10-19gnu: Add python-parallel.BonfaceKilz
* gnu/packages/python-xyz (python-parallel): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-10-19Merge branch 'master' into stagingMarius Bakke
2020-10-19gnu: Add python-pyzbar.Vinicius Monego
* gnu/packages/python-xyz.scm (python-pyzbar): New variable. Signed-off-by: Marius Bakke <marius@gnu.org>
2020-10-19gnu: Add python-pyfavicon.Vinicius Monego
* gnu/packages/python-xyz.scm (python-pyfavicon): New variable. Signed-off-by: Marius Bakke <marius@gnu.org>
2020-10-19gnu: Add python-grandalf.Joseph LaFreniere
* gnu/packages/python-xyz.scm (python-grandalf): New variable. Signed-off-by: Marius Bakke <marius@gnu.org>
2020-10-18gnu: python-babel: Reinstate previously failing tests.Maxim Cournoyer
* gnu/packages/python-xyz.scm (python-babel)[arguments]: Remove field. [home-page]: Use HTTPS.
2020-10-18gnu: python-babel: Fix build.Maxim Cournoyer
* gnu/packages/patches/python-babel-fix-parse-future-test.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. * gnu/packages/python-xyz.scm (python-babel): Use it.
2020-10-18gnu: Add python2-openpyxl.BonfaceKilz
* 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>
2020-10-17gnu: python-asynctest: Fix build.Nicolas Goaziou
* gnu/packages/python-xyz.scm (python-asynctest): Disabled all failing tests. Return #t at the end of the phase.
2020-10-14gnu: Add python-rfc6555.Tim Gesthuizen
* gnu/packages/python-xyz.scm (python-rfc6555): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-10-14Revert "gnu: python-chardet: Enable tests."Marius Bakke
This causes too many rebuilds for the master branch. This reverts commit 331aaf52806b27430c4efaf8f230097ede69e61a.