~ruther/guix-local

ref: 39fdf01c716e0dd07e308d4bdeeb5be76268037c guix-local/gnu/packages/python-xyz.scm -rw-r--r-- 1.4 MiB
39fdf01c — Sharlatan Hellseher 6 months ago
gnu: python-widgetsnbextension: Update to 4.0.14.

* gnu/packages/python-xyz.scm (python-widgetsnbextension): Update to 4.0.14.
[arguments] <tests?>: No tests.
[native-inputs]: Remove python-wheel.

Change-Id: Ic061b06c53bea26f05a5871cf50a88bcd1e6921a
b6311a58 — Sharlatan Hellseher 6 months ago
gnu: python-fastbencode: Update to 0.3.2.

* gnu/packages/python-xyz.scm (python-fastbencode): Update to 0.3.2.
[arguments] <test-backend>: Use 'unittest.
[native-inputs]: Remove python-cython-3 and python-wheel; add
python-cython.

Change-Id: Ie945290b90ef43bf228b780ca2413397da4211a1
3a1f5662 — Sharlatan Hellseher 6 months ago
gnu: python-bleach: Update to 6.2.0.

* gnu/packages/python-xyz.scm (python-bleach): Update to 6.2.0.
[propagated-inputs]: Remove python-tinycss2; add python-webencodings.
[native-inputs]: Remove python-wheel.

Change-Id: I246a5b8ffcafc5c83ff9bb3e24fcc87043170f61
978fc928 — Sharlatan Hellseher 6 months ago
gnu: python-numexpr: Update to 2.12.1.

* gnu/packages/python-xyz.scm (python-numexpr): Update to 2.12.1.
[propagated-inputs]: Remove python-numpy; add python-numpy-2.
[native-inputs]: Remove python-wheel.

Change-Id: I3eedd2eca2917db09432cd034855d5ba100c135e
c486a1d3 — Sharlatan Hellseher 6 months ago
gnu: Remove python-ttystatus.

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

Change-Id: I6b4d7f75950f24bd19dcefd4cc80e385680214c9
4b34e506 — Sharlatan Hellseher 8 months ago
gnu: Remove python-setuptools-scm-git-archive.

Message from upstram: This repository was archived by the owner on May
5, 2024. It is now read-only.  There are no users in Guix, fails to
build.

* gnu/packages/python-xyz.scm (python-setuptools-scm-git-archive):
Delete variable.

Change-Id: If31c394997a0dce2b47fc2a0e9cda1215c4b3e96
7e43294e — Sharlatan Hellseher 7 months ago
gnu: Remove python-rich-click-next.

* gnu/packages/python-xyz.scm (python-rich-click-next): Delete variable.

Change-Id: I170249bec31880883d2a090839e70357ab872ccb
1b549219 — Sharlatan Hellseher 8 months ago
gnu: Remove python-random2.

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

Change-Id: I71146f1202332bd9912f7beaa1897fa74e442e1c
dc6885a8 — Sharlatan Hellseher 8 months ago
gnu: Remove python-psutil-7.

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

Change-Id: I9d386d78e16daf4db8232d9268da86c249401334
dcc825c4 — Sharlatan Hellseher 8 months ago
gnu: Remove python-pathtools.

The same functionality is a part of standard Python library, this
project is not maintained since 2014, see:
<https://github.com/gorakhargosh/pathtools/issues/4>.

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

Change-Id: Ia08ee219243c8f96a15992d5d556679b550bf457
5190d30a — Sharlatan Hellseher 7 months ago
gnu: Remove python-msgpack-transitional.

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

Change-Id: I5bd01468837d9ee353d85134ebd316a9cc7f192c
b955a541 — Sharlatan Hellseher 8 months ago
gnu: Remove python-ipaddress.

It was a back port of Python 3.3+ "ipaddress" module, not maintained
since 2019 and has no users in Guix.

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

Change-Id: I8a7f1c49d0d3b409dde8191472e24e49abf45bb6
b61121e3 — Sharlatan Hellseher 6 months ago
gnu: Remove python-importlib-resources-6.

* gnu/packages/python-xyz.scm (python-importlib-resources-6): Delete variable.

Change-Id: I1ddd5b4c38f5d50f60c6ebb58279c15f7a7c5304
06073063 — Sharlatan Hellseher 7 months ago
gnu: Remove python-jsonpatch-0.4.

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

Change-Id: If95317c8ad49c66e63907a437fca54d8df7bedfc
0107fdb8 — Sharlatan Hellseher 8 months ago
gnu: Remove python-cython-0.29.35.

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

Change-Id: Iaed062e153e295e1ec3ef7e8c91709081792fc21
25f2accc — Sharlatan Hellseher 8 months ago
gnu: Remove python-contextvars.

Note: This package implements a backport of Python 3.7 contextvars
module (see PEP 567) for Python 3.6.

Not maintained sicne 2019 has no users in Guix.

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

Change-Id: I955c902d3afaa8044226438f2303b95e94ad1764
255789dd — Sharlatan Hellseher 6 months ago
gnu: Remove python-contexttimer.

The latest release was in 2016, no actively developed, depends on
outdated inputs, has no users in Guix.

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

Change-Id: I35ceb328a511854cb10c6a126aacf88f06a5d4b8
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
Next