summaryrefslogtreecommitdiff
path: root/gnu/packages/python-xyz.scm
Commit message (Collapse)AuthorAge
* Merge branch 'master' into core-updatesMarius Bakke2021-06-06
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: gnu/local.mk gnu/packages/algebra.scm gnu/packages/bioinformatics.scm gnu/packages/curl.scm gnu/packages/docbook.scm gnu/packages/emacs-xyz.scm gnu/packages/maths.scm gnu/packages/plotutils.scm gnu/packages/python-web.scm gnu/packages/python-xyz.scm gnu/packages/radio.scm gnu/packages/readline.scm gnu/packages/tls.scm gnu/packages/xml.scm gnu/packages/xorg.scm
| * gnu: Add python-asn1tools.Hartmut Goebel2021-06-06
| | | | | | | | * gnu/packages/python-xyz.scm (python-asn1tools): New variable.
| * gnu: Add python-sparse.Mădălin Ionel Patrașcu2021-06-06
| | | | | | | | * gnu/packages/python-xyz.scm(python-sparse): New variable.
| * gnu: python-pypandoc: Use patched texlive-amsfonts.Ricardo Wurmus2021-06-05
| | | | | | | | | | * gnu/packages/python-xyz.scm (python-pypandoc)[native-inputs]: Use texlive-amsfonts/patched.
| * gnu: python-ipython-documentation: Use patched texlive-amsfonts.Ricardo Wurmus2021-06-05
| | | | | | | | | | * gnu/packages/python-xyz.scm (python-ipython-documentation)[native-inputs]: Use texlive-amsfonts/patched.
| * gnu: python-matplotlib-documentation: Use patched texlive-amsfonts.Ricardo Wurmus2021-06-05
| | | | | | | | | | * gnu/packages/python-xyz.scm (python-matplotlib-documentation)[native-inputs]: Use texlive-amsfonts/patched.
| * gnu: python-numpy-documentation: Use patched texlive-amsfonts.Ricardo Wurmus2021-06-05
| | | | | | | | | | * gnu/packages/python-xyz.scm (python-numpy-documentation)[native-inputs]: Use texlive-amsfonts/patched.
| * gnu: python-anndata: Update to 0.7.6.Roel Janssen2021-06-04
| | | | | | | | * gnu/packages/python-xyz.scm (python-anndata): Update to 0.7.6.
| * gnu: python-pydantic: Update to 1.8.2.Marius Bakke2021-06-04
| | | | | | | | | | | | | | * 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.
| * gnu: Add python-sinfo.Roel Janssen2021-06-01
| | | | | | | | * gnu/packages/python-xyz.scm (python-sinfo): New variable.
| * gnu: Add python-stdlib-list.Roel Janssen2021-06-01
| | | | | | | | * gnu/packages/python-xyz.scm (python-stdlib-list): New variable.
| * gnu: Add python-easy-ansi.Stefan Reichör2021-05-31
| | | | | | | | | | | | * gnu/packages/python-xyz.scm (python-easy-ansi): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| * gnu: python-fastjsonschema: Update to 2.15.1.Tobias Geerinckx-Rice2021-05-30
| | | | | | | | * gnu/packages/python-xyz.scm (python-fastjsonschema): Update to 2.15.1.
| * gnu: python-cookiecutter: Update to 1.7.3.Tobias Geerinckx-Rice2021-05-30
| | | | | | | | * gnu/packages/python-xyz.scm (python-cookiecutter): Update to 1.7.3.
| * gnu: Add python-cachetools.Roel Janssen2021-05-28
| | | | | | | | * gnu/packages/python-xyz.scm (python-cachetools): New variable.
| * gnu: Add python-argopt.Roel Janssen2021-05-28
| | | | | | | | * gnu/packages/python-xyz.scm (python-argopt): New variable.
| * gnu: Add python-helper.Roel Janssen2021-05-27
| | | | | | | | * gnu/packages/python-xyz.scm (python-helper): New variable.
| * gnu: Add python-logutils.Roel Janssen2021-05-27
| | | | | | | | * gnu/packages/python-xyz.scm (python-logutils): New variable.
| * gnu: Add python-simpervisor.Efraim Flashner2021-05-27
| | | | | | | | * gnu/packages/python-xyz.scm (python-simpervisor): New variable.
| * gnu: python2-shapely: Remove package.Björn Höfling2021-05-25
| | | | | | | | * gnu/packages/python-xyz.scm (python2-shapely): Delete variable.
| * gnu: python-matplotlib: Don't hardcode python version.Efraim Flashner2021-05-24
| | | | | | | | | | * gnu/packages/python-xyz.scm (python-matplotlib)[arguments]: In custom 'install-jquery-ui phase programmatically get the version of python.
| * gnu: python-nltk: Add missing inputs.Efraim Flashner2021-05-24
| | | | | | | | | | * gnu/packages/python-xyz.scm (python-nltk)[propagated-inputs]: Add python-click, python-joblib, python-regex, python-tqdm.
| * gnu: python-nltk-3.4: Add missing input.Efraim Flashner2021-05-24
| | | | | | | | | | * gnu/packages/python-xyz.scm (python-nltk-3.4)[propagated-inputs]: Add python-six.
| * gnu: Fix erroneous uses of 'package/inherit'.Marius Bakke2021-05-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
| * gnu: Remove python2-ipython-cluster-helper.Marius Bakke2021-05-22
| | | | | | | | | | | | | | 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.
| * gnu: Remove python2-notebook.Marius Bakke2021-05-22
| | | | | | | | | | | | | | | | 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.
* | gnu: python-pyflakes: Remove obsolete patch.Marius Bakke2021-05-22
| | | | | | | | | | | | | | | | | | | | This patch was added on 'core-updates' in 43c889de85e79f279931d6cced261f54c9be5075, but no longer necessary since the update to 2.3.1 in 91741db5397174a2e96b4010c3c9ff53d34e8ef0. * gnu/packages/patches/python-pyflakes-fix-tests.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/python-xyz.scm (python-pyflakes)[source](patches): Remove.
* | gnu: python-tqdm: Update to 4.60.0.Marius Bakke2021-05-22
| | | | | | | | | | | | | | | | * gnu/packages/python-xyz.scm (python-tqdm): Update to 4.60.0. [native-inputs]: Remove PYTHON-NOSE. Add PYTHON-PYTEST, PYTHON-PYTEST-ASYNCIO, PYTHON-PYTEST-TIMEOUT, PYTHON-SETUPTOOLS-SCM, and PYTHON-TOML. [arguments]: Use pytest instead of nosetests in check phase.
* | gnu: Remove 'texlive-amsfonts/patched'.Marius Bakke2021-05-22
| | | | | | | | | | | | | | | | * gnu/packages/tex.scm (texlive-amsfonts)[arguments]: Add the fix from 'texlive-amsfonts/patched'. (texlive-amsfonts/patched): Remove variable. * gnu/packages/python-xyz.scm (python-nbconvert)[native-inputs]: Change from TEXLIVE-AMSFONTS/PATCHED to TEXLIVE-AMSFONTS.
* | Merge branch 'master' into core-updatesMarius Bakke2021-05-22
|\|
| * gnu: python2-ttystatus: Add Python 3 variant.Marius Bakke2021-05-22
| | | | | | | | | | | | | | | | * 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.
| * gnu: python2-cliapp: Add Python 3 variant.Marius Bakke2021-05-22
| | | | | | | | | | | | | | | | | | * 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.
| * gnu: python-scour: Update to 0.38.2.Björn Höfling2021-05-21
| | | | | | | | * gnu/packages/python-xyz.scm (python-scour): Update to 0.38.2.
| * gnu: python-scour: Correct version.Björn Höfling2021-05-21
| | | | | | | | | | * gnu/packages/python-xyz.scm (python-scour): Correct version string from 038.1 to 0.38.1.
| * gnu: python-pikepdf: Update to 2.12.1.Nicolas Goaziou2021-05-21
| | | | | | | | * gnu/packages/python-xyz.scm (python-pikepdf): Update to 2.12.1.
| * gnu: python-pdftotext: Update to 2.1.6.Tobias Geerinckx-Rice2021-05-18
| | | | | | | | * gnu/packages/python-xyz.scm (python-pdftotext): Update to 2.1.6.
| * gnu: python-pyprind: Update to 2.11.3.Tobias Geerinckx-Rice2021-05-18
| | | | | | | | * gnu/packages/python-xyz.scm (python-pyprind): Update to 2.11.3.
| * gnu: sniffio: Update to 1.2.0Sharlatan Hellseher2021-05-15
| | | | | | | | Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| * gnu: pybind11: Update to 2.6.2.Marius Bakke2021-05-15
| | | | | | | | * gnu/packages/python-xyz.scm (pybind11): Update to 2.6.2.
* | Merge branch 'master' into core-updatesLudovic Courtès2021-05-15
|\|
| * gnu: Add python-fb-re2.Xinglu Chen2021-05-14
| | | | | | | | * gnu/packages/python-xyz.scm (python-fb-re2): New variable.
| * gnu: python-jupyter-core: Disable config migration.Lars-Dominik Braun2021-05-14
| | | | | | | | | | | | * gnu/packages/python-xyz.scm (python-jupyter-core) [#:phases]: Add new phase 'disable-migration, which disables migration of Guix-owned configuration directories.
| * gnu: python-networkx: Update to 2.5.1.Greg Hogan2021-05-11
| | | | | | | | | | | | * gnu/packages/python-xyz.scm (python-networkx): Update to 2.5.1. Signed-off-by: Leo Famulari <leo@famulari.name>
| * gnu: python-pikepdf: Update to 2.12.0.Nicolas Goaziou2021-05-09
| | | | | | | | * gnu/packages/python-xyz.scm (python-pikepdf): Update to 2.12.0.
* | gnu: Fix references to unbound variables.Marius Bakke2021-05-13
| | | | | | | | | | | | | | | | | | | | | | This is a follow-up to f03426420497cd9839f5fb3cb547dbecd8d6053b which introduced new packages that refer to variables that no longer exist. * gnu/packages/python-xyz.scm (python-fastjsonschema)[native-inputs]: Change from PYTHON-PYTEST-6 to PYTHON-PYTEST. (python-nbconvert)[native-inputs]: Change from TEXLIVE-UNION to TEXLIVE-UPDMAP.CFG. * gnu/packages/shells.scm (nushell)[arguments]: Remove #:rust.
* | Merge branch 'master' into core-updatesMarius Bakke2021-05-09
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: gnu/local.mk gnu/packages/bioinformatics.scm gnu/packages/django.scm gnu/packages/gtk.scm gnu/packages/llvm.scm gnu/packages/python-web.scm gnu/packages/python.scm gnu/packages/tex.scm guix/build-system/asdf.scm guix/build/emacs-build-system.scm guix/profiles.scm
| * gnu: python-rply: Update to 0.7.8.Jelle Licht2021-05-08
| | | | | | | | * gnu/packages/python-xyz.scm (python-rply): Update to 0.7.8.
| * gnu: python-language-server: Relax dependency versions.Vinicius Monego2021-05-08
| | | | | | | | | | * gnu/packages/python-xyz.scm (python-language-server)[arguments]: Add phase to relax pycodestyle and pyflakes version.
| * gnu: Add python-pyvirtualdisplay.Vinicius Monego2021-05-08
| | | | | | | | * gnu/packages/python-xyz.scm (python-pyvirtualdisplay): New variable.
| * gnu: Add python-entrypoint2.Vinicius Monego2021-05-08
| | | | | | | | * gnu/packages/python-xyz.scm (python-entrypoint2): New variable.