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
gnu: Remove python-rich-click-next. * gnu/packages/python-xyz.scm (python-rich-click-next): Delete variable. Change-Id: I170249bec31880883d2a090839e70357ab872ccb
gnu: Remove python-random2. * gnu/packages/python-xyz.scm (python-random2): Delete variable. Change-Id: I71146f1202332bd9912f7beaa1897fa74e442e1c
gnu: Remove python-psutil-7. * gnu/packages/python-xyz.scm (python-psutil-7): Delete variable. Change-Id: I9d386d78e16daf4db8232d9268da86c249401334
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
gnu: Remove python-msgpack-transitional. * gnu/packages/python-xyz.scm (python-msgpack-transitional): Delete variable. Change-Id: I5bd01468837d9ee353d85134ebd316a9cc7f192c
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
gnu: Remove python-importlib-resources-6. * gnu/packages/python-xyz.scm (python-importlib-resources-6): Delete variable. Change-Id: I1ddd5b4c38f5d50f60c6ebb58279c15f7a7c5304
gnu: Remove python-jsonpatch-0.4. * gnu/packages/python-xyz.scm (python-jsonpatch-0.4): Delete variable. Change-Id: If95317c8ad49c66e63907a437fca54d8df7bedfc
gnu: Remove python-cython-0.29.35. * gnu/packages/python-xyz.scm (python-cython-0.29.35): Delete variable. Change-Id: Iaed062e153e295e1ec3ef7e8c91709081792fc21
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
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
gnu packages/python-xyz: Remove unused modules. * gnu/packages/python-xyz.scm: Do not import terminals module. Change-Id: I013a309797087b7587140f4b11db27022a397791
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
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
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
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
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
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
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