~ruther/guix-local

ref: 33fb09b62b7fb0677c187619f4dcf4d50c23786a guix-local/gnu/packages/python-xyz.scm -rw-r--r-- 1.4 MiB
60a7b3af — Sharlatan Hellseher 1 year, 3 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, 3 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, 3 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, 3 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, 3 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, 3 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, 3 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, 3 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, 3 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, 3 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, 3 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
3d9279b0 — Sharlatan Hellseher 1 year, 3 months ago
gnu: python-qtconsole: Move to jupyter.

* gnu/packages/python-xyz.scm (python-qtconsole): Move from here ...
* gnu/packages/jupyter.scm: ... to here. Add qt and xorg modules.
* gnu/packages/orange.scm: Add jupyter module.

Change-Id: I9145393c469050aca748543cac04c391dbab7c83
3f5a6dc5 — Sharlatan Hellseher 1 year, 3 months ago
gnu: python-qtconsole: Update to 5.6.1.

* gnu/packages/python-xyz.scm (python-qtconsole): Update to 5.6.1. Fix
build.
[build-system]: Switch to pyproject.
[propagated-inputs]: Remove python-ipython-genutils, python-pyqt, and
python-pyzmq; add python-packaging.
[native-inputs]: Add python-pyqt, python-setuptools, python-wheel, and
xorg-server-for-tests.

Change-Id: I19833b507dfc5245bc9424c629c11f2df4024dd2
9079dc6c — Sharlatan Hellseher 1 year, 3 months ago
gnu: Remove python-commentjson.

No users in Guix, it was intermediate dependency for Ansible which no
longer required; no fresh releases for 4y.

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

Change-Id: If2638628f9adc80913a0d5d3e692330e911d1415
2e33d34c — Sharlatan Hellseher 1 year, 3 months ago
gnu: python-resolvelib: Update to 1.1.0.

* gnu/packages/python-xyz.scm (python-resolvelib): Update to 1.1.0.
[native-inputs]: Remove python-commentjson.

Change-Id: I6977761a6dfd4aca754b8c9c814806b662a61614
61042499 — Nicolas Graves 1 year, 3 months ago
gnu: Remove python-lark-parser.

* gnu/packages/python-xyz.scm (python-lark-parser): Delete variable.

Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
5d81b890 — Nicolas Graves 1 year, 3 months ago
gnu: python-commentjson: Switch to python-lark.

* gnu/packages/python-xyz.scm (python-commentjson):
[arguments]{phases}: Refresh phase 'relax-requirements.
[propagated-inputs]: Replace python-lark-parser by python-lark.

Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
dbc33139 — Nicolas Graves 1 year, 3 months ago
gnu: Add python-lark.

* gnu/packages/python-xyz.scm (python-lark): New variable.
(python-lark-parser): Inherit from python-lark and update to 0.12.0.

Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
5cf0a65c — Sharlatan Hellseher 1 year, 3 months ago
gnu: python-ddt: Move python-check.

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

Change-Id: If098b89d4abb795db7dc9756a76060e2e6ae11cc
3901b539 — Nicolas Graves 1 year, 3 months ago
gnu: python-omero-py: Update to 5.20.0.

* gnu/packages/python-xyz.scm (python-omero-py): Update to 5.20.0.
  [arguments]<test-flags>: Ignore collection of some tests (which should
  be fixed when updating to numpy@2).
  [native-inputs]: Add python-portalocker. Update omero-blitz to 5.8.2.

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