Age | Commit message (Expand) | Author |
2022-09-24 | gnu: Add python-icdiff....* gnu/packages/python-xyz.scm (python-icdiff): New variable.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
| Garek Dyszel |
2022-09-24 | gnu: Add python-version....* gnu/packages/python-xyz.scm (python-version): New variable.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
| Garek Dyszel |
2022-09-18 | gnu: python-cython: Add 0.29.32....* gnu/packages/python-xyz.scm (python-cython-0.29.32): New variable.
| Marius Bakke |
2022-09-16 | gnu: python-fonttools-next: Update to 4.37.1....* gnu/packages/python-xyz.scm (python-fonttools-next): Update to 4.37.1.
* gnu/packages/fontutils.scm (python-afdko)[source](snippet): Adjust expected
test output.
| Marius Bakke |
2022-09-16 | gnu: Add python-openstep-plist....* gnu/packages/python-xyz.scm (python-openstep-plist): New variable.
| Marius Bakke |
2022-09-16 | gnu: Add python-syllables....* gnu/packages/python-xyz.scm (python-syllables): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| M |
2022-09-15 | gnu: catch-framework2: Rename variable to catch2....Automated with:
git grep -l catch-framework2 | xargs sed 's/catch-framework2/catch2/g' -i
| Maxim Cournoyer |
2022-09-14 | gnu: python-tqdm: Update to 4.64.1....* gnu/packages/python-xyz.scm (python-tqdm): Update to 4.64.1.
| Marius Bakke |
2022-09-11 | gnu: Deprecate python-pep621....* gnu/packages/python-xyz.scm (python-pep621): Define as deprecated alias for
PYTHON-PYPROJECT-METADATA.
| Marius Bakke |
2022-09-11 | gnu: Add python-pyproject-metadata....* gnu/packages/python-xyz.scm (python-pyproject-metadata): New variable.
(python-pep621): Inherit from it.
| Marius Bakke |
2022-09-11 | gnu: python-gast: Enable tests....* gnu/packages/python-xyz.scm (python-gast)[arguments]: Override check phase.
[native-inputs]: Add PYTHON-PYTEST.
| Marius Bakke |
2022-09-11 | gnu: python-gast: Update to 0.5.3....* gnu/packages/python-xyz.scm (python-gast): Update to 0.5.3.
| Marius Bakke |
2022-09-11 | gnu: python-astunparse: Update to 1.6.3....* gnu/packages/python-xyz.scm (python-astunparse): Update to 1.6.3.
| Marius Bakke |
2022-09-11 | gnu: python-gast: Update home page....* gnu/packages/python-xyz.scm (python-gast)[home-page]: Use actual instead of
PyPI page.
| Marius Bakke |
2022-09-11 | gnu: python-docutils: Add 0.19....* gnu/packages/python-xyz.scm (python-docutils-0.19): New variable.
| Marius Bakke |
2022-09-11 | gnu: python-qrcode: Update to 7.3.1....* gnu/packages/python-xyz.scm (python-qrcode): Update to 7.3.1.
[propagated-inputs]: Remove python-six.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
| Felix Gruber |
2022-09-10 | gnu: python-pip: Update to 22.2.2....* gnu/packages/python-xyz.scm (python-pip): Update to 22.2.2.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Greg Hogan |
2022-09-10 | gnu: Add comments to the bottom of a few package modules....This will hopefully discourage patches which add new packages to the bottom of
files, as this increases the likelihood of conflicts when applying patches.
If there are more specific ways that packages should be arranged in specific
modules, this message can be updated accordingly.
* gnu/packages/bioconductor.scm: Add comment discouraging adding packages to
the bottom of the file.
* gnu/packages/bioinformatics.scm: ditto.
* gnu/packages/cran.scm: ditto.
* gnu/packages/crates-io.scm: ditto.
* gnu/packages/emacs-xyz.scm: ditto.
* gnu/packages/golang.scm: ditto.
* gnu/packages/guile-xyz.scm: ditto.
* gnu/packages/haskell-xyz.scm: ditto.
* gnu/packages/java.scm: ditto.
* gnu/packages/julia-xyz.scm: ditto.
* gnu/packages/lisp-xyz.scm: ditto.
* gnu/packages/ocaml.scm: ditto.
* gnu/packages/perl.scm: ditto.
* gnu/packages/python-science.scm: ditto.
* gnu/packages/python-xyz.scm: ditto.
* gnu/packages/ruby.scm: ditto.
* gnu/packages/tex.scm: ditto.
| Christopher Baines |
2022-09-09 | gnu: python-psutil: Update to 5.9.2....* gnu/packages/python-xyz.scm (python-psutil): Update to 5.9.2.
| Marius Bakke |
2022-09-09 | gnu: python-pathlib2: Update to 2.3.7.post1....* gnu/packages/python-xyz.scm (python-pathlib2): Update to 2.3.7post1.
| Marius Bakke |
2022-09-09 | gnu: python-beautifulsoup4: Update to 4.11.1....* gnu/packages/python-xyz.scm (python-beautifulsoup4): Update to 4.11.1.
[arguments]: Override check phase.
[native-inputs]: Add PYTHON-PYTEST.
| Marius Bakke |
2022-09-08 | gnu: Add python-pymonad....* gnu/packages/python-xyz.scm (python-pymonad): New variable.
| Arun Isaac |
2022-09-07 | gnu: python-sympy: Update to 1.11.1....All dependents successfully build except the continued failure of
python-dolfin-adjoint: http://ci.guix.gnu.org/build/1306546/details
* gnu/packages/python-xyz.scm (python-sympy): Update to 1.11.1.
Signed-off-by: Marius Bakke <marius@gnu.org>
| Greg Hogan |
2022-09-07 | 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.
| Marius Bakke |
2022-09-07 | gnu: python-fs: Update to 2.4.16....* gnu/packages/python-xyz.scm (python-fs): Update to 2.4.16.
| Marius Bakke |
2022-09-07 | gnu: python-cairocffi: Update to 1.3.0....* gnu/packages/python-xyz.scm (python-cairocffi): Update to 1.3.0.
| Marius Bakke |
2022-09-07 | gnu: python-xlsxwriter: Update to 3.0.3....* gnu/packages/python-xyz.scm (python-xlsxwriter): Update to 3.0.3.
| Marius Bakke |
2022-09-07 | 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.
| Marius Bakke |
2022-09-07 | 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.
| Marius Bakke |
2022-09-01 | gnu: Add python-plotille....* gnu/packages/python-xyz.scm (python-plotille): New variable.
Signed-off-by: David Thompson <davet@gnu.org>
| Peter Polidoro |
2022-09-01 | 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>
| Nicolas Graves |
2022-08-31 | gnu: Add python-typing-extensions-next....* gnu/packages/python-xyz.scm (python-typing-extensions-next): New variable.
| Maxim Cournoyer |
2022-08-31 | gnu: Add python-types-protobuf....* gnu/packages/python-xyz.scm (python-types-protobuf): New variable.
| Maxim Cournoyer |
2022-08-31 | 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>
| jgart via Guix-patches via |
2022-08-30 | 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>
| Maxime Devos |
2022-08-30 | 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>
| Maxime Devos |
2022-08-30 | 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>
| Maxime Devos |
2022-08-30 | 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>
| Maxime Devos |
2022-08-30 | 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>
| Maxime Devos |
2022-08-30 | 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>
| Maxime Devos |
2022-08-30 | gnu: Add python-mpv....* gnu/packages/python-xyz.scm (python-mpv): Add variable.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
| Tomasz Jeneralczyk |
2022-08-29 | 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>
| Konrad Hinsen |
2022-08-29 | 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>
| Konrad Hinsen |
2022-08-29 | gnu: snakemake-7: Fix cluster execution bug...* gnu/packages/python-xyz.scm (snakemake-7)[arguments]: Revise the patch for
the cluster execution script
Signed-off-by: Marius Bakke <marius@gnu.org>
| Konrad Hinsen |
2022-08-27 | gnu: scons: Move to (gnu packages build-tools)....* gnu/packages/python-xyz.scm (scons, scons-python2): Move from here ...
* gnu/packages/build-tools.scm (scons, scons-python2): ... to here.
* gnu/packages/direct-connect.scm, gnu/packages/disk.scm,
gnu/packages/game-development.scm, gnu/packages/gps.scm,
gnu/packages/image.scm, gnu/packages/installers.scm, gnu/packages/web.scm,
gnu/packages/xdisorg.scm: Adjust module imports accordingly.
* guix/build-system/scons.scm (default-scons): Likewise.
| Marius Bakke |
2022-08-25 | gnu: python-natsort: Fix the test suite on slower machines....* gnu/packages/python-xyz.scm (python-natsort)[arguments]: Add custom
phase to remove the time limit for some of the tests.
| Efraim Flashner |
2022-08-25 | gnu: python-natsort: Reflow description....* gnu/packages/python-xyz.scm (python-natsort)[description]: Rewrap
description to normal columns.
| Efraim Flashner |
2022-08-25 | gnu: python-natsort: Honor the #:tests? flag....* gnu/packages/python-xyz.scm (python-natsort)[arguments]: Adjust the
custom 'check phase to honor the #:tests? flag.
| Efraim Flashner |
2022-08-23 | gnu: Add python-ncls....* gnu/packages/python-xyz.scm (python-ncls): New variable.
| Ricardo Wurmus |
2022-08-23 | gnu: python-shapely: Update to 1.8.4....* gnu/packages/python-xyz.scm (python-shapely): Update to 1.8.4.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
| Felix Gruber |