~ruther/guix-local

ref: eff2759d5b4a3155f0e85702262fe1408d06b91f guix-local/gnu/packages/python-xyz.scm -rw-r--r-- 1.4 MiB
fbf76629 — Vinicius Monego 1 year, 4 months ago
gnu: Add python-imageio-freeimage.

* gnu/packages/python-xyz.scm (python-imageio-freeimage): New variable.
(python-imageio)[arguments]<#:phases>: Remove the freeimage substitution
from the 'fix-source phase. Delete the 'fix-failing-tests phase, add
test logic in #:test-flags instead.
[inputs]: Remove freeimage.

Change-Id: I842998baea1568e1d9d1328e4387d14867bd3bb2
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
3048a24e — Sharlatan Hellseher 1 year, 2 months ago
gnu: python-pyopengl: Move to python-graphics.

* gnu/packages/python-xyz.scm (python-pyopengl,
  python-pyopengl-accelerate): Move from here ...
* gnu/packages/python-graphics.scm: ... to here.

* gnu/packages/xorg.scm: Add python-graphics module.

Change-Id: I8d9e374a1948330ab37bb148a1ad6274563f9f1b
3e055916 — Sharlatan Hellseher 1 year, 2 months ago
gnu: python-pyqtgraph: Move to python-science.

* gnu/packages/python-xyz.scm (python-pyqtgraph): Move from here ...
* gnu/packages/python-science.scm: ... to here.

Change-Id: I3de3c6a71fb2c5c49b76e03a026eae7deaa55840
a6fcf6d4 — Sharlatan Hellseher 1 year, 2 months ago
gnu: python-pyopengl-accelerate: Update to 3.1.9.

* gnu/packages/python-xyz.scm (python-pyopengl-accelerate): Update to 3.1.9.
[inputs]: Remove mesa and python-numpy.

Change-Id: I39acd590f02853ba9c45ce40d3c2e1ace27d00b5
64f29218 — Sharlatan Hellseher 1 year, 2 months ago
gnu: python-pyopengl: Update to 3.1.9.

* gnu/packages/python-xyz.scm (python-pyopengl): Update to 3.1.9.
[native-inputs]: Add python-cython and python-numpy.

Change-Id: I8088e3745cabcf52d317413be2dca3e4c5a641b8
b5ed149b — Sharlatan Hellseher 1 year, 2 months ago
gnu: python-concurrent-log-handler: Disable tests.

* gnu/packages/python-xyz.scm (python-concurrent-log-handler)
[arguments] <tests?>: Disable as broken, and can't be skipped.
[native-inputs]: Remove python-pytest.

Change-Id: Id1ec3c647428d833b938cde7b7f3dd1028f5b2b7
8cc71451 — Sharlatan Hellseher 1 year, 2 months ago
gnu: python-hdf5storage: 0.1.19-0.7ee2a96.

* gnu/packages/python-xyz.scm (python-hdf5storage): 0.1.19-0.7ee2a96.
[source]: Switch to git-fetch and use the latest commit containing
fixes.
[native-inputs]: Remove python-nose; add python-pytest.

Change-Id: I6f90d311eccd455de0335d60b776a20d25c9f328
f0e901b2 — Sharlatan Hellseher 1 year, 2 months ago
gnu: python-omegaconf: Update to 2.3.0.

* gnu/packages/python-xyz.scm (python-omegaconf): Update to 2.3.0.

Change-Id: Ib967d173695b4e46770787fc414141366620bdb4
06ec6804 — Jakob Kirsch 1 year, 2 months ago
gnu: python-twisted: Remove test artifacts.

* gnu/packages/python-xyz.scm (python-twisted)[arguments]<phases>: Extend
check phase to clean up test artifacts.

Change-Id: Ibbf04771dea4342fe66221a740a11ad9882b6038
Signed-off-by: Christopher Baines <mail@cbaines.net>
60a7b3af — Sharlatan Hellseher 1 year, 2 months ago
gnu: python-pdoc3: Update to 0.11.6.

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

* gnu/packages/patches/python-pdoc3-tests.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Deregester python-pdoc3-tests.patch.

Change-Id: I1cffb6272d5de4ca7037aa761c36002bd0d03318
29069663 — Sharlatan Hellseher 1 year, 2 months ago
gnu: python-pydbus: Fix build.

* gnu/packages/python-xyz.scm (python-pydbus) [bulid-system]: Switch to
pyproject.
[arguments] <tests?>: Disable as no provided in PyPI archive.
<phases>: Add 'fix-comparability-with-pygobject.
[native-inputs]: Add python-setuptools and python-wheel.
[description]: Start from a new line.

Change-Id: Ie859207b700ed9c864b119b25bc3fcb2d1c2b8b4
dc8187ba — Sharlatan Hellseher 1 year, 2 months ago
gnu: python-whatever: Update to 0.7.

* gnu/packages/python-xyz.scm (python-whatever): Update to 0.7.

Change-Id: I71bfbd02cd9f9e0302805af2568c9f8b0da27472
0b9d5fad — Sharlatan Hellseher 1 year, 2 months ago
gnu: Remove python-typed-ast.

Failing to build not compatible with Python 3.8 onward, see
<https://github.com/python/typed_ast/issues/179>.

* gnu/packages/python-xyz.scm (python-typed-ast): Delete variable.

Change-Id: Id602f14bc985a542ae05cbf138b9c96b89920005
2e91053d — Sharlatan Hellseher 1 year, 2 months ago
gnu: python-simpervisor: Fix tests.

* gnu/packages/python-xyz.scm (python-simpervisor) [arguments]
<test-flags>: Run test in a single thread, deselect one failing.
[native-inputs]: Remove python-pytest-xdist.

Change-Id: I2b5a2a9ad40d5b0d6156a4448776eafa91a01719
f0a8a4b4 — Sharlatan Hellseher 1 year, 2 months ago
gnu: python-pytooling: Skip tests on i686.

* gnu/packages/python-xyz.scm (python-pytooling) [arguments] <tests?>:
Skip on i686-linux.

Change-Id: I6612edf524c1fe22b42eafbd9cbfcfd8c35d2f73
85b5c2c8 — Sharlatan Hellseher 1 year, 2 months ago
gnu: python-pytooling: Enable tests.

* gnu/packages/python-xyz.scm (python-pytooling)
[arguments] <test-flags>: Skip just 3 tests.
[native-inputs]: Add git-minimal/pinned, python-colorama, python-pytest,
and python-ruamel.yaml.

Change-Id: If3318a1634c2f1d90378b7a69156da5cc413ad5e
c3266607 — Cayetano Santos 1 year, 2 months ago
gnu: python-pytooling: Update to 8.4.1.

* gnu/packages/python-xyz.scm (python-pytooling): Update to 8.4.1.

Change-Id: Ibe39d8c994d6e9e1883ea02b2a67099bfa1ecd4f
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
6cdafce5 — Sharlatan Hellseher 1 year, 2 months ago
gnu: python-pari-jupyter: Update to 1.4.3.

* gnu/packages/python-xyz.scm (python-pari-jupyter): Update to 1.4.3.
[build-system]: Switch to pyproject.
[inputs]: Remove python-ipykernel.
[propagated-inputs]: Add python-ipykernel.
[native-inputs]: Add python-cython, python-jupyter-kernel-test,
python-setuptools, and python-wheel.

Change-Id: I1b9f6845223d54d2179012ac84524bf3ed27699d
323af581 — Sharlatan Hellseher 1 year, 2 months ago
gnu: python-numpy-2: Update to 2.2.5.

* gnu/packages/python-xyz.scm (python-numpy-2): Update to 2.2.5.

Change-Id: I4b62ab9e0aa1f5c1f20b2d29e51e3e192bbc795b
9801822b — Sharlatan Hellseher 1 year, 2 months ago
gnu: python-numpy-2: Enable tests.

* gnu/packages/python-xyz.scm (python-numpy-2)
  [arguments] <tests?>: Enable them.
  <test-flags>: Run fast test suite only.
  <phases>: Use custom 'check; Adjust path to Python in
  'fix-executable-paths.

Change-Id: I267bca274fc8d3ea87aaf14eb59b5297ccb2d227
Next