~ruther/guix-local

17462e12 — Sharlatan Hellseher 7 months ago
gnu: Remove python-blessings.

Abandoned since 2020, leaf package and fails to build.

See: <https://github.com/erikrose/blessings/issues/160>.

* gnu/packages/terminals.scm (python-blessings): Delete variable.

Change-Id: Ic36ae4f997f012ce1e579ab8c1c8ce7dd76c0b86
f34b02b8 — Sharlatan Hellseher 7 months ago
gnu: Remove python-aiorpcx-0.18.

* gnu/packages/python-web.scm (python-aiorpcx-0.18): Delete variable.

Change-Id: I1308611724e435e0f8deff1067993fb7d641acc2
69c80fdd — Sharlatan Hellseher 8 months ago
gnu: Remove cmdtest.

Not maintained, no users in Guix.

* gnu/packages/check.scm (cmdtest): Delete variable.

Change-Id: I254ff98633cf33f2c088ed8d82c7cb9dafc105f3
65d3f601 — Sharlatan Hellseher 9 months ago
gnu: Remove bmaptools.

This project was archived by the owner on Oct 16, 2024 and will no
longer be maintained by Intel. Failed to build.

* gnu/packages/disk.scm (bmaptools): Delete variable.

Change-Id: I7f34fd71891763c3c126a7e8ea907758a648c389
45bc66a5 — Sharlatan Hellseher 7 months ago
gnu packages/python-xyz: Remove unused modules.

* gnu/packages/python-xyz.scm: Do not import terminals module.

Change-Id: I013a309797087b7587140f4b11db27022a397791
3454c6e1 — Sharlatan Hellseher 7 months ago
gnu: python-freetype-py: Move to fontutils.

* gnu/packages/python-xyz.scm (python-freetype-py): Move from here ...
* gnu/packages/fontutils.scm: ... to here.
* gnu/packages/gnome-xyz.scm: Add fontutils module.

Change-Id: Ic5c3d9a360bfb5e1214c73144619863f83a2db97
0768f8cd — Sharlatan Hellseher 7 months ago
gnu: python-pyte: Move to python-xyz.

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

Change-Id: I749cca61abe2825e511db6dd7b7d47e2aba9d25d
32b3c1d8 — Sharlatan Hellseher 7 months ago
gnu: python-curtsies: Move to python-xyz.

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

Change-Id: I1aaf93a0d0e75e9baa5904dc794d3da978f57443
27d3426d — Sharlatan Hellseher 7 months ago
gnu: python-spinners: Move to python-xyz.

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

Change-Id: I382935461c52766a98ae3b103e5309ee43651a09
e61d73bf — Sharlatan Hellseher 7 months ago
gnu: python-log-symbols: Move to python-xyz.

* gnu/packages/terminals.scm (python-log-symbols): Move from here ...
* gnu/packages/python-xyz.scm: ... to here.

Change-Id: I40b1647eaf6c69f4cbca699bd0d1f4833e2ad438
707b0f20 — Sharlatan Hellseher 7 months ago
gnu: python-halo: Move to python-xyz.

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

Change-Id: Ie3bf1a898c949162a6f54d37ff44f362cda5d335
696ce317 — Sharlatan Hellseher 7 months ago
gnu: python-terminado: Move to jupyter.

* gnu/packages/python-web.scm (python-terminado): Move from here ...
* gnu/packages/jupyter.scm: ... to here.

Change-Id: I54c385f4b4bb9fe58a0c0784e6994dc76fa6c8d5
3c84504e — Sharlatan Hellseher 6 months ago
gnu: python-urllib3-next: Set to python-urllib3.

Replace all python-urllib3-next occurrences with python-urllib3.

* gnu/packages/python-web.scm (python-urllib3-next): Set to
python-urllib3.

Change-Id: Iaf07baf285f4687d896c5fe19865beb9221f3beb
884c92fd — Sharlatan Hellseher 6 months ago
gnu: python-typing-extensions-next: Set to python-typing-extensions.

Replace all python-typing-extensions-next occurrences with
python-setuptools-scm.

* gnu/packages/python-build.scm (python-typing-extensions-next): Set to
  python-typing-extensions.

Change-Id: Ib6a6e0af11c0e3f0da49dcbfe02d1da45cb4fbf7
762352c9 — Sharlatan Hellseher 8 months ago
gnu: python-setuptools-scm-next: Set to python-setuptools-scm.

Replace all python-setuptools-scm-next occurrences with
python-setuptools-scm.

* gnu/packages/python-build.scm (python-setuptools-scm-next): Set to
  python-setuptools-scm.

Change-Id: I929ca14d24ed05efecded4c23ff02c42d50098c6
b79fbf27 — Sharlatan Hellseher 8 months ago
gnu: python-setuptools-next: Set to python-setuptools.

Replace all python-setuptools-next occurrences with python-setuptools.

* gnu/packages/python-build.scm (python-setuptools-next): Set to
python-setuptools.

Change-Id: I9e5e0881310d160ec56be785f2dd2140364fa8e5
dc9c0778 — Sharlatan Hellseher 6 months ago
gnu: python-requests-next: Set to python-requests.

Replace all python-requests-next occurrences with python-requests.

* gnu/packages/python-web.scm (python-requests-next): Set to
python-requests.

Change-Id: I712b71f12a2ebad3dfdfd882f24799fd6dd8e054
9d6ce0d0 — Sharlatan Hellseher 8 months ago
gnu: python-poetry-core-next: Set to python-poetry-core.

* gnu/packages/python-build.scm (python-poetry-core-next): Set to
  python-poetry-core.

Change-Id: Ia69fc596e654b0e015636c8b347a36f449366c72
b8ea94c8 — Sharlatan Hellseher 8 months ago
gnu: python-hypothesis-next: Set to python-hypothesis.

* gnu/packages/check.scm (python-hypothesis-next): Set to
  python-hypothesis.

Change-Id: Ia5d79b545d6da266db7a14d0b602e02196a6bd3e
a34d8e42 — Sharlatan Hellseher 8 months ago
gnu: python-flit-core-next: Set to python-flit-core.

* gnu/packages/python-build.scm (python-flit-core-next): Set to
  python-flit-core.

Change-Id: I8ae01214661186b2adb2c7855d54d8c71daeeeb2
Next