summaryrefslogtreecommitdiff
path: root/gnu/packages/python-xyz.scm
AgeCommit message (Collapse)Author
2021-06-21gnu: python-pyyaml: Update to 5.4.1.Ricardo Wurmus
* gnu/packages/python-xyz.scm (python-pyyaml): Update to 5.4.1.
2021-06-21gnu: python-argh: Remove python-tox.Ricardo Wurmus
* gnu/packages/python-xyz.scm (python-argh)[propagated-inputs]: Remove python-tox.
2021-06-18gnu: python-miniboa: Update to 1.0.8.Arun Isaac
* gnu/packages/python-xyz.scm (python-miniboa): Update to 1.0.8.
2021-06-15gnu: python-pygit2: Update to 1.6.0.Xinglu Chen
* gnu/packages/python-xyz.scm (python-pygit2): Update to 1.6.0. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-06-14gnu: Rename qtbase to qtbase-5.Maxim Cournoyer
This change was automated via the following command: $ git ls-files | xargs sed -i 's/,qtbase)/,qtbase-5)/g' $ git ls-files | xargs sed -i 's/inherit qtbase)/inherit qtbase-5)/g' $ git ls-files | xargs sed -i 's/package-version qtbase)/package-version qtbase-5)/g' $ git checkout etc # to clear some spurious changes This is done so the qtbase package can be upgraded to version 6 in the following commit.
2021-06-08gnu: python-pyzmq: Update to 22.1.0.Vinicius Monego
* gnu/packages/python-xyz.scm (python-pyzmq): Update to 22.1.0. Signed-off-by: Leo Famulari <leo@famulari.name>
2021-06-08gnu: python-pyzmq: Enable tests.Vinicius Monego
* gnu/packages/python-xyz.scm (python-pyzmq)[arguments]: Remove #:tests?. Add new 'build-extensions' phase to build Cython extensions before tests. [native-inputs]: Remove python-nose. Add python-cython and python-pytest. Signed-off-by: Leo Famulari <leo@famulari.name>
2021-06-08gnu: python-toolz: Update to 0.11.1.Vinicius Monego
* gnu/packages/python-xyz.scm (python-toolz): Update to 0.11.1. Signed-off-by: Leo Famulari <leo@famulari.name>
2021-06-08gnu: python-toolz: Enable tests.Vinicius Monego
* gnu/packages/python-xyz.scm (python-toolz)[arguments]: Remove #:tests?. Override check phase. [native-inputs]: Add python-pytest. Signed-off-by: Leo Famulari <leo@famulari.name>
2021-06-08gnu: ptpython: Update to 3.0.17.Vinicius Monego
* gnu/packages/python-xyz.scm (ptpython): Update to 3.0.17. [propagated-inputs]: Add python-black. Signed-off-by: Leo Famulari <leo@famulari.name>
2021-06-08gnu: python-prompt-toolkit: Update to 3.0.18.Vinicius Monego
* gnu/packages/python-xyz.scm (python-prompt-toolkit): Update to 3.0.18. Signed-off-by: Leo Famulari <leo@famulari.name>
2021-06-08gnu: python2-partd: Remove package.zimoun
* gnu/packages/python-xyz.scm (python2-partd): Remove variable. Signed-off-by: Leo Famulari <leo@famulari.name>
2021-06-08gnu: python2-numpy-documentation: Remove package.zimoun
* gnu/packages/python-xyz.scm (python2-numpy-documentation): Remove variable. Signed-off-by: Leo Famulari <leo@famulari.name>
2021-06-08gnu: python2-hdf4: Remove package.zimoun
* gnu/packages/python-xyz.scm (python2-hdf4): Remove variable. Signed-off-by: Leo Famulari <leo@famulari.name>
2021-06-08gnu: python2-gridmap: Remove package.zimoun
* gnu/packages/python-xyz.scm (python2-gridmap): Remove variable. Signed-off-by: Leo Famulari <leo@famulari.name>
2021-06-08gnu: python2-fastimport: Remove package.zimoun
* gnu/packages/python-xyz.scm (python2-fastimport): Remove variable. Signed-off-by: Leo Famulari <leo@famulari.name>
2021-06-08gnu: python2-bigfloat: Remove package.zimoun
* gnu/packages/python-xyz.scm (python2-bigfloat): Remove variable. Signed-off-by: Leo Famulari <leo@famulari.name>
2021-06-08gnu: python-mappy: Move to (gnu packages bioinformatics).Efraim Flashner
* gnu/packages/python-xyz.scm (python-mappy): Move to ... * gnu/packages/bioinformatics.scm: ... here.
2021-06-07gnu: python-pikepdf: Update to 2.12.2.Nicolas Goaziou
* gnu/packages/python-xyz.scm (python-pikepdf): Update to 2.12.2.
2021-06-07gnu: Add python-rich.Ricardo Wurmus
* gnu/packages/python-xyz.scm (python-rich): New variable.
2021-06-07gnu: python-dataclasses: Update to 0.8.Ricardo Wurmus
* gnu/packages/python-xyz.scm (python-dataclasses): Update to 0.8.
2021-06-07gnu: python-attrs: Update to 21.2.0.Ricardo Wurmus
* gnu/packages/python-xyz.scm (python-attrs): Update to 21.2.0. (python-attrs-bootstrap): Keep this at 19.3.0 to avoid mass rebuilds.
2021-06-07gnu: python-attrs: Conditionally execute tests.Ricardo Wurmus
* gnu/packages/python-xyz.scm (python-attrs)[arguments]: Wrap "check" phase in conditional expression.
2021-06-06gnu: Add python-asn1tools.Hartmut Goebel
* gnu/packages/python-xyz.scm (python-asn1tools): New variable.
2021-06-06gnu: Add python-sparse.Mădălin Ionel Patrașcu
* gnu/packages/python-xyz.scm(python-sparse): New variable.
2021-06-05gnu: python-pypandoc: Use patched texlive-amsfonts.Ricardo Wurmus
* gnu/packages/python-xyz.scm (python-pypandoc)[native-inputs]: Use texlive-amsfonts/patched.
2021-06-05gnu: python-ipython-documentation: Use patched texlive-amsfonts.Ricardo Wurmus
* gnu/packages/python-xyz.scm (python-ipython-documentation)[native-inputs]: Use texlive-amsfonts/patched.
2021-06-05gnu: python-matplotlib-documentation: Use patched texlive-amsfonts.Ricardo Wurmus
* gnu/packages/python-xyz.scm (python-matplotlib-documentation)[native-inputs]: Use texlive-amsfonts/patched.
2021-06-05gnu: python-numpy-documentation: Use patched texlive-amsfonts.Ricardo Wurmus
* gnu/packages/python-xyz.scm (python-numpy-documentation)[native-inputs]: Use texlive-amsfonts/patched.
2021-06-04gnu: python-anndata: Update to 0.7.6.Roel Janssen
* gnu/packages/python-xyz.scm (python-anndata): Update to 0.7.6.
2021-06-04gnu: python-pydantic: Update to 1.8.2.Marius Bakke
* gnu/packages/python-xyz.scm (python-pydantic): Update to 1.8.2. [arguments]: Disable some new tests. [native-inputs]: Add PYTHON-PYTEST-MOCK. [propagated-inputs]: Add PYTHON-TYPING-EXTENSIONS.
2021-06-01gnu: Add python-sinfo.Roel Janssen
* gnu/packages/python-xyz.scm (python-sinfo): New variable.
2021-06-01gnu: Add python-stdlib-list.Roel Janssen
* gnu/packages/python-xyz.scm (python-stdlib-list): New variable.
2021-05-31gnu: Add python-easy-ansi.Stefan Reichör
* gnu/packages/python-xyz.scm (python-easy-ansi): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-05-30gnu: python-fastjsonschema: Update to 2.15.1.Tobias Geerinckx-Rice
* gnu/packages/python-xyz.scm (python-fastjsonschema): Update to 2.15.1.
2021-05-30gnu: python-cookiecutter: Update to 1.7.3.Tobias Geerinckx-Rice
* gnu/packages/python-xyz.scm (python-cookiecutter): Update to 1.7.3.
2021-05-28gnu: Add python-cachetools.Roel Janssen
* gnu/packages/python-xyz.scm (python-cachetools): New variable.
2021-05-28gnu: Add python-argopt.Roel Janssen
* gnu/packages/python-xyz.scm (python-argopt): New variable.
2021-05-27gnu: Add python-helper.Roel Janssen
* gnu/packages/python-xyz.scm (python-helper): New variable.
2021-05-27gnu: Add python-logutils.Roel Janssen
* gnu/packages/python-xyz.scm (python-logutils): New variable.
2021-05-27gnu: Add python-simpervisor.Efraim Flashner
* gnu/packages/python-xyz.scm (python-simpervisor): New variable.
2021-05-25gnu: python2-shapely: Remove package.Björn Höfling
* gnu/packages/python-xyz.scm (python2-shapely): Delete variable.
2021-05-24gnu: python-matplotlib: Don't hardcode python version.Efraim Flashner
* gnu/packages/python-xyz.scm (python-matplotlib)[arguments]: In custom 'install-jquery-ui phase programmatically get the version of python.
2021-05-24gnu: python-nltk: Add missing inputs.Efraim Flashner
* gnu/packages/python-xyz.scm (python-nltk)[propagated-inputs]: Add python-click, python-joblib, python-regex, python-tqdm.
2021-05-24gnu: python-nltk-3.4: Add missing input.Efraim Flashner
* gnu/packages/python-xyz.scm (python-nltk-3.4)[propagated-inputs]: Add python-six.
2021-05-23gnu: Fix erroneous uses of 'package/inherit'.Marius Bakke
These packages use a different source/version from the inherited package, and thus should not inherit replacements. * gnu/packages/check.scm (googletest-1.8, python-pytest-runner-2): Use record inheritance instead of PACKAGE/INHERIT. * gnu/packages/crates-io.scm (rust-bindgen-0.49, rust-bytes-0.4, rust-colored-1.9.1, rust-difference-1, rust-docopt-0.8, rust-html5ever-0.23, rust-http-0.1, rust-http-body-0.1, rust-loom-0.2, rust-loom-0.1, rust-pulldown-cmark-0.0.8, rust-ring-0.13, rust-rustls-0.12, rust-sct-0.3, rust-term-0.2, rust-untrusted-0.6, rust-webpki-0.18, rust-webpki-roots-0.17, rust-webpki-roots-0.14): Likewise. * gnu/packages/emacs.scm (emacs-next, emacs-next-pgtk, guile-emacs): Likewise. * gnu/packages/guile.scm (guile-2.2.4): Likewise. * gnu/packages/maths.scm (hdf5-1.10, hdf5-1.12): Likewise. * gnu/packages/protobuf.scm (protobuf-3.6, protobuf-3.5, python-protobuf-3.6): Likewise. * gnu/packages/python-web.scm (python2-html2text): Likewise. * gnu/packages/python-xyz.scm (python-pygments/fixed, python2-numpy, python2-urwid, python2-markdown, python2-fonttools): Likewise. * gnu/packages/racket.scm (racket): Likewise. * gnu/packages/sequoia.scm (sequoia4pEp): Likewise.
2021-05-22gnu: Remove python2-ipython-cluster-helper.Marius Bakke
Some of its requirements no longer support Python 2 which has left this package broken for a while. * gnu/packages/python-xyz.scm (python2-ipython-cluster-helper): Remove variable.
2021-05-22gnu: Remove python2-notebook.Marius Bakke
Some of its requirements no longer support Python 2 which has left this package broken for a while. * gnu/packages/python-xyz.scm (python2-notebook): Remove variable. (python-notebook)[properties]: Remove.
2021-05-22gnu: python2-ttystatus: Add Python 3 variant.Marius Bakke
* gnu/packages/python-xyz.scm (python2-ttystatus): Rename to ... (python-ttystatus): ... this. [name, native-inputs, arguments]: Adjust accordingly. [descriptions]: Remove mentions of Python version and add markup. (python2-ttystatus): Use PACKAGE-WITH-PYTHON2.
2021-05-22gnu: python2-cliapp: Add Python 3 variant.Marius Bakke
* gnu/packages/python-xyz.scm (python2-cliapp): Rename to ... (python-cliapp): ... this. [name, native-inputs, propagated-inputs]: Adjust accordingly. [arguments]: Disable tests. [description]: Remove mentions of Python version and add markup. (python2-cliapp): Use PACKAGE-WITH-PYTHON2.