me
/
guix
Archived
1
0
Fork 0
Commit Graph

2237 Commits (2fb4304ee7eb7d17d48bee345677ef1f288a0b86)

Author SHA1 Message Date
Pradana AUMARS 857e5ab222
gnu: Add python-ansicolors.
* gnu/packages/python-xyz.scm (python-ansicolors): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-03-13 23:26:31 +01:00
Maxim Cournoyer d43568013e
gnu: Remove python2-promise.
* gnu/packages/python-xyz.scm (python2-promise): Delete variable.
(python-promise)[properties]: Delete field.
2022-03-11 23:34:49 -05:00
Maxim Cournoyer db1532e1ad
gnu: Remove python2-empy.
* gnu/packages/python-xyz.scm (python2-empy): Delete variable.
2022-03-11 23:34:48 -05:00
Maxim Cournoyer 48e049b38d
gnu: python-robotframework-sshlibrary: Normalize doc location.
* 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.
2022-03-09 15:23:36 -05:00
Maxim Cournoyer ebd2093b32
gnu: python-robotframework: Fully build the documentation.
* 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.
2022-03-09 15:23:36 -05:00
Maxim Cournoyer 09aa025b44
gnu: Add python-trio-websocket.
* gnu/packages/python-xyz.scm (python-trio-websocket): New variable.
2022-03-09 15:23:35 -05:00
Maxim Cournoyer edbf4f60e2
gnu: python-jedi: Remove optional test dependency on python-django-2.2.
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.
2022-03-09 15:23:35 -05:00
Maxim Cournoyer 1a7424957d
gnu: python-robotframework-sshlibrary: Patch for RobotFramework 5 compatibility.
* 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.
2022-03-09 15:23:35 -05:00
Maxim Cournoyer 191ff81556
gnu: python-robotframework-sshlibrary: Update to 3.8.0.
* gnu/packages/python-xyz.scm (python-robotframework-sshlibrary): Update to 3.8.0.
2022-03-08 20:19:23 -05:00
Maxim Cournoyer 7f212c5504
gnu: python-robotframework: Update to 4.1.3.
* 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.
2022-03-08 20:19:23 -05:00
Pierre-Henry Fröhring ad464b1704
gnu: Add python-multipart.
* gnu/packages/python-xyz.scm (python-multipart): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-03-07 22:49:28 +01:00
Алексей Дроздов afb9f27523
gnu: Add python-xmldiff.
* gnu/packages/python-xyz.scm (python-xmldiff): New variable.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2022-03-06 22:49:48 +01:00
Evgeny Pisemsky b16e17f34c
gnu: Add python-stltools.
* gnu/packages/python-xyz.scm (python-stltools): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-03-06 22:49:47 +01:00
Ludovic Courtès 5a04a8a6bc
gnu: texlive-latex-wrapfig: Rename to "texlive-wrapfig".
* 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.
2022-03-02 19:26:16 +01:00
Pierre-Henry Fröhring c88c267f44
gnu: Add python-types-ujson.
* gnu/packages/python-xyz.scm (python-types-ujson): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-02-27 23:10:24 +01:00
kiasoc5 aef87f82c2
gnu: Remove python2-defusedxml.
* gnu/packages/xml.scm (python2-defused): Remove variable.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2022-02-23 22:51:52 -05:00
Leo Famulari 83bcb4912e
gnu: Add python-pyfuse3.
* gnu/packages/python-xyz.scm (python-pyfuse3): New variable.
2022-02-22 11:23:47 -05:00
Lars-Dominik Braun 7eefff2054
gnu: python-nbconvert: Fix PDF generation.
* gnu/packages/python-xyz.scm (python-nbconvert)[native-inputs]: Move
texlive packages…
[propagated-inputs]: …here.
2022-02-21 10:41:26 +01:00
Marius Bakke c4c45205a7
gnu: Add python-beniget.
* gnu/packages/python-xyz.scm (python-beniget): New variable.
2022-02-19 10:43:23 +01:00
Marius Bakke 76c30931ad
gnu: python-gridmap: Disable sanity check.
* gnu/packages/python-xyz.scm (python-gridmap)[arguments]: Add #:phases.
2022-02-19 10:43:22 +01:00
Brendan Tildesley b731d34ed7
gnu: Remove python-dukpy, python2-dukpy.
* 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>
2022-02-19 01:08:07 +01:00
Brendan Tildesley 142255d825
gnu: python-regex: Update to 2022.1.18.
* gnu/packages/python-xyz.scm (python-regex): Update to 2022.1.18.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2022-02-19 00:04:36 +01:00
Leo Famulari 0dc0d87839
gnu: python-pyqtgraph: Remove a transitive dependency on QtWebKit.
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.
2022-02-16 14:34:25 -05:00
Stephen Paul Weber 52269e27c6
gnu: Add python-miniupnpc
* gnu/packages/python-xyz.scm (python-miniupnpc): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2022-02-15 23:13:02 +01:00
Marius Bakke d87c2db4f7
gnu: python-moto: Disable flaky test.
* gnu/packages/python-xyz.scm (python-moto)[arguments]: Skip one test.  Don't
use ADD-INSTALLED-PYTHONPATH while at it.
[inputs]: Remove label, too.
2022-02-15 22:42:26 +01:00
Maxim Cournoyer da696ee165
gnu: python-robotframework-datadriver: Update to 1.6.0.
* gnu/packages/python-xyz.scm (python-robotframework-datadriver): Update to
1.6.0.
[phases]{fix-readme-file-name}: Delete phase.
2022-02-15 15:18:22 -05:00
Marius Bakke 48daa39724
gnu: python-argh: Fix test failure.
* gnu/packages/python-xyz.scm (python-argh)[arguments]: Add patch-tests phase
and override check phase.
2022-02-15 00:21:16 +01:00
Marius Bakke f6350f003e
gnu: python-pyelftools: Update to 0.28.
* gnu/packages/python-xyz.scm (python-pyelftools): Update to 0.28.
[source]: Change to GIT-FETCH.
[source](snippet): New field.
[arguments]: Override check phase.
2022-02-15 00:21:16 +01:00
Marius Bakke d21a7695e6
gnu: python-drmaa: Remove unused input.
* gnu/packages/python-xyz.scm (python-drmaa)[native-inputs]: Remove.
2022-02-15 00:21:15 +01:00
Marius Bakke 5e244cd712
gnu: python-drmaa: Fix build failure.
* gnu/packages/python-xyz.scm (python-drmaa)[arguments]: Disable sanity
checks.
2022-02-15 00:21:15 +01:00
Marius Bakke aae5efb6d4
gnu: python-psutil: Update to 5.9.0.
* gnu/packages/python-xyz.scm (python-psutil): Update to 5.9.0.
2022-02-15 00:21:15 +01:00
Marius Bakke 15168f2432
gnu: python-importmagic: Fix test failure.
* gnu/packages/python-xyz.scm (python-importmagic)[arguments]: Replace check
phase.
[native-inputs]: Add PYTHON-PYTEST.
2022-02-10 00:21:46 +01:00
Leo Famulari 2b677cff7d
gnu: python-pkgconfig: Fix path to find pkg-config.
* gnu/packages/python-xyz.scm (python-pkgconfig)[arguments]: Fix the
substitution so the package refers to pkg-config.
2022-02-08 12:25:08 -05:00
Stefan Reichör 28c0a7cc8c
gnu: python-honcho: Update to 1.1.0.
* gnu/packages/python-xyz.scm (python-honcho): Update to 1.1.0.

Signed-off-by: Marius Bakke <marius@gnu.org>
2022-02-07 23:47:23 +01:00
Leo Famulari c5e436b0b1
gnu: python-llfuse: Update to 1.4.1.
* gnu/packages/python-xyz.scm (python-llfuse): Update to 1.4.1.
[native-inputs]: Add python-pytest.
2022-02-07 00:14:32 -05:00
Leo Famulari 418208090b
gnu: Remove python2-llfuse.
* gnu/packages/python-xyz.scm (python2-llfuse): Remove variable.
(python-llfuse)[properties]: Remove field.
2022-02-07 00:14:32 -05:00
Marius Bakke 2d5c270ec4
gnu: python-pybtex: Fix test failure.
* gnu/packages/python-xyz.scm (python-pybtex)[arguments]: Run nosetests
directly instead of via setup.py.
2022-02-05 00:27:46 +01:00
Marius Bakke df0ad9560f
gnu: python-translate-toolkit: Disable sanity check.
* gnu/packages/python-xyz.scm (python-translate-toolkit)[arguments]: Add
 #:phases.
2022-02-03 23:39:47 +01:00
Marius Bakke 3f0d01b2df
gnu: python-libsass: Remove label usage.
* gnu/packages/python-xyz.scm (python-libsass)[arguments]: Don't reference
libsass, which turned out to be unnecessary.
2022-02-03 23:39:47 +01:00
Marius Bakke a5eb5dd571
gnu: python-libsass: Fix build.
* gnu/packages/python-xyz.scm (python-libsass)[arguments]: Add phase to
appease sanity check.  While here, make tests conditional and remove trailing #t.
2022-02-03 23:39:47 +01:00
Marius Bakke 225deb5c4e
gnu: python-febelfin-coda: Update to 0.2.0.
* gnu/packages/python-xyz.scm (python-febelfin-coda): Update to 0.2.0.
2022-02-03 23:39:46 +01:00
Marius Bakke 3e6dcd1ee5
gnu: python-can: Update to 3.3.4.
* gnu/packages/python-xyz.scm (python-can): Update to 3.3.4.
[arguments]: Adjust version constraints.
2022-02-03 23:39:46 +01:00
Marius Bakke 906b4609d8
gnu: python-idna: Remove 2.7.
* gnu/packages/python-xyz.scm (python-idna-2.7): Remove variable.
2022-02-03 00:26:47 +01:00
Pierre-Henry Fröhring 82a00693b7
gnu: Add python-types-dataclasses.
* gnu/packages/python-xyz.scm (python-types-dataclasses): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-02-02 18:06:20 +01:00
Efraim Flashner 305330a585
gnu: python-ipython: Fix CVE detection.
* gnu/packages/python-xyz.scm (python-ipython)[properties]: New field.
2022-02-01 12:49:37 +02:00
Ricardo Wurmus 9686c828ed
gnu: python-seaborn: Fix build.
* 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.
2022-01-31 16:07:40 +01:00
Ricardo Wurmus f383aca408
gnu: python-anndata: Update to 0.7.8.
* 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.
2022-01-31 16:07:40 +01:00
Ricardo Wurmus ad516f4009
gnu: Add python-xlrd-1.
* gnu/packages/python-xyz.scm (python-xlrd-1): New variable.
2022-01-31 16:07:39 +01:00
Leo Famulari f3d0ed37ea
gnu: python-black: Document the tomli version requirements.
* gnu/packages/python-xyz.scm (python-black): Add comment.
2022-01-29 18:29:32 -05:00
Marius Bakke 171084792f
gnu: python-pydantic: Update to 1.9.0.
* gnu/packages/python-xyz.scm (python-pydantic): Update to 1.9.0.
2022-01-29 12:52:37 +01:00