summaryrefslogtreecommitdiff
path: root/gnu/packages/python-xyz.scm
AgeCommit message (Collapse)Author
2020-11-27gnu: python-apispec: Update description.Marius Bakke
* gnu/packages/python-xyz.scm (python-apispec)[synopsis,description]: Expand f.k.a. acronym, clarify the relationship between OpenAPI and Swagger.
2020-11-27gnu: python-apispec: Update to 4.0.0.Marius Bakke
* gnu/packages/python-xyz.scm (python-apispec): Update to 4.0.0. [arguments]: New field. [native-inputs]: Remove PYTHON-FLASK, PYTHON-TORNADO, PYTHON-BOTTLE, and PYTHON-MOCK.
2020-11-27gnu: Remove python2-marshmallow.Marius Bakke
Marshmallow no longer supports Python 2. * gnu/packages/python-xyz.scm (python2-marshmallow): Remove variable.
2020-11-27gnu: Remove python2-apispec.Marius Bakke
Some of its dependencies no longer work with Python 2. * gnu/packages/python-xyz.scm (python2-apispec): Remove variable.
2020-11-27gnu: Remove python2-flasgger.Marius Bakke
Some of its dependencies no longer work with Python 2. * gnu/packages/python-xyz.scm (python2-flasgger): Remove variable.
2020-11-26gnu: Add python-xlsxwriter.Vinicius Monego
* gnu/packages/python-xyz.scm (python-xlsxwriter): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-11-26gnu: pyzo: Update to 4.11.2.Tobias Geerinckx-Rice
* gnu/packages/python-xyz.scm (pyzo): Update to 4.11.2.
2020-11-25gnu: python-language-server: Update to 0.36.1.Brett Gilio
* gnu/packages/python-xyz.scm (python-language-server): Update to 0.36.1. [propagated-inputs]: Reorder, and remove unused inputs. [native-inputs]: Add various native inputs for tests.
2020-11-25gnu: python-jsonrpc-server: Update to 0.4.0.Brett Gilio
* gnu/packages/python-xyz.scm (python-jsonrpc-server): Update to 0.4.0. [propagated-inputs]: Replace python-ujson-1 with python-ujson.
2020-11-25gnu: python-ujson: Update to 4.0.1.Brett Gilio
* gnu/packages/python-xyz.scm (python-ujson): Update to 4.0.1.
2020-11-25gnu: Add python-versioneer.Brett Gilio
* gnu/packages/python-xyz.scm (python-versioneer): New variable.
2020-11-25gnu: Remove python2-ujson-1.Brett Gilio
* gnu/packages/python-xyz.scm (python2-ujson-1): Remove variable. This variable was superceded and no longer needed as a dependency for any package at this version.
2020-11-25gnu: Remove python-ujson-1.Brett Gilio
* gnu/packages/python-xyz.scm (python-ujson-1): Remove variable. This variable was superceded and no longer needed as a dependency for any package at this version.
2020-11-24gnu: Add python-commonmark.Vinicius Monego
* gnu/packages/python-xyz.scm (python-commonmark): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-11-24gnu: python-mamba: Update to 0.11.2.Tanguy Le Carrour
* gnu/packages/python-xyz.scm (python-mamba): Update to 0.11.2. Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2020-11-24gnu: python-isbnlib: Update to 3.10.4.Tanguy Le Carrour
* gnu/packages/python-xyz.scm (python-isbnlib): Update to 3.10.4. Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2020-11-23gnu: Add python-shellescape.Efraim Flashner
* gnu/packages/python-xyz.scm (python-shellescape): New variable.
2020-11-23gnu: Add python-arcp.Efraim Flashner
* gnu/packages/python-xyz.scm (python-arcp): New variable.
2020-11-23gnu: Add python-prov.Efraim Flashner
* gnu/packages/python-xyz.scm (python-prov): New variable.
2020-11-23gnu: Add python-bagit.Efraim Flashner
* gnu/packages/python-xyz.scm (python-bagit): New variable.
2020-11-23gnu: Add python-djvulibre.Guillaume Le Vaillant
* gnu/packages/python-xyz.scm (python-djvulibre): New variable.
2020-11-22gnu: python-marshmallow: Update to 3.9.1.Brett Gilio
* gnu/packages/python-xyz.scm (python-marshmallow): Update to 3.9.1.
2020-11-21gnu: python-pillow: Add the python2-variant property.Maxim Cournoyer
This is apparently required to get the package-with-python2 package transformer to pick up the correct python2-pillow package instead of attempting to create a new one with the same version as python-pillow, as it would happen for python2-matplotlib for example. * gnu/packages/python-xyz.scm (python-pillow): Add python2-variant property. (python2-pillow): Strip python2-variant property from inherited python-pillow, and fix indentation.
2020-11-20gnu: python2-pillow: Fix build.Maxim Cournoyer
* gnu/packages/python-xyz.scm (python2-pillow): Downgrade to version 6.2.2.
2020-11-21gnu: Add python-moto.Marius Bakke
* gnu/packages/python-xyz.scm (python-moto): New public variable.
2020-11-21gnu: python-jsonpatch: Propagate required input.Marius Bakke
* gnu/packages/python-xyz.scm (python-jsonpatch)[native-inputs]: Move PYTHON-JSONPOINTER ... [propagated-inputs]: ... here.
2020-11-21gnu: Add python-boto.Marius Bakke
* gnu/packages/python-xyz.scm (python-boto): New public variable.
2020-11-21gnu: Add python-sshpubkeys.Marius Bakke
* gnu/packages/python-xyz.scm (python-sshpubkeys): New public variable.
2020-11-21gnu: Add python-boto3.Kristian Trandem
gnu/packages/python-xyz.scm (python-boto3): New variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2020-11-21gnu: Add python-gorilla.Marius Bakke
* gnu/packages/python-xyz.scm (python-gorilla): New public variable.
2020-11-21gnu: python-botocore: Update to 1.19.22.Marius Bakke
* gnu/packages/python-xyz.scm (python-botocore): Update to 1.19.22. [propagated-inputs]: Remove PYTHON-DOCUTILS. Add PYTHON-URLLIB3.
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-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-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-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-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.