summaryrefslogtreecommitdiff
path: root/gnu/packages/python-xyz.scm
Commit message (Collapse)AuthorAge
* gnu: Add python-ansicolors.Pradana AUMARS2022-03-13
| | | | | | * gnu/packages/python-xyz.scm (python-ansicolors): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Remove python2-promise.Maxim Cournoyer2022-03-11
| | | | | * gnu/packages/python-xyz.scm (python2-promise): Delete variable. (python-promise)[properties]: Delete field.
* gnu: Remove python2-empy.Maxim Cournoyer2022-03-11
| | | | * gnu/packages/python-xyz.scm (python2-empy): Delete variable.
* gnu: python-robotframework-sshlibrary: Normalize doc location.Maxim Cournoyer2022-03-09
| | | | | | * gnu/packages/python-xyz.scm (python-robotframework-sshlibrary): [phases]{build-and-install-doc}: Install HTML documentation to the share/doc subdirectory of the 'doc' output.
* gnu: python-robotframework: Fully build the documentation.Maxim Cournoyer2022-03-09
| | | | | | | | | | * gnu/packages/patches/python-robotframework-ug2html.patch: New patch. * gnu/local.mk: Register it. * gnu/packages/python-xyz.scm (python-robotframework): Apply patch. [modules]: New argument. [phases]{build-and-install-doc}: Modify to build the full HTML documentation, including the user guide. [native-inputs]: Add python-pygments.
* gnu: Add python-trio-websocket.Maxim Cournoyer2022-03-09
| | | | * gnu/packages/python-xyz.scm (python-trio-websocket): New variable.
* gnu: python-jedi: Remove optional test dependency on python-django-2.2.Maxim Cournoyer2022-03-09
| | | | | | | | This avoids a dependency cycle between python-selenium (4.1.0) and python-pytest-trio. * gnu/packages/python-xyz.scm (python-jedi)[native-inputs]: Remove python-django-2.2.
* gnu: python-robotframework-sshlibrary: Patch for RobotFramework 5 compatibility.Maxim Cournoyer2022-03-09
| | | | | | | * gnu/packages/patches/python-robotframework-sshlibrary-rf5-compat.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. * gnu/packages/python-xyz.scm (python-robotframework-sshlibrary): Apply it.
* gnu: python-robotframework-sshlibrary: Update to 3.8.0.Maxim Cournoyer2022-03-08
| | | | * gnu/packages/python-xyz.scm (python-robotframework-sshlibrary): Update to 3.8.0.
* gnu: python-robotframework: Update to 4.1.3.Maxim Cournoyer2022-03-08
| | | | | | * gnu/packages/python-xyz.scm (python-robotframework): Update to 4.1.3. [phases]{check}: Honor TESTS?. Search tzdata in both native-inputs or inputs, for cross-compilation.
* gnu: Add python-multipart.Pierre-Henry Fröhring2022-03-07
| | | | | | * gnu/packages/python-xyz.scm (python-multipart): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add python-xmldiff.Алексей Дроздов2022-03-06
| | | | | | * gnu/packages/python-xyz.scm (python-xmldiff): New variable. Co-authored-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add python-stltools.Evgeny Pisemsky2022-03-06
| | | | | | * gnu/packages/python-xyz.scm (python-stltools): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: texlive-latex-wrapfig: Rename to "texlive-wrapfig".Ludovic Courtès2022-03-02
| | | | | | | | | * gnu/packages/tex.scm (texlive-latex-wrapfig): Rename to... (texlive-wrapfig): ... this. (texlive-latex-wrapfig): Define as deprecated. * gnu/packages/maths.scm (hypre)[native-inputs]: Use new name. * gnu/packages/python-xyz.scm (python-ipython-documentation) (python-numpy-documentation): Likewise.
* gnu: Add python-types-ujson.Pierre-Henry Fröhring2022-02-27
| | | | | | * gnu/packages/python-xyz.scm (python-types-ujson): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Remove python2-defusedxml.kiasoc52022-02-23
| | | | | | * gnu/packages/xml.scm (python2-defused): Remove variable. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: Add python-pyfuse3.Leo Famulari2022-02-22
| | | | * gnu/packages/python-xyz.scm (python-pyfuse3): New variable.
* gnu: python-nbconvert: Fix PDF generation.Lars-Dominik Braun2022-02-21
| | | | | | * gnu/packages/python-xyz.scm (python-nbconvert)[native-inputs]: Move texlive packages… [propagated-inputs]: …here.
* gnu: Add python-beniget.Marius Bakke2022-02-19
| | | | * gnu/packages/python-xyz.scm (python-beniget): New variable.
* gnu: python-gridmap: Disable sanity check.Marius Bakke2022-02-19
| | | | * gnu/packages/python-xyz.scm (python-gridmap)[arguments]: Add #:phases.
* gnu: Remove python-dukpy, python2-dukpy.base-for-series-11426base-for-series-11425base-for-series-11424base-for-series-11423base-for-series-11422base-for-series-11421base-for-series-11420Brendan Tildesley2022-02-19
| | | | | | | | | * gnu/packages/python-xyz.scm: Remove unused packages python-dukpy, python2-dukpy. This is actually not the 'dukpy' package in pypi either but something else made for calibre. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: python-regex: Update to 2022.1.18.Brendan Tildesley2022-02-19
| | | | | | * gnu/packages/python-xyz.scm (python-regex): Update to 2022.1.18. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: python-pyqtgraph: Remove a transitive dependency on QtWebKit.Leo Famulari2022-02-16
| | | | | | | See <https://issues.guix.gnu.org/53289> for more information about this change. * gnu/packages/python-xyz.scm (python-pyqtgraph)[propagated-inputs]: Replace python-pyqt with python-pyqt-without-qtwebkit.
* gnu: Add python-miniupnpcStephen Paul Weber2022-02-15
| | | | | | * gnu/packages/python-xyz.scm (python-miniupnpc): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: python-moto: Disable flaky test.Marius Bakke2022-02-15
| | | | | | * gnu/packages/python-xyz.scm (python-moto)[arguments]: Skip one test. Don't use ADD-INSTALLED-PYTHONPATH while at it. [inputs]: Remove label, too.
* gnu: python-robotframework-datadriver: Update to 1.6.0.Maxim Cournoyer2022-02-15
| | | | | | * gnu/packages/python-xyz.scm (python-robotframework-datadriver): Update to 1.6.0. [phases]{fix-readme-file-name}: Delete phase.
* gnu: python-argh: Fix test failure.Marius Bakke2022-02-15
| | | | | * gnu/packages/python-xyz.scm (python-argh)[arguments]: Add patch-tests phase and override check phase.
* gnu: python-pyelftools: Update to 0.28.Marius Bakke2022-02-15
| | | | | | | * gnu/packages/python-xyz.scm (python-pyelftools): Update to 0.28. [source]: Change to GIT-FETCH. [source](snippet): New field. [arguments]: Override check phase.
* gnu: python-drmaa: Remove unused input.Marius Bakke2022-02-15
| | | | * gnu/packages/python-xyz.scm (python-drmaa)[native-inputs]: Remove.
* gnu: python-drmaa: Fix build failure.Marius Bakke2022-02-15
| | | | | * gnu/packages/python-xyz.scm (python-drmaa)[arguments]: Disable sanity checks.
* gnu: python-psutil: Update to 5.9.0.Marius Bakke2022-02-15
| | | | * gnu/packages/python-xyz.scm (python-psutil): Update to 5.9.0.
* gnu: python-importmagic: Fix test failure.Marius Bakke2022-02-10
| | | | | | * gnu/packages/python-xyz.scm (python-importmagic)[arguments]: Replace check phase. [native-inputs]: Add PYTHON-PYTEST.
* gnu: python-pkgconfig: Fix path to find pkg-config.Leo Famulari2022-02-08
| | | | | * gnu/packages/python-xyz.scm (python-pkgconfig)[arguments]: Fix the substitution so the package refers to pkg-config.
* gnu: python-honcho: Update to 1.1.0.Stefan Reichör2022-02-07
| | | | | | * gnu/packages/python-xyz.scm (python-honcho): Update to 1.1.0. Signed-off-by: Marius Bakke <marius@gnu.org>
* gnu: python-llfuse: Update to 1.4.1.Leo Famulari2022-02-07
| | | | | * gnu/packages/python-xyz.scm (python-llfuse): Update to 1.4.1. [native-inputs]: Add python-pytest.
* gnu: Remove python2-llfuse.Leo Famulari2022-02-07
| | | | | * gnu/packages/python-xyz.scm (python2-llfuse): Remove variable. (python-llfuse)[properties]: Remove field.
* gnu: python-pybtex: Fix test failure.Marius Bakke2022-02-05
| | | | | * gnu/packages/python-xyz.scm (python-pybtex)[arguments]: Run nosetests directly instead of via setup.py.
* gnu: python-translate-toolkit: Disable sanity check.Marius Bakke2022-02-03
| | | | | * gnu/packages/python-xyz.scm (python-translate-toolkit)[arguments]: Add #:phases.
* gnu: python-libsass: Remove label usage.Marius Bakke2022-02-03
| | | | | * gnu/packages/python-xyz.scm (python-libsass)[arguments]: Don't reference libsass, which turned out to be unnecessary.
* gnu: python-libsass: Fix build.Marius Bakke2022-02-03
| | | | | * gnu/packages/python-xyz.scm (python-libsass)[arguments]: Add phase to appease sanity check. While here, make tests conditional and remove trailing #t.
* gnu: python-febelfin-coda: Update to 0.2.0.Marius Bakke2022-02-03
| | | | * gnu/packages/python-xyz.scm (python-febelfin-coda): Update to 0.2.0.
* gnu: python-can: Update to 3.3.4.Marius Bakke2022-02-03
| | | | | * gnu/packages/python-xyz.scm (python-can): Update to 3.3.4. [arguments]: Adjust version constraints.
* gnu: python-idna: Remove 2.7.Marius Bakke2022-02-03
| | | | * gnu/packages/python-xyz.scm (python-idna-2.7): Remove variable.
* gnu: Add python-types-dataclasses.Pierre-Henry Fröhring2022-02-02
| | | | | | * gnu/packages/python-xyz.scm (python-types-dataclasses): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: python-ipython: Fix CVE detection.Efraim Flashner2022-02-01
| | | | * gnu/packages/python-xyz.scm (python-ipython)[properties]: New field.
* gnu: python-seaborn: Fix build.Ricardo Wurmus2022-01-31
| | | | | | | * gnu/packages/python-xyz.scm (python-seaborn)[source]: Add patch. [arguments]: Add build phase 'patch-more-tests. * gnu/packages/patches/python-seaborn-2690.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it.
* gnu: python-anndata: Update to 0.7.8.Ricardo Wurmus2022-01-31
| | | | | | | * gnu/packages/python-xyz.scm (python-anndata): Update to 0.7.8. [arguments]: Embed the appropriate version string instead of letting it try (and fail) to discover the correct string at load time. [propagated-inputs]: Add python-xlrd-1.
* gnu: Add python-xlrd-1.Ricardo Wurmus2022-01-31
| | | | * gnu/packages/python-xyz.scm (python-xlrd-1): New variable.
* gnu: python-black: Document the tomli version requirements.Leo Famulari2022-01-29
| | | | * gnu/packages/python-xyz.scm (python-black): Add comment.
* gnu: python-pydantic: Update to 1.9.0.Marius Bakke2022-01-29
| | | | * gnu/packages/python-xyz.scm (python-pydantic): Update to 1.9.0.