~ruther/guix-local

ref: 04f813ec63de85e72becce40b625d6ebd0cd4484 guix-local/gnu/packages/python-xyz.scm -rw-r--r-- 1.1 MiB
04f813ec — Efraim Flashner 3 years ago
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.
fd305cd9 — Efraim Flashner 3 years ago
gnu: python-natsort: Reflow description.

* gnu/packages/python-xyz.scm (python-natsort)[description]: Rewrap
description to normal columns.
4275727a — Efraim Flashner 3 years ago
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.
01dfcad2 — Ricardo Wurmus 3 years ago
gnu: Add python-ncls.

* gnu/packages/python-xyz.scm (python-ncls): New variable.
4c03f62a — Felix Gruber 3 years ago
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>
b5c07581 — Tobias Geerinckx-Rice 3 years ago
gnu: python-jaraco-functools: Disable flaky test.

* gnu/packages/python-xyz.scm (python-jaraco-functools)[arguments]:
Skip the "test_function_throttled".

Reported by Lumine in #guix.
3a4a65bd — Hilton Chain 3 years ago
gnu: i3-autotiling: Update to 1.6.1.

* gnu/packages/python-xyz.scm (i3-autotiling): Update to 1.6.1.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
254aa178 — Vinicius Monego 3 years ago
gnu: python-wand: Update to 0.6.10.

* gnu/packages/python-xyz.scm (python-wand): Update to 0.6.10.
[description]: Remove text about the unused C API.
e4aca1cc — Hilton Chain 3 years ago
gnu: Add python-lief.

From c865b31b702d0e5f86faaadcb306cea269ae1109 Mon Sep 17 00:00:00 2001
From: Hilton Chain <hako@ultrarare.space>
Date: Tue, 16 Aug 2022 21:26:33 +0800
Subject: [PATCH v3] gnu: Add python-lief.

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

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
302b3cdc — Marius Bakke 3 years ago
gnu: python-daemon: Remove unused input.

* gnu/packages/python-xyz.scm (python-daemon)[native-inputs]: Remove
PYTHON-UNITTEST2.
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>
Next