Age | Commit message (Collapse) | Author |
|
* gnu/packages/python-xyz.scm (python2-readlike): Delete variable.
|
|
* gnu/packages/python-xyz.scm (python-fsspec): Update to 2022.5.0.
|
|
* gnu/packages/python-xyz.scm (python-click-7): New variable.
* gnu/packages/networking.scm (gandi.cli)[inputs]: Depend on python-click-7.
|
|
The python-click package is already version 8.
* gnu/packages/python-xyz.scm (python-click-8): Remove variable.
(python-proselint)[propagated-inputs]: Depend on python-click.
|
|
* gnu/packages/python-xyz.scm (python-dask): Update to 2022.05.2.
|
|
* gnu/packages/python-xyz.scm (python-session-info): New variable.
|
|
* gnu/packages/python-xyz.scm (python-translate-toolkit): Update to
3.6.2.
|
|
* gnu/packages/python-xyz.scm (python-user-agents): Update to 2.2.0.
|
|
* gnu/packages/python-xyz.scm (python-ua-parser): Update to 0.10.0.
|
|
* gnu/packages/python-xyz.scm (python-shellingham): Update to 1.4.0.
[arguments]: Remove arguments block since upstream now includes
a setup.py file.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/python-xyz.scm (python-atomicwrites-1.4): Remove variable.
* gnu/packages/matrix.scm (python-matrix-nio)[propagated-inputs]: Replace
python-atomicwrites-1.4 with python-atomicwrites.
|
|
* gnu/packages/python-xyz.scm (python-jsonschema-next): New variable.
|
|
* gnu/packages/python-xyz.scm (python-gatt): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/python-xyz (python-srt): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/python-xyz.scm (python-wasabi): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/python-xyz.scm (python-catalogue): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
Fixes <https://issues.guix.gnu.org/55669>.
Reported by Sebastian Gibb <mail@sebastiangibb.de>.
* gnu/packages/python-xyz.scm (python-peachpy): Update to 913d74c.
|
|
|
|
* gnu/packages/python-xyz.scm (python-funcparserlib): Update to 1.0.0.
|
|
* gnu/packages/python-xyz.scm (pelican): Update to 4.7.2.
|
|
* gnu/packages/python-xyz.scm (python-cli-helpers): Update to 2.2.1.
[propagated-inputs]: Remove python-terminaltables.
|
|
* gnu/packages/python-xyz.scm (python-fastbencode): New public variable.
|
|
* gnu/packages/python-xyz.scm (python-preshed): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/python-xyz.scm (python-cymem): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/python-xyz.scm (python-tldr)[arguments]: Rewrite with (guix gexp).
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/python-xyz.scm (python-tldr): Update to 3.1.0.
[phases]: Add phase to build docs.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/python-xyz.scm (python-pyvips-for-python-scooby,
python-scooby): New variables.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/python-xyz.scm (python-pyvips): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/python-xyz.scm (python-pyperf): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
Fixes <https://issues.guix.gnu.org/55440>.
* gnu/packages/check.scm (python2-pytest-cov, python2-freezegun): Define
without package-with-python2.
* gnu/packages/python-xyz.scm (python2-babel): Likewise.
* gnu/packages/time.scm (python2-dateutil): Likwise.
|
|
* gnu/packages/python-xyz.scm (python-murmurhash): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/python-xyz.scm (python-murmurhash3): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/python-xyz.scm (python-kivymd): New symbol.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/python-xyz.scm (python-kivy): Update to 2.1.0.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/python-xyz.scm (snakemake-7): New variable.
|
|
* gnu/packages/python-xyz.scm (snakemake-6): New variable.
|
|
* gnu/packages/python-xyz.scm (python-connection-pool): New variable.
|
|
* gnu/packages/python-xyz.scm (python-py-tes): New variable.
|
|
* gnu/packages/python-xyz.scm (python-tldextract): Update to 3.3.0.
[propagated-inputs]: Add python-filelock.
[native-inputs]: Add python-setuptools-scm.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
|
|
* gnu/packages/python-xyz.scm (python-rich): Update to 12.4.1.
|
|
Failing that, Guix-Jupyter sees both kernels in environments containing
python-pari-jupyter and its ";;guix environment" command thus fails.
* gnu/packages/python-xyz.scm (python-pari-jupyter)[propagated-inputs]:
Move PYTHON-IPYKERNEL to...
[inputs]: ... here.
|
|
Fixes <https://issues.guix.gnu.org/55448>.
* gnu/packages/python-xyz.scm (python-jupyter-console)[propagated-inputs]:
Change 'python-prompt-toolkit-2' to 'python-prompt-toolkit'.
|
|
* gnu/packages/python-xyz.scm (python-jupyter-console-minimal)[propagated-inputs]:
Use 'modify-inputs'.
|
|
* gnu/packages/python-xyz.scm (python-scikit-build)
[phases]{check}: Add forgotten trailing spaces.
|
|
* gnu/packages/python-xyz.scm (python-multidict): Update to 5.2.0.
|
|
* gnu/packages/python-xyz.scm (python-matplotlib): Update to 3.5.2.
[propagated-inputs]: Move after 'arguments' field. Use new style and re-order.
[inputs]: Order lexicographically.
[native-inputs]: Use new style.
[phases]{fix-and-disable-failing-tests}: Fix indentation.
Delete the 'lib/matplotlib/tests/test_animation.py' test.
{check}: Skip the test_lazy_auto_backend_selection test.
|
|
* gnu/packages/python-xyz.scm (python-pygments): Update to 2.12.0.
|
|
* gnu/packages/python-xyz.scm (python-qtconsole): Update to 5.3.0.
[native-inputs]: Add python-pytest-qt.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
|
|
* gnu/packages/python-xyz.scm (python-matplotlib-documentation): Inherit from
python-matplotlib.
[version, source, build-system, home-page, description, license]: Delete
fields, now inherited.
[phases]: Streamline build and install phases and enable parallel build.
[native-inputs]: Use new style. Remove python-matplotlib, python-ipykernel,
python-mock, texlive-enumitem, texlive-latex-geometry, texlive-latex-preview,
texlive-latex-ucs, texlive-pdftex, texlive-fonts-ec, texlive-txfonts and
inherited python-matplotlib packages.
Add inkscape, python-mpl-sphinx-theme, python-scipy, python-ipywidgets,
texlive-babel, texlive-fontspec, texlive-unicode-math, texlive-etoolbox,
and texlive-underscore.
|