~ruther/guix-local

ref: eded6410a8dde1cc76dfb43dfb328412da99a5b9 guix-local/gnu/packages/python-xyz.scm -rw-r--r-- 1.4 MiB
eded6410 — Vinicius Monego 1 year, 7 days ago
gnu: python-three-merge: Use pyproject-build-system.

* gnu/packages/python-xyz.scm (python-three-merge)[build-system]: Use
pyproject-build-system.
[arguments]: Remove '#:test-target'.
[native-inputs]: Remove python-flaky, python-pytest-cov,
python-pytest-runner, python-pytest-timeout. Add python-setuptools,
python-wheel.

Change-Id: Ibee6d81cd42f3c83beaf1e69b5fef1ccb1148b6f
e3f5d3e5 — Vinicius Monego 1 year, 7 days ago
gnu: python-logwrap: Enable tests.

* gnu/packages/python-xyz.scm (python-logwrap)[source]: Fetch from
GitHub.
[arguments]: Remove '#:tests? #f'. Add phase 'pretend-version' before
'build'.

Change-Id: I3a711dfdfa6f894cd0f1159dac7c2b4b7494f6d2
676befd8 — Vinicius Monego 1 year, 7 days ago
gnu: python-logwrap: Update to 11.1.1.

* gnu/packages/python-xyz.scm (python-logwrap): Update to 11.1.1.
[arguments]: Do not override the 'check' phase.
[native-inputs]: Remove python-cython, python-toml. Add
python-setuptools.

Change-Id: I31b050fbc8e19f076b2fed35357b3948b2757e7c
43cb6655 — Vinicius Monego 1 year, 9 days ago
gnu: python-icdiff: Update to 2.0.7.

* gnu/packages/python-xyz.scm (python-icdiff): Update to 2.0.7.
[build-system]: Use pyproject-build-system.
[arguments]: Add '#:tests? #f'.
[native-inputs]: Add python-setuptools, python-wheel.

Change-Id: Ia7708409e7e59de3f80bb952a8e4f94eb24cc6e9
2d97b92a — Vinicius Monego 1 year, 9 days ago
gnu: python-diff-match-patch: Update to 20241021.

* gnu/packages/python-xyz.scm (python-diff-match-patch): Update to
20241021.
[source]: Update URI.
[build-system]: Use pyproject-build-system.
[arguments]<#:phases>: Do not override the 'check' phase.
[native-inputs]: Add python-flit-core, python-pytest.

Change-Id: I878e0e7d8c8d6ddaafa6ab54256372a458578790
ef8a2a0c — Sharlatan Hellseher 1 year, 7 days ago
gnu: python-pyelftools: Update to 0.32.

* gnu/packages/python-xyz.scm (python-pyelftools): Update to 0.32.

Change-Id: I757e516402803e00d3bf9382972337e073db14a4
772b2bb8 — Sharlatan Hellseher 1 year, 7 days ago
gnu: python-pyelftools: Improve package style.

* gnu/packages/python-xyz.scm (python-pyelftools): Apply G-expressions
and adjust fields order, fix indentation.
[build-system]: Swap to pyproject.
[native-inputs]: Add python-setuptools and python-wheel.

Change-Id: Idabd26b7fabfd78597cce061d4f60441d83c0897
138ac803 — Sharlatan Hellseher 1 year, 7 days ago
gnu: python-pyelftools: Skip readelf tests.

Fixing #729.

* gnu/packages/python-xyz.scm (python-pyelftools) [source] <snippet>:
Delete llvm-dwarfdump binary file.
[phases] {check}: Do not run readelf tests, seen in Debian package
patch <https://salsa.debian.org/debian/python-pyelftools>.

Change-Id: Ic1accbb4daf5014f13616181ca21a904429d35a3
c245020b — Grigory Shepelev 1 year, 3 months ago
gnu: Add python-configshell-fb.

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

Change-Id: I482fa182ba1f67ce24b5652c4c3b879f40f3caeb
Modified-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
b7049c08 — Jake Forster 1 year, 9 days ago
gnu: Add python-huey.

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

Change-Id: Ibe925f74f807d52fcf07b2a8faa478e0691108d6
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
9111b751 — Cayetano Santos 1 year, 8 days ago
gnu: Add python-calmjs-parse.

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

Change-Id: Id8bf38a30e419fe9e1b501f05e3303f46b6e5bfa
Modified-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
c485872e — Nicolas Graves 1 year, 12 days ago
gnu: python-timeout-decorator: Improve style.

* gnu/packages/python-xyz.scm (python-timeout-decorator): Run guix style.

Change-Id: I88ffb4ef190af7fa3aa63291e653047c03bebe22
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
f3db5b16 — Nicolas Graves 1 year, 12 days ago
gnu: python-timeout-decorator: Switch to pyproject-build-system.

* gnu/packages/python-xyz.scm (python-timeout-decorator)
  [build-system]: Switch to pyproject-build-system.
  [native-inputs]: Add python-setuptools, python-wheel.

Change-Id: I127bede0db33284ff69fa569f1a0d7289a5884ac
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
7e793a45 — Nicolas Graves 1 year, 12 days ago
gnu: python-retrying: Switch to pyproject-build-system.

* gnu/packages/python-xyz.scm (python-retrying)
  [build-system]: Switch to pyproject-build-system.
  [native-inputs]: Add python-setuptools, python-wheel.

Change-Id: I73881fcb944e49309c491916e08a9874552f0ca9
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
73e653f8 — Nicolas Graves 1 year, 12 days ago
gnu: python-entrypoint2: Switch to pyproject-build-system.

* gnu/packages/python-xyz.scm (python-entrypoint2)
  [build-system]: Switch to pyproject-build-system.
  [arguments]: Remove it.
  [native-inputs]: Add python-setuptools, python-wheel.

Change-Id: Icf0ddfad1edd2b58f39c43cb681bd7f03c357610
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
8dfceb1d — Nicolas Graves 1 year, 12 days ago
gnu: python-distutils-extra: Switch to pyproject-build-system.

* gnu/packages/python-xyz.scm (python-distutils-extra)
  [build-system]: Switch to pyproject-build-system.
  [native-inputs]: Add python-setuptools, python-wheel.

Change-Id: I3d9152808e8f3b3e43d670eceb4a2ae4aba531a6
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
336f0203 — Nicolas Graves 1 year, 12 days ago
gnu: python-urwid-readline: Switch to pyproject-build-system.

* gnu/packages/python-xyz.scm (python-urwid-readline)
  [build-system]: Switch to pyproject-build-system.
  [native-inputs]: Add python-setuptools, python-wheel.

Change-Id: Iffbffc78f25c80dc6cbcee5e3105e8051c13edfd
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
a15245a2 — Nicolas Graves 1 year, 12 days ago
gnu: python-screenkey: Switch to pyproject-build-system.

* gnu/packages/python-xyz.scm (python-screenkey):
  [build-system}: Switch to pyproject-build-system.
  [arguments]: Add python-setuptools, python-wheel.

Change-Id: Iabc096e2d04a1e6c6190a0a7f1f6a1b5e4dad736
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
8769f61c — Nicolas Graves 1 year, 12 days ago
gnu: python-screenkey: Improve style.

* gnu/packages/python-xyz.scm (python-screenkey): Run guix style and
guix style -S arguments.

Change-Id: I2d9ca03e0bc928aafb919eae725463158ed698c7
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
97e8a83a — Nicolas Graves 1 year, 12 days ago
gnu: python-screenkey: Remove python-distutils-extra input.

This input was removed in version 1.4.

* gnu/packages/python-xyz.scm (python-screenkey)[inputs]: Remove
python-distutils-extra.

Change-Id: I7a75d410f97aa278eed00d408885d0a131edf949
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Next