~ruther/guix-local

ref: 1a1dd09edf772dfc3ff2aa946159e0175ce136e6 guix-local/gnu/packages/python-xyz.scm -rw-r--r-- 1.4 MiB
1a1dd09e — Vinicius Monego 1 year, 11 days ago
gnu: python-inform: Update to 1.34.

* gnu/packages/python-xyz.scm (python-inform): Update to 1.34.
[build-system]: Use pyproject-build-system.
[native-inputs]: Remove python-hypothesis, python-pytest-cov,
python-pytest-runner. Add python-flit-core.
[propagated-inputs]: Remove python-six.

Change-Id: Iec720ab8c86a816b2da4860b4529c76680e1d1ca
0e63adaf — Vinicius Monego 1 year, 11 days ago
gnu: python-diceware: Update to 1.0.1.

* gnu/packages/python-xyz.scm (python-diceware): Update to 1.0.1.
[build-system]: Use pyproject-build-system.
[native-inputs]: Remove python-coverage, python-pytest-runner. Add
python-setuptools, python-wheel.

Change-Id: If8bed9b7a84685efa7f5a2e64dd1e6419d14617e
b6b6d506 — Vinicius Monego 1 year, 12 days ago
gnu: python-dirsync: Update to 2.2.6.

* gnu/packages/python-xyz.scm (python-dirsync): Update to 2.2.6.
[build-system]: Use pyproject-build-system.
[arguments]: Skip tests.
[native-inputs]: Add python-setuptools, python-wheel.
[propagated-inputs]: Remove python-six.
[description]: Improve it.

Change-Id: I1e60fd525ed4402bc63df7f213738aeb1c603b0c
955065ef — Vinicius Monego 1 year, 12 days ago
gnu: python-qtsass: Use pyproject-build-system.

* gnu/packages/python-xyz.scm (python-qtsass)[build-system]: Use
pyproject-build-system.
[arguments]: Remove '#:test-target'. Delete the
'make-git-checkout-writable' phase.
[native-inputs]: Remove python-pytest-cov, python-pytest-runner. Add
python-setuptools, python-wheel.

Change-Id: Iddcb7044eeee4fe20e0798be35110b1e1428cd05
baa981f2 — Vinicius Monego 1 year, 12 days ago
gnu: python-libsass: Update to 0.23.0.

* gnu/packages/python-xyz.scm (python-libsass): Update to 0.23.0.
[build-system]: Use pyproject-build-system.
[native-inputs]: Add python-setuptools, python-wheel.
[propagated-inputs]: Remove python-six.

Change-Id: I41aeed35cfe6bdcf53750f871a23db9b6cdb0d5a
c13b49f2 — Vinicius Monego 1 year, 12 days ago
gnu: python-cysignals: Enable tests.

* gnu/packages/python-xyz.scm (python-cysignals)[arguments]: Remove
'#:tests? #f'.
[native-inputs]: Add python-pytest.

Change-Id: Ic56d0f2ad008ccd7986c3538f2c7d84b6f8cd953
b979aab1 — Vinicius Monego 1 year, 12 days ago
gnu: python-cysignals: Update to 1.12.3.

* gnu/packages/python-xyz.scm (python-cysignals): Update to 1.12.3.
[build-system]: Use pyproject-build-system.
[arguments]: Delete the 'configure' phase associated with
gnu-build-system.
[native-inputs]: Add meson-python, pkg-config.
[inputs]: Remove pari-gp.

Change-Id: I906773d578e83655256815baa4e840632f0e9cfc
eded6410 — Vinicius Monego 1 year, 12 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, 12 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, 12 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, 13 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, 13 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, 12 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, 12 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, 12 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, 14 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, 13 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, 1 month 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, 1 month 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>
Next