summaryrefslogtreecommitdiff
path: root/gnu/packages/python-xyz.scm
AgeCommit message (Collapse)Author
2019-10-24gnu: python-ipykernel: Update to 5.1.3.Tobias Geerinckx-Rice
* gnu/packages/python-xyz.scm (python-ipykernel): Update to 5.1.3. [native-inputs]: Add python-flaky.
2019-10-22gnu: python-pyld: Update to 1.0.5.Tobias Geerinckx-Rice
* gnu/packages/python-xyz.scm (python-pyld): Update to 1.0.5.
2019-10-22gnu: python-psutil: Update to 5.6.3.Tobias Geerinckx-Rice
* gnu/packages/python-xyz.scm (python-psutil): Update to 5.6.3.
2019-10-22gnu: python-rst.linker: Update to 1.11.Tobias Geerinckx-Rice
* gnu/packages/python-xyz.scm (python-rst.linker): Update to 1.11.
2019-10-22gnu: Add python-pyphen.Hartmut Goebel
* gnu/packages/python-xyz.scm (python-pyphen): New variable.
2019-10-22gnu: Add python-cairosvg.Hartmut Goebel
* gnu/packages/python-xyz.scm (python-cairosvg): New variable.
2019-10-21gnu: Remove snakemake@4.Tobias Geerinckx-Rice
* gnu/packages/python-xyz.scm (snakemake-4): Remove variable.
2019-10-21gnu: snakemake: Order inputs alphabetically.Tobias Geerinckx-Rice
* gnu/packages/python-xyz.scm (snakemake)[propagated-inputs]: Order.
2019-10-21gnu: snakemake: Update to 5.7.1.Tobias Geerinckx-Rice
* gnu/packages/python-xyz.scm (snakemake): Update to 5.7.1.
2019-10-21gnu: bpython: Update to 0.18.Tobias Geerinckx-Rice
* gnu/packages/python-xyz.scm (bpython): Update to 0.18.
2019-10-19gnu: python-verboselogs: Fix build.Mathieu Othacehe
* gnu/packages/python-xyz.scm (python-verboselogs)[arguments]: Do not run pylint plugin test that depend of an old version of astroid and also remove ..., [native-inputs]: ... python-astroid and python-pylint from here.
2019-10-19gnu: python2-astroid: Fix build.Mathieu Othacehe
* gnu/packages/python-xyz.scm (python2-astroid)[propagated-inputs]: Remove python-typed-ast.
2019-10-19gnu: python-astroid: Update to 2.3.2.Mathieu Othacehe
* gnu/packages/python-xyz.scm (python-astroid): Update to 2.3.2, [propagated-inputs]: add python-typed-ast.
2019-10-19gnu: python-typed-ast: Update to 1.4.0.Mathieu Othacehe
* gnu/packages/python-xyz.scm (python-typed-ast): Update to 1.4.0, [source]: switch to git-fetch.
2019-10-19gnu: python-lazy-object-proxy: Update to 1.4.2.Mathieu Othacehe
* gnu/packages/python-xyz.scm (python-lazy-object-proxy): Update to 1.4.2, [native-inputs]: add python-setuptools-scm.
2019-10-19gnu: Add python-setuptools-scm-3.3.Mathieu Othacehe
* gnu/packages/python-xyz.scm (python-setuptools-scm-3.3): New variable.
2019-10-16gnu: python-unidecode: Update to 1.1.1.Tobias Geerinckx-Rice
* gnu/packages/python-xyz.scm (python-unidecode): Update to 1.1.1.
2019-10-16gnu: python-pygithub: Update to 1.43.8.Tobias Geerinckx-Rice
* gnu/packages/python-xyz.scm (python-pygithub): Update to 1.43.8.
2019-10-15gnu: python-language-server: Update to 0.29.1.Brian Leung
* gnu/packages/python-xyz.scm (python-language-server): Update to 0.29.1. [inputs]: Add python-flake8
2019-10-15gnu: Add python-cookiecutter.Tanguy Le Carrour
* gnu/packages/python-xyz.scm (python-cookiecutter): New public variable. Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
2019-10-15gnu: Add python-whichcraft.Tanguy Le Carrour
* gnu/packages/python-xyz.scm (python-whichcraft): New public variable. Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
2019-10-15gnu: Add python-poyo.Tanguy Le Carrour
* gnu/packages/python-xyz.scm (python-poyo): New public variable. Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
2019-10-15gnu: Add python-jinja2-time.Tanguy Le Carrour
* gnu/packages/python-xyz.scm (python-jinja2-time): New public variable. Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
2019-10-14gnu: python-py3status: Update to 3.21.Tobias Geerinckx-Rice
* gnu/packages/python-xyz.scm (python-py3status): Update to 3.21.
2019-10-14gnu: python-colorspacious: Update to 1.1.2.Tobias Geerinckx-Rice
* gnu/packages/python-xyz.scm (python-colorspacious): Update to 1.1.2.
2019-10-14gnu: python-glob2: Update to 0.7.Tobias Geerinckx-Rice
* gnu/packages/python-xyz.scm (python-glob2): Update to 0.7.
2019-10-11gnu: PyJWT: Update to 1.7.1.Leo Famulari
* gnu/packages/python-xyz.scm (python-pyjwt): Update to 1.7.1.
2019-10-10gnu: python-bleach: Update to 3.1.0.Marius Bakke
* gnu/packages/check.scm (python-pytest-runner-2, python2-pytest-runner-2): New public variables. * gnu/packages/python-xyz.scm (python-bleach): Update to 3.1.0. [propagated-inputs]: Remove PYTHON-HTML5LIB-0.9. Add PYTHON-WEBENCODINGS. [native-inputs]: Remove PYTHON-NOSE. Add PYTHON-PYTEST and PYTHON-PYTEST-RUNNER-2.
2019-10-10gnu: python-binaryornot: Fix typo.Danny Milosavljevic
Follow-up to 86723f98ab272b1a2621fb54ff88eab5e8e80fed. * gnu/packages/python-xyz.scm (python-binaryornot)[arguments]<#:phases>[patch-test]: Rename to... [patch-test]: ...this.
2019-10-09gnu: python-binaryornot: Fix build.Danny Milosavljevic
Fixes <https://bugs.gnu.org/37678>. * gnu/packages/python-xyz.scm (python-binaryornot)[arguments]<#:phases>[patch-tests]: New phase.
2019-10-08gnu: python2-tqdm: Depend on python2-functools32.Pierre Langlois
* gnu/packages/python-xyz.scm (python-tqdm)[properties]: Add python2-variant. (python2-tqdm): Use 'strip-python2-variant'. [native-inputs]: Add python2-functools32. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2019-10-06Merge branch 'master' into core-updatesRicardo Wurmus
2019-10-06gnu: python-traitlets: Update to 4.3.3.Tobias Geerinckx-Rice
* gnu/packages/python-xyz.scm (python-traitlets): Update to 4.3.3.
2019-10-05gnu: python-importlib-metadata: Update to 0.23.Tobias Geerinckx-Rice
* gnu/packages/python-xyz.scm (python-importlib-metadata): Update to 0.23.
2019-10-01gnu: Add python-license-expression.Tobias Geerinckx-Rice
* gnu/packages/python-xyz.scm (python-license-expression): New public variable.
2019-10-01gnu: Add python-boolean.py.Tobias Geerinckx-Rice
* gnu/packages/python-xyz.scm (python-boolean.py): New public variable.
2019-09-27Merge branch 'master' into core-updatesMarius Bakke
2019-09-26gnu: Add python-distro.Hartmut Goebel
* gnu/packages/python-xyz.scm (python-distro): New variable.
2019-09-24Merge branch 'master' into core-updatesLudovic Courtès
2019-09-21gnu: Add python-bibtexparser.Wiktor Żelazny
* gnu/packages/python-xyz.scm (python-bibtexparser): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-09-19gnu: Add python-jsbeautifier.Vagrant Cascadian
* gnu/packages/python-xyz (python-jsbeautifier): New variable. * gnu/packages/diffoscope (diffoscope)[native-arguments]: Add python-jsbeautifier. [arguments]: Add python-jsbeautifier to add-known-tools phase.
2019-09-19gnu: Add python-editorconfig.Vagrant Cascadian
* gnu/packages/python-xyz (python-editorconfig): New variable.
2019-09-19gnu: Add python-binwalk.Vagrant Cascadian
* gnu/packages/python-xyz (python-binwalk): New variable. * gnu/packages/diffoscope (diffoscope)[native-inputs]: Add python-binwalk for tests.
2019-09-19gnu: python-matplotlib: Use https in home-page.Efraim Flashner
* gnu/packages/python-xyz.scm (python-matplotlib)[home-page]: Update to use https.
2019-09-19gnu: python2-matplotlib: Update to 2.2.4.Efraim Flashner
* gnu/packages/python-xyz.scm (python2-matplotlib): Update to 2.2.4.
2019-09-19gnu: python2-matplotlib: Fix jquery-ui install path.Efraim Flashner
* gnu/packages/python-xyz.scm (python2-matplotlib)[arguments]: Override custom 'install-jquery-ui phase to install in the appropriate directory.
2019-09-19gnu: python2-matplotlib: Disable tests.Efraim Flashner
* gnu/packages/python-xyz.scm (python2-matplotlib)[arguments]: Skip the custom 'check phase.
2019-09-17Merge branch 'master' into core-updatesLudovic Courtès
2019-09-13gnu: python-matplotlib-documentation: Add missing input.Ricardo Wurmus
* gnu/packages/python-xyz.scm (python-matplotlib-documentation)[native-inputs]: Add python-sphinx-copybutton. (python2-matplotlib-documentation)[native-inputs]: Remove python-sphinx-copybutton.
2019-09-13gnu: python-matplotlib: Update to 3.1.1.Ricardo Wurmus
* gnu/packages/python-xyz.scm (python-matplotlib): Update to 3.1.1. [native-inputs]: Remove python-nose; add python-pytest and unzip; add jquery-ui. [arguments]: Add build phases "fix-and-disable-failing-tests" and "install-jquery-ui", and move the "check" phase after the "install" phase; use the default backend in setup.cfg. (python2-matplotlib): Keep at version 2.2.3. (python-matplotlib-documentation)[arguments]: Remove "check" phase.