summaryrefslogtreecommitdiff
path: root/gnu/packages/python-xyz.scm
Commit message (Collapse)AuthorAge
* gnu: python-lfdfiles: Fix build.Lars-Dominik Braun2021-04-18
| | | | | | | * gnu/packages/python-xyz.scm (python-lfdfiles) [source]: Remove pre-generated C files. [native-inputs]: Add python-cython. [arguments]: Disable tests.
* gnu: python-lfdfiles: Update to 2021.2.22.Lars-Dominik Braun2021-04-18
| | | | * gnu/packages/python-xyz.scm (python-lfdfiles): Update to 2021.2.22.
* gnu: python-roifile: Update to 2020.11.28.Lars-Dominik Braun2021-04-18
| | | | * gnu/packages/python-xyz.scm (python-roifile): Update to 2020.11.28.
* gnu: python-tifffile: Update to 2021.4.8.Lars-Dominik Braun2021-04-18
| | | | | | | | * gnu/packages/python-xyz.scm (python-tifffile) [version]: Update to 2021.4.8. [propagated-inputs]: Drop python-roifiles, which is only required for tests (disabled). Add python-imagecodecs, which allows decoding compressed tiff files.
* gnu: Add python-imagecodecs.Lars-Dominik Braun2021-04-18
| | | | * gnu/packages/python-xyz.scm (python-imagecodecs): New variable.
* gnu: Add python-mappy.Roel Janssen2021-04-16
| | | | * gnu/packages/python-xyz.scm (python-mappy): New variable.
* gnu: Add python-quicktions.BonfaceKilz2021-04-15
| | | | | | | * gnu/packages/python-xyz.scm (python-quicktions): New variable. Co-authored-by: jgart <jgart@dismail.de> Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add python-setuptools-declarative-requirements.BonfaceKilz2021-04-15
| | | | | | | | * gnu/packages/python-xyz.scm (python-setuptools-declarative-requirements): New variable. Co-authored-by: jgart <jgart@dismail.de> Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add python-roman.BonfaceKilz2021-04-15
| | | | | | | * gnu/packages/python-xyz.scm (python-roman): New variable. Co-authored-by: jgart <jgart@dismail.de> Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add python-ld.Ricardo Wurmus2021-04-14
| | | | * gnu/packages/python-xyz.scm (python-ld): New variable.
* gnu: python-ipywidgets: Update to 7.6.3.Ricardo Wurmus2021-04-13
| | | | | | | * gnu/packages/python-xyz.scm (python-ipywidgets): Update to 7.6.3. [propagated-inputs]: Add python-ipython, python-jupyterlab-widgets, and python-nbformat. [native-inputs]: Remove python-nose; add python-mock and ptyhon-pytest-cov.
* gnu: python-widgetsnbextension: Remove unnecessary inputs.Ricardo Wurmus2021-04-13
| | | | | | * gnu/packages/python-xyz.scm (python-widgetsnbextension)[propagated-inputs]: Remove python-argon2-cffi, python-ipykernel, and python-terminado. [native-inputs]: Remove python-certifi and python-nose.
* gnu: Add python-deprecation.Ricardo Wurmus2021-04-13
| | | | * gnu/packages/python-xyz.scm (python-deprecation): New variable.
* gnu: python-flit: Update to 3.2.0.Ricardo Wurmus2021-04-13
| | | | | | | | | | * gnu/packages/python-xyz.scm (python-flit): Update to 3.2.0. [source]: Fetch from git repository to include flit_core. [arguments]: Add phases to bootstrap the build. [propagated-inputs]: Add python-pytoml and python-toml. [native-inputs]: Add python-docutils, python-responses, python-pygments-github-lexers, python-pytest, python-pytest-cov, python-sphinx, python-sphinxcontrib-github-alt, and python-testpath.
* gnu: Add python-pygments-github-lexers.Ricardo Wurmus2021-04-13
| | | | * gnu/packages/python-xyz.scm (python-pygments-github-lexers): New variable.
* gnu: Remove python2-ipykernel.Ricardo Wurmus2021-04-13
| | | | | * gnu/packages/python-xyz.scm (python2-ipykernel): Remove variable. (python-ipykernel)[properties]: Remove python2-variant.
* gnu: Remove python2-jupyter-console.Ricardo Wurmus2021-04-13
| | | | | * gnu/packages/python-xyz.scm (python2-jupyter-console): Remove variable. (python-jupyter-console)[properties]: Remove python2-variant.
* gnu: Remove python2-jupyter-core.Ricardo Wurmus2021-04-13
| | | | * gnu/packages/python-xyz.scm (python2-jupyter-core): Remove variable.
* gnu: Remove python2-ipyparallel.Ricardo Wurmus2021-04-13
| | | | * gnu/packages/python-xyz.scm (python2-ipyparallel): Remove variable.
* gnu: Remove python2-matplotlib-documentation.Ricardo Wurmus2021-04-13
| | | | * gnu/packages/python-xyz.scm (python2-matplotlib-documentation): Remove variable.
* gnu: python-nbformat: Update to 5.1.3.Ricardo Wurmus2021-04-13
| | | | | | | | * gnu/packages/python-xyz.scm (python-nbformat): Update to 5.1.3. [arguments]: Remove to enable tests. [native-inputs]: Add python-pytest. [properties]: Add python2-variant. (python2-nbformat): Keep at version 4.4.0; override version and source field.
* gnu: python-nbconvert: Update to 6.0.7.Ricardo Wurmus2021-04-13
| | | | | | | | | | * gnu/packages/python-xyz.scm (python-nbconvert): Update to 6.0.7. [arguments]: Remove configure flags, enable tests, override check phase. [propagated-inputs]: Add python-defusedxml, python-nbclient, python-pandocfilters, python-jupyterlab-pygments, and python-testpath. [properties]: Add python2-variant. (python2-nbconvert): Override version, source, arguments, and propagated-inputs.
* gnu: Add python-nest-asyncio.Ricardo Wurmus2021-04-13
| | | | * gnu/packages/python-xyz.scm (python-nest-asyncio): New variable.
* gnu: python-notebook: Update inputs.Ricardo Wurmus2021-04-13
| | | | | | | | | | * gnu/packages/python-xyz.scm (python-notebook)[propagated-inputs]: Add python-argon2-cffi, python-ipykernel, python-ipython-genutils, python-jinja2, python-jupyter-client, python-pyzmq, python-tornado-6, and python-traitlets. [native-inputs]: Remove python-nose and python-sphinx; add python-coverage, python-nbval, python-pytest, python-pytest-cov, and python-requests-unixsocket. [arguments]: Use pytest instead of nosetests.
* gnu: python-notebook: Update to 6.3.0.Ricardo Wurmus2021-04-13
| | | | * gnu/packages/python-xyz.scm (python-notebook): Update to 6.3.0.
* gnu: python-widgetsnbextension: Add missing inputs.Ricardo Wurmus2021-04-13
| | | | | * gnu/packages/python-xyz.scm (python-widgetsnbextension)[propagated-inputs]: Add python-argon2-cffi and python-terminado.
* gnu: python-ipykernel: Update to 5.5.3.Ricardo Wurmus2021-04-13
| | | | * gnu/packages/python-xyz.scm (python-ipykernel): Update to 5.5.3.
* gnu: python-jupyter-client: Update to 6.1.12.Ricardo Wurmus2021-04-13
| | | | | | * gnu/packages/python-xyz.scm (python-jupyter-client): Update to 6.1.12. [propagated-inputs]: Add python-dateutil and python-tornado-6. [native-inputs]: Add python-pytest.
* gnu: python-jupyter-core: Update to 4.7.1.Ricardo Wurmus2021-04-13
| | | | * gnu/packages/python-xyz.scm (python-jupyter-core): Update to 4.7.1.
* gnu: Add python-pathvalidate.Guillaume Le Vaillant2021-04-12
| | | | * gnu/packages/python-xyz.scm (python-pathvalidate): New variable.
* gnu: python-cython: Update to 0.29.22.Tobias Geerinckx-Rice2021-04-12
| | | | * gnu/packages/python-xyz.scm (python-cython): Update to 0.29.22.
* gnu: python-fastimport: Update to 0.9.9.Tobias Geerinckx-Rice2021-04-12
| | | | * gnu/packages/python-xyz.scm (python-fastimport): Update to 0.9.9.
* gnu: Add python-plumbum.LibreMiami2021-04-11
| | | | | | * gnu/packages/python-xyz.scm (python-plumbum): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: python-pypeg2: Fix typo in synopsis.Tobias Geerinckx-Rice2021-04-10
| | | | * gnu/packages/python-xyz.scm (python-pypeg2)[synopsis]: Fix typo.
* gnu: python-scour: Fix typo in description.Tobias Geerinckx-Rice2021-04-10
| | | | * gnu/packages/python-xyz.scm (python-scour)[description]: Fix typo.
* gnu: python-nestedtext: Fix typo in description.Tobias Geerinckx-Rice2021-04-10
| | | | | * gnu/packages/python-xyz.scm (python-nestedtext) [description]: Fix typo.
* gnu: python-dpath: Fix typo in synopsis & description.Tobias Geerinckx-Rice2021-04-10
| | | | | * gnu/packages/python-xyz.scm (python-dpath) [synopsis, description]: Fix typo.
* gnu: python-markdown: Update to 3.3.4.Brendan Tildesley2021-04-09
| | | | * gnu/packages/python-xyz.scm (python-markdown): Update to 3.3.4.
* gnu: Add python-zeroconf.Brendan Tildesley2021-04-09
| | | | * gnu/packages/python-xyz.scm (python-zeroconf): New variable.
* gnu: Add python-ifaddr.Brendan Tildesley2021-04-09
| | | | * gnu/packages/python-xyz.scm (python-ifaddr): New variable.
* gnu: python-yamllint: Update to 1.26.1.Tobias Geerinckx-Rice2021-04-09
| | | | * gnu/packages/python-xyz.scm (python-yamllint): Update to 1.26.1.
* gnu: python-pikepdf: Update to 2.10.0 [fixes CVE-2021-29421].Léo Le Bouter2021-04-02
| | | | * gnu/packages/python-xyz.scm (python-pikepdf): Update to 2.10.0.
* gnu: Add python-typogrify.宋文武2021-04-02
| | | | * gnu/packages/python-xyz.scm (python-typogrify): New variable.
* gnu: Add python-smartypants.宋文武2021-04-02
| | | | * gnu/packages/python-xyz.scm (python-smartypants): New variable.
* gnu: python-pyserial: Update to 3.5.Tobias Geerinckx-Rice2021-04-01
| | | | * gnu/packages/python-xyz.scm (python-pyserial): Update to 3.5.
* gnu: python-tabulate: Update to 0.8.9.Tobias Geerinckx-Rice2021-04-01
| | | | * gnu/packages/python-xyz.scm (python-tabulate): Update to 0.8.9.
* gnu: python-ipaddress: Update to 1.0.23.Tobias Geerinckx-Rice2021-04-01
| | | | * gnu/packages/python-xyz.scm (python-ipaddress): Update to 1.0.23.
* gnu: Add python-flake8-quotes.Giacomo Leidi2021-04-01
| | | | | | * gnu/packages/python-xyz.scm (python-flake8-quotes): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add python-flake8-continuation.Giacomo Leidi2021-04-01
| | | | | | * gnu/packages/python-xyz.scm (python-flake8-continuation): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add python-urwid-readline.Giacomo Leidi2021-04-01
| | | | | | * gnu/packages/python-xyz.scm (python-urwid-readline): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>