~ruther/guix-local

ref: 9046adf8efa3d33a2a9123786be4788d02cf131a guix-local/gnu/packages/python-xyz.scm -rw-r--r-- 1.1 MiB
9046adf8 — Marius Bakke 3 years ago
gnu: python-cfgv: Update to 3.3.1.

* gnu/packages/python-xyz.scm (python-cfgv): Update to 3.3.1.
[arguments]: Respect TESTS? keyword in check phase.
[native-inputs]: Remove PYTHON-COVERAGE and PYTHON-COVDEFAULTS.
6ba66072 — Marius Bakke 3 years ago
gnu: python-fs: Update to 2.4.16.

* gnu/packages/python-xyz.scm (python-fs): Update to 2.4.16.
a867125b — Marius Bakke 3 years ago
gnu: python-cairocffi: Update to 1.3.0.

* gnu/packages/python-xyz.scm (python-cairocffi): Update to 1.3.0.
79143344 — Marius Bakke 3 years ago
gnu: python-xlsxwriter: Update to 3.0.3.

* gnu/packages/python-xyz.scm (python-xlsxwriter): Update to 3.0.3.
1329b64d — Marius Bakke 3 years ago
gnu: python-jdcal: Update to 1.4.1.

* gnu/packages/python-xyz.scm (python-jdcal): Update to 1.4.1.
[arguments]: Use G-expression and respect TESTS? keyword.
8d563710 — Marius Bakke 3 years ago
gnu: python-et-xmlfile: Update to 1.1.0.

* gnu/packages/python-xyz.scm (python-et-xmlfile): Update to 1.1.0.
[source]: Switch to HG-FETCH.
[arguments]: Use G-expression and respect TESTS? keyword.
13f53335 — Peter Polidoro 3 years ago
gnu: Add python-plotille.

* gnu/packages/python-xyz.scm (python-plotille): New variable.

Signed-off-by: David Thompson <davet@gnu.org>
3bf5a196 — Nicolas Graves 3 years ago
gnu: python-tox: Move to python-check.

* gnu/packages/python-xyz.scm (python-tox): Move from here...
* gnu/packages/python-check.scm (python-tox): ... to here.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
1898c6c2 — Maxim Cournoyer 3 years ago
gnu: Add python-typing-extensions-next.

* gnu/packages/python-xyz.scm (python-typing-extensions-next): New variable.
5755aa61 — Maxim Cournoyer 3 years ago
gnu: Add python-types-protobuf.

* gnu/packages/python-xyz.scm (python-types-protobuf): New variable.
5aa431ba — jgart via Guix-patches via 3 years ago
gnu: python-simplejson: Update to 3.17.6.

* gnu/packages/python-xyz.scm (python-simplejson): Update to 3.17.6.

Signed-off-by: David Thompson <davet@gnu.org>
d720aa4a — Maxime Devos 3 years ago
gnu: python-jaraco-context: Don't ask to run tests when cross-compiling.

* gnu/packages/python-xyz.scm
(python-jaraco-context)[arguments]{#:tests?}: When cross-compiling, set to #false.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
321620d1 — Maxime Devos 3 years ago
gnu: python-jupyter-client: Don't ask to run tests when cross-compiling.

* gnu/packages/python-xyz.scm
(python-jupyter-client)[arguments]{#:tests?}: When cross-compiling, set to #false.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
7d49984d — Maxime Devos 3 years ago
gnu: python-pip-run: Don't ask to run tests when cross-compiling.

* gnu/packages/python-xyz.scm
(python-pip-run)[arguments]{#:tests?}: When cross-compiling, set to #false.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
c548ff6a — Maxime Devos 3 years ago
gnu: python-jaraco-functools: Don't ask to run tests when cross-compiling.

* gnu/packages/python-xyz.scm
(python-jaraco-functools)[arguments]{#:tests?}: When cross-compiling, set to #false.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
dbd5612c — Maxime Devos 3 years ago
gnu: python-path: Don't ask to run tests when cross-compiling.

* gnu/packages/python-xyz.scm
(python-path)[arguments]{#:tests?}: When cross-compiling, set to #false.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
80a75c53 — Maxime Devos 3 years ago
gnu: python-fonttools-full: Don't ask to run tests when cross-compiling.

* gnu/packages/python-xyz.scm
(python-fonttools-full)[arguments]{#:tests?}: When cross-compiling, set to #false.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
619af9f3 — Tomasz Jeneralczyk 3 years ago
gnu: Add python-mpv.

* gnu/packages/python-xyz.scm (python-mpv): Add variable.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
9529384c — Konrad Hinsen 3 years ago
gnu: snakemake-7: Convert dependencies to propagated-inputs

* gnu/packages/python-xyz.scm (snakemake-7)[inputs]: Change to ...
[propagated-inputs]: ... this, to ensure that "python -m snakemake"
works (because snakemake uses it internally).

Signed-off-by: Marius Bakke <marius@gnu.org>
6a31fb6e — Konrad Hinsen 3 years ago
gnu: snakemake-6: Convert dependencies to propagated-inputs

* gnu/packages/python-xyz.scm (snakemake-6)[inputs]: Change to ...
[propagated-inputs]: ... this, to ensure that "python -m snakemake"
works (because snakemake uses it internally).

Signed-off-by: Marius Bakke <marius@gnu.org>
Next