summaryrefslogtreecommitdiff
path: root/gnu/packages/python-xyz.scm
Commit message (Collapse)AuthorAge
* Merge branch 'master' into core-updates-frozenLudovic Courtès2021-09-07
|\
| * gnu: python-rarfile: Update to 4.0.Lars-Dominik Braun2021-09-04
| | | | | | | | | | | | | | | | | | | | | | | | | | This package is close to useless, because we lack the non-free unrar utility and the libarchive backend does not support most operations. * gnu/packages/python-xyz.scm (python-rarfile)[version]: Update to 4.0. [arguments]: Disable tests. [propagated-inputs]: Move… [inputs]: …here. [native-inputs]: Add pytest. [#:phases]: Use pytest for 'check and Add 'patch phase. (python2-rarfile): Remove, unsupported by upstream.
| * gnu: python-jellyfish: Update to 0.8.8.Lars-Dominik Braun2021-09-04
| | | | | | | | | | | | | | * gnu/packages/python-xyz.scm (python-jellyfish)[version]: Update to 0.8.8. [arguments]: Use pytest. [properties]: Remove python2-variant. (python2-jellyfish): Remove, unsupported by upstream.
| * gnu: python-munkres: Update to 1.1.4.Lars-Dominik Braun2021-09-04
| | | | | | | | | | | | * gnu/packages/python-xyz.scm (python-munkres) [version]: Update to 1.1.4. [arguments]: Re-enable test suite. [native-inputs]: Add pytest.
| * gnu: python-confuse: Update to 1.5.0.Lars-Dominik Braun2021-09-04
| | | | | | | | | | | | * gnu/packages/python-xyz.scm (python-confuse)[version]: Update to 1.5.0. [propagated-inputs]: Remove python-pathlib. [synopsis]: Remove trailing dot.
| * gnu: Remove python2-selectors2.Pierre Langlois2021-09-02
| | | | | | | | * gnu/packages/python-xyz.scm (python2-selectors2): Remove variable.
| * gnu: Remove python2-rfc6555.Pierre Langlois2021-09-02
| | | | | | | | | | * gnu/packages/python-xyz.scm (python2-rfc6555): Remove variable. (python-rfc6555)[properties]: Remove field.
| * gnu: Add date2name.phodina2021-09-01
| | | | | | | | | | | | * gnu/packages/python-xyz.scm (date2name): New variable. Co-authored-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: python-anyio: Avoid failing tests.Ricardo Wurmus2021-08-31
| | | | | | | | | | * gnu/packages/python-xyz.scm (python-anyio)[arguments]: Disable asyncio plugin, and explicitly disable network tests.
| * gnu: Remove python-pytest-mock-3.Ricardo Wurmus2021-08-31
| | | | | | | | | | | | * gnu/packages/check.scm (python-pytest-mock-3): Remove variable. * gnu/packages/python-xyz.scm (python-anyio)[native-inputs]: Replace python-pytest-mock-3 with python-pytest-mock.
| * gnu: python-anndata: Fetch sources from git.Ricardo Wurmus2021-08-30
| | | | | | | | | | | | * gnu/packages/python-xyz.scm (python-anndata)[source]: Fetch from git to include test data. [arguments]: Enable tests. Do not let setuptools_scm guess the version.
| * gnu: Add python-anyio.Ricardo Wurmus2021-08-30
| | | | | | | | * gnu/packages/python-xyz.scm (python-anyio): New variable.
| * gnu: Add python-svgutils.Ricardo Wurmus2021-08-30
| | | | | | | | * gnu/packages/python-xyz.scm (python-svgutils): New variable.
| * gnu: python-py-next: Update to 1.10.0.Maxim Cournoyer2021-08-29
| | | | | | | | * gnu/packages/python-xyz.scm (python-py-next): Update to 1.10.0.
| * gnu: python-rope: Update to 0.19.0 and remove python2-rope.Maxim Cournoyer2021-08-29
| | | | | | | | | | | | | | | | | | * gnu/packages/python-xyz.scm (python-rope): Update to 0.19.0. [source]: Fix indentation. [arguments]: Remove. [native-inputs]: Remove. [license]: Correct license. (python2-rope): Delete variable.
| * gnu: python-execnet: Update to 1.9.0 and enable tests.Maxim Cournoyer2021-08-29
| | | | | | | | | | | | | | | | * gnu/packages/patches/python-execnet-read-only-fix.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. * gnu/packages/python-xyz.scm (python-execnet): Update to 1.9.0. [source]: Fix indentation. [arguments]: Enable tests, replacing the default check phase.
| * gnu: Add python-pyspnego.Maxim Cournoyer2021-08-29
| | | | | | | | * gnu/packages/python-xyz.scm (python-pyspnego): New variable.
| * gnu: Add python-ncclient.Maxim Cournoyer2021-08-29
| | | | | | | | * gnu/packages/python-xyz.scm (python-ncclient): New variable.
| * gnu: Add python-resolvelib-0.5.Maxim Cournoyer2021-08-29
| | | | | | | | * gnu/packages/python-xyz.scm (python-resolvelib-0.5): New variable.
| * gnu: Add python-resolvelib.Maxim Cournoyer2021-08-29
| | | | | | | | * gnu/packages/python-xyz.scm (python-resolvelib): New variable.
| * gnu: Add python-commentjson.Maxim Cournoyer2021-08-29
| | | | | | | | * gnu/packages/python-xyz.scm (python-commentjson): New variable.
| * gnu: python-greenlet: Update to 1.1.1.jgart2021-08-27
| | | | | | | | | | | | * gnu/packages/python-xyz.scm (python-greenlet): Update to 1.1.1. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| * gnu: Add python-pyan3.Arun Isaac2021-08-18
| | | | | | | | | | | | | | * gnu/packages/python-xyz.scm (python-pyan3): New variable. * gnu/packages/patches/python-pyan3-fix-absolute-path-bug.patch, gnu/packages/patches/python-pyan3-fix-positional-arguments.patch: New files. * gnu/local.mk: Register them.
| * Update copyright/name notices for Christine Lemmer-Webber.Christopher Lemmer Webber2021-08-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * doc/guix-cookbook.texi: Update copyright/name for Christine Lemmer-Webber. * gnu/build/image.scm: Likewise. * gnu/build/vm.scm: Likewise. * gnu/packages/admin.scm: Likewise. * gnu/packages/assembly.scm: Likewise. * gnu/packages/audio.scm: Likewise. * gnu/packages/backup.scm: Likewise. * gnu/packages/check.scm: Likewise. * gnu/packages/databases.scm: Likewise. * gnu/packages/emacs-xyz.scm: Likewise. * gnu/packages/finance.scm: Likewise. * gnu/packages/gnupg.scm: Likewise. * gnu/packages/guile-xyz.scm: Likewise. * gnu/packages/guile.scm: Likewise. * gnu/packages/haskell-xyz.scm: Likewise. * gnu/packages/linux.scm: Likewise. * gnu/packages/mail.scm: Likewise. * gnu/packages/password-utils.scm: Likewise. * gnu/packages/perl.scm: Likewise. * gnu/packages/python-web.scm: Likewise. * gnu/packages/python-xyz.scm: Likewise. * gnu/packages/python.scm: Likewise. * gnu/packages/sphinx.scm: Likewise. * gnu/packages/ssh.scm: Likewise. * gnu/packages/xdisorg.scm: Likewise. * gnu/services/networking.scm: Likewise. * gnu/system/vm.scm: Likewise.
* | gnu: Use the non-deprecated TeX packages.Ludovic Courtès2021-09-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This commit leaves 'dblatex' and 'texlive-hyperref' as users of deprecated packages, but these have many dependents. * gnu/packages/bioinformatics.scm (discrover)[native-inputs]: Use non-deprecated TeX Live packages. (velvet)[native-inputs]: Likewise. * gnu/packages/chez.scm (chez-scheme)[native-inputs]: Likewise. (chez-web)[native-inputs]: Likewise. * gnu/packages/engineering.scm (fastcap)[native-inputs]: Likewise. * gnu/packages/guile-xyz.scm (emacsy)[native-inputs]: Likewise. * gnu/packages/maths.scm (hypre)[native-inputs]: Likewise. * gnu/packages/music.scm (lilypond)[native-inputs]: Likewise. * gnu/packages/ocaml.scm (ocaml-bibtex2html)[native-inputs]: Likewise. * gnu/packages/plotutils.scm (asymptote)[native-inputs]: Likewise. * gnu/packages/python-xyz.scm (python-numpy-documentation)[native-inputs]: Likewise. (python-matplotlib-documentation)[native-inputs]: Likewise. (python-ipython-documentation)[native-inputs]: Likewise. (python-nbconvert)[native-inputs]: Likewise. (python-pypandoc)[native-inputs]: Likewise. * gnu/packages/statistics.scm (r-with-tests)[native-inputs]: Likewise. * gnu/packages/tex.scm (texlive-pstool)[propagated-inputs]: Likewise. (teximpatient)[native-inputs]: Likewise. (texlive-latex-pgf)[propagated-inputs]: Likewise. (texlive-beamer)[propagated-inputs]: Likewise.
* | gnu: python-gast: Update to 0.5.2.Felix Gruber2021-09-05
| | | | | | | | | | | | * gnu/packages/python-xyz.scm (python-gast): Update to 0.5.2. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* | gnu: python-bsddb3: Update to 6.2.9.Guillaume Le Vaillant2021-08-30
| | | | | | | | * gnu/packages/python-xyz.scm (python-bsddb3): Update to 6.2.9.
* | gnu: python-chai: Remove Python2 code.Guillaume Le Vaillant2021-08-28
| | | | | | | | | | | | * gnu/packages/patches/python-chai-drop-python2.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/python-xyz.scm (python-chai)[source]: Use it.
* | gnu: python2-chai: Remove package.Guillaume Le Vaillant2021-08-28
| | | | | | | | | | | | Nothing depends on it. * gnu/packages/python-xyz.scm (python2-chai): Remove variable.
* | gnu: python-owslib: Fix build.Guillaume Le Vaillant2021-08-28
| | | | | | | | | | * gnu/packages/python-xyz.scm (python-owslib)[arguments]: Disable 'sanity-check' phase until dependencies for tests are packaged.
* | gnu: python2-pillow: Disable tests.Guillaume Le Vaillant2021-08-23
| | | | | | | | * gnu/packages/python-xyz.scm (python2-pillow)[arguments]: Disable tests.
* | gnu: python2-gamera: Disable wxpython support.Guillaume Le Vaillant2021-08-23
| | | | | | | | | | | | | | | | | | The package doesn't build when wxpython support is activated, and the only dependent (didjvu) doesn't need it. * gnu/packages/python-xyz.scm (python2-gamera)[inputs]: Remove python2-wxpython. [arguments]: Add 'disable-wx-support' phase.
* | gnu: python-jupyter-core: Use GUIX_PYTHONPATH.Efraim Flashner2021-08-22
| | | | | | | | | | * gnu/packages/python-xyz.scm (python-jupyter-core)[arguments]: Adjust custom 'patch-testsuite phase to use GUIX_PYTHONPATH as the PYTHONPATH.
* | gnu: python-jsonschema: Update inputs.Efraim Flashner2021-08-22
| | | | | | | | | | | | * gnu/packages/python-xyz.scm (python-jsonschema)[propagated-inputs]: Remove python-importlib-metadata. (python2-jsonschema)[propagated-inputs]: Add python2-importlib-metadata.
* | gnu: python-jsonschema: Fix test suite.Efraim Flashner2021-08-22
| | | | | | | | | | | | * gnu/packages/python-xyz.scm (python-jsonschema)[arguments]: Adjust custom 'check phase to honor #:tests and to set the JSON_SCHEMA_TEST_SUTE environment variable.
* | gnu: python-matplotlib: Update to 3.4.3.Mathieu Othacehe2021-08-16
| | | | | | | | | | | | | | | | | | | | | | * gnu/packages/python-xyz.scm (python-matplotlib): Update to 3.4.3. [source]: Remove patch that is applied upstream. [propagated-inputs]: Add python-certifi. [inputs]: Add qhull. [native-inputs]: Add python-wheel. [arguments]: Extend regexp to match more image comparison tests. Wrap long lines. Use system freetype and qhull libraries.
* | gnu: bpython: Update to 0.21.Mathieu Othacehe2021-08-16
| | | | | | | | | | | | | | * gnu/packages/python-xyz.scm (bpython): Update to 0.21. [propagated-inputs]: Use python-cwcwidth instead of python-wcwidth. Add python-pyxdg. [native-inputs]: Add python-tox and python-wheel.
* | gnu: Add python-cwcwidth.Mathieu Othacehe2021-08-16
| | | | | | | | * gnu/packages/python-xyz.scm (python-cwcwidth): New variable.
* | gnu: python-jedi: Update to 0.18.0-1.1d94494.Mathieu Othacehe2021-08-15
| | | | | | | | | | | | | | | | * gnu/packages/python-xyz (python-jedi): Update to 0.18.0-1.1d94494. [source]: Switch to git-fetch. [native-inputs]: Add python-django-stubs and python-typeshed. [arguments]: New unpack-submodule-sources phase. Also do not run pytest tests that fail with pytest 6 revision.
* | gnu: python-parso: Update to 0.8.2.Mathieu Othacehe2021-08-15
| | | | | | | | * gnu/packages/python-xyz.scm (python-parso): Update to 0.8.2.
* | gnu: Add python-sgmllib3k.Mathieu Othacehe2021-08-14
| | | | | | | | * gnu/packages/python-xyz.scm (python-sgmllib3k): New variable.
* | Merge branch 'master' into core-updates-frozenMarius Bakke2021-08-12
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: gnu/packages/algebra.scm gnu/packages/games.scm gnu/packages/golang.scm gnu/packages/kerberos.scm gnu/packages/mail.scm gnu/packages/python.scm gnu/packages/ruby.scm gnu/packages/scheme.scm gnu/packages/tex.scm gnu/packages/tls.scm gnu/packages/version-control.scm
| * gnu: python-networkx: Update to 2.6.2.Efraim Flashner2021-08-08
| | | | | | | | * gnu/packages/python-xyz.scm (python-networkx): Update to 2.6.2.
| * gnu: Remove python-fudge.Ben Sturmfels2021-08-05
| | | | | | | | | | | | | | | | Remove unused dependency of previously removed fabric package. * gnu/packages/python-xyz.scm (python-fudge): Remove variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| * gnu: Add python-peachpy.Ludovic Courtès2021-08-04
| | | | | | | | * gnu/packages/python-xyz.scm (python-peachpy): New variable.
| * gnu: Add python-opcodes.Ludovic Courtès2021-08-04
| | | | | | | | * gnu/packages/python-xyz.scm (python-opcodes): New variable.
* | gnu: python-identify: Honor #:tests in check phase.Efraim Flashner2021-08-09
| | | | | | | | * gnu/packages/python-xyz.scm (python-identify)[arguments]: Honor tests?.
* | gnu: python-identify: Fix building.Efraim Flashner2021-08-09
| | | | | | | | | | * gnu/packages/python-xyz.scm (python-identify)[arguments]: Skip the 'ensure-no-mtimes-pre-1980 phase.
* | gnu: Remove python-distutils/next.Efraim Flashner2021-08-09
| | | | | | | | | | | | | | * gnu/packages/python-xyz.scm (python-distutils/next): Remove variable. (python-virtualenv)[propagated-inputs]: Switch from python-distutils/next to python-distutils. * gnu/packages/version-control.scm (pre-commit)[inputs]: Same.
* | gnu: Remove python-setuptools-scm/next.Efraim Flashner2021-08-09
| | | | | | | | | | | | | | | | | | * gnu/packages/python-xyz.scm (python-setuptools-scm/next): Remove variable. (python-pikepdf) [native-inputs]: Swap for python-setuptools-scm. * gnu/packages/python-compression.scm (python-multivolumefile, python-bcj-cffi, python-ppmd-cffi, python-p77zr)[native-inputs]: Same. * gnu/packages/pep.scm (python-pep-adapter)[native-inputs]: Same.