~ruther/guix-local

ref: b38df69c2c3352feacebbf5dd2c63a0fb3b4f9f9 guix-local/gnu/packages/python-xyz.scm -rw-r--r-- 1.1 MiB
b38df69c — Marius Bakke 3 years ago
gnu: python-case: Remove unused input.

* gnu/packages/python-xyz.scm (python-case)[propagated-inputs]: Remove
PYTHON-UNITTEST2.
afdcd036 — Marius Bakke 3 years ago
gnu: python-posix-ipc: Remove unused input.

* gnu/packages/python-xyz.scm (python-posix-ipc)[native-inputs]: Remove.
715a5efc — Marius Bakke 3 years ago
gnu: python-pyclipper: Update to 1.3.0.post3.

* gnu/packages/python-xyz.scm (python-pyclipper): Update to 1.3.0.post3.
[source](uri): Use tarball instead of zipball.
[source](snippet): Adjust for renamed file.
[arguments]: Likewise.
[propagated-inputs]: Remove.
[native-inputs]: Remove PYTHON-UNITTEST2 and UNZIP.  Add PYTHON-SETUPTOOLS-SCM.
faea5566 — Marius Bakke 3 years ago
gnu: python-mando: Update to 0.7.1.

* gnu/packages/python-xyz.scm (python-mando): Update to 0.7.1.
[arguments]: Override check phase.
46cb02c7 — Marius Bakke 3 years ago
gnu: python-radon: Permit newer versions of mando.

* gnu/packages/python-xyz.scm (python-radon)[arguments]: Add setup.py
substitution.
d8537c68 — Maxim Cournoyer 3 years ago
gnu: Add python-robotframework-sshtunnellibrary.

* gnu/packages/python-xyz.scm (python-robotframework-sshtunnellibrary): New variable.
21f1a470 — Maxim Cournoyer 3 years ago
gnu: Add python-sshtunnel.

* gnu/packages/python-xyz.scm (python-sshtunnel): New variable.
6b2d29a6 — Mathieu Othacehe 3 years ago
Revert "gnu: python-lsp-server: Update to 1.5.0."

This reverts commit 07f807f12c0949e9deeee09b4a28bb1f810b26ca because it
requires a python-pluggy update which seems to cause some issues.
07f807f1 — Nicolas Graves via Guix-patches via 3 years ago
gnu: python-lsp-server: Update to 1.5.0.

* gnu/packages/python-xyz.scm (python-lsp-server): Update to 1.5.0.
   [arguments]{set-HOME}: Remove this phase because tests do not require it
   anymore.
   {check}: Do not replace it as test_pyqt_completion is not longer failing.
   [propagated-inputs]: Remove python-future.
   [native-inputs]: Remove python-mock, python-versioneer and add
   python-whatthepatch.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
94dc157a — jgart 3 years ago
gnu: Add python-nanoid.

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

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
33d51412 — Marius Bakke 3 years ago
gnu: python-setuptools: Update to 64.0.3.

* gnu/packages/python-xyz.scm (python-setuptools): Update to 64.0.3.
06db4165 — Marius Bakke 3 years ago
gnu: python-m2r: Adjust for Python 3.10.

* gnu/packages/python-xyz.scm (python-m2r)[source](modules, snippet): New
fields.
c87700e6 — Marius Bakke 3 years ago
gnu: python-pre-commit: Remove unnecessary dependency.

* gnu/packages/python-xyz.scm (python-pre-commit)[propagated-inputs]: Remove
PYTHON-IMPORTLIB-RESOURCES, which is part of the stdlib nowadays.
945fdf8c — Marius Bakke 3 years ago
gnu: python-numpy: Add 'upstream-name' property.

* gnu/packages/python-xyz.scm (python-numpy)[properties]: New field.
9d72feb4 — Marius Bakke 3 years ago
gnu: python-pyaml: Update to 21.10.1.

* gnu/packages/python-xyz.scm (python-pyaml): Update to 21.10.1.
4b88fe04 — Vinicius Monego 3 years ago
gnu: python-wand: Update to 0.6.9.

* gnu/packages/python-xyz.scm (python-wand): Update to 0.6.9.
67fcc6e3 — Hilton Chain 3 years ago
gnu: Add python-misskey.

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

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
1385ef76 — Mathieu Othacehe 3 years ago
gnu: python-typer: Introduce gexps.

* gnu/packages/python-xyz.scm (python-typer)[arguments]: Switch to gexps.
[synopsis, description]: Fix indentation.
3ceb985e — Tanguy Le Carrour 3 years ago
gnu: python-typer: Update to 0.6.1.

* gnu/packages/python-xyz.scm (python-typer): Update to 0.6.1.
[source]: Use GIT-FETCH.
[arguments]: Build from source with flit.
[native-inputs]: Add python-flit and python-rich.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
190e2859 — Efraim Flashner 3 years ago
gnu: python-icalendar: Update to 4.1.0.

* gnu/packages/python-xyz.scm (python-icalendar): Update to 4.1.0.
Next