gnu: Remove python-doctest-ignore-unicode. No updates for 12y, no users in Guix. * gnu/packages/python-xyz.scm (python-doctest-ignore-unicode): Delete variable. Change-Id: If516621c1f539787f38a4c12505e52fa6d740e1a
gnu: python-sure: Move to python-check. * gnu/packages/python-xyz.scm (python-sure): Move from here ... * gnu/packages/python-check.scm: ... to here. Change-Id: Idb2379d5c4f0964fb28bf38097c963206bbfecfa
gnu: python-sure: Update to 2.0.1-0.acf823av. * gnu/packages/python-xyz.scm (python-sure): Update to 2.0.1-0.acf823av. [source]: Switch to git-fetch. [build-system]: Switch to pyproject. [propagated-inputs]: Remove python-mock and python-six; add python-couleur. [native-inputs]: Remove python-nose; add python-mock, python-pytest, python-pytest-cov, python-setuptools, and python-wheel. Change-Id: I6e302f078e1b550791df4e682268aadff2225d97
gnu: Add python-couleur. * gnu/packages/python-xyz.scm (python-couleur): New variable. Change-Id: I86205a7cbfd4429dcf82bae035e045092a230c3f
gnu: python-ansi2html: Update to 1.9.2. * gnu/packages/python-xyz.scm (python-ansi2html): Update to 1.9.2. [build-system]: Switch to pyproject. [propagated-inputs]: Remove python-six. [native-inputs]: Remove python-nose; add python-pytest, python-setuptools, and python-wheel. Change-Id: Iece4132ba60281b01f94535eb1f9c37c3188f185
gnu: python-cachy: Refresh package style. * gnu/packages/python-xyz.scm (python-cachy): Use G-expressions. [build-system]: Switch to pyproject. [native-inputs]: Add python-setuptools and python-wheel. Change-Id: Ibf71c9000b84be357e71eb3d4e3864dc26f01522
gnu: Remove python-backpack. No updates for 9 years, no users in Guix. * gnu/packages/python-xyz.scm (python-backpack): Delete variable. Change-Id: Ifd694afba2764935f719ec4648db3eb48c87bb1d
gnu: Remove python-msgpack-python. This is an older duplicate of the python-msgpack. * gnu/packages/python-xyz.scm (python-msgpack-python): Delete variable. (python-cachy) [propagated-inputs]: Remove python-msgpack-python; add python-msgpack. Change-Id: I0718ccdca720ef5512a810ab1591a553a155f526
gnu: packages/python-xyz: Remove unused modules. * gnu/packages/python-xyz.scm: Remove docker and game-development modules. Change-Id: Id0b6572230c7415f196a0beac0af3513ddaba095
gnu: python-ipykernel: Move to jupyter. * gnu/packages/python-xyz.scm (python-ipykernel): Move from here ... * gnu/packages/jupyter.scm: ... to here. * gnu/packages/engineering.scm: Add jupyter module. Change-Id: Ia1391007cd4be997aeb5c8197d4894c32340198a
gnu: jupyter: Move to jupyter. * gnu/packages/python-xyz.scm (jupyter): Move from here ... * gnu/packages/jupyter.scm: ... to here. * gnu/packages/package-management.scm: Add jupyter module. * gnu/packages/cran.scm: Likewise. Change-Id: I357b4e96462e3ef6815bdcafd151bd56f298f8ac
gnu: python-notebook: Move to jupyter. * gnu/packages/python-xyz.scm (python-notebook): Move from here ... * gnu/packages/jupyter.scm: ... to here. * gnu/packages/sagemath.scm: Add jupyter module. Change-Id: I44aca3a14573b7700cdedeaae5e05b11ad48371c
gnu: python-pari-jupyter: Move to jupyter. * gnu/packages/python-xyz.scm (python-pari-jupyter): Move from here ... * gnu/packages/jupyter.scm: ... to here. Change-Id: Id0fcd902f9cecd685e912345ce8ef8ee9146d926
gnu: python-skranger: Skip more failing tests. This project has no updates since 2022 (3y from now) and might be not compatible with Guix's version of scikit-learn. * gnu/packages/python-xyz.scm (python-skranger) [test-flags]: Ignore 2 more test files. Change-Id: I32cf0c3d7e35a31c3dc7d83a8dd5633a706f61a3
gnu: python-adjusttext: Move to python-science. * gnu/packages/python-xyz.scm (python-adjusttext): Move from here ... * gnu/packages/python-science.scm: ... to here. Change-Id: If8c5fa89736dbf8ae29169fb317d43d2c2fbd682
gnu: python-adjusttext: Update to 1.3.0. * gnu/packages/python-xyz.scm (python-adjusttext): Update to 1.3.0. [propagated-inputs]: Add python-scipy. Change-Id: Icb97357eb003c8215ca030516a3b53be1e124076
gnu: python-argopt: Update to 0.9.1. * gnu/packages/python-xyz.scm (python-argopt): Update to 0.9.1. [build-system]: Switch to pyproject. [propagated-inputs]: Remove python-toml and python-flake8. [native-inputs]: Remove python-coverage and python-nose; add python-pytest, python-pytest-timeout, and python-wheel. Change-Id: I86bad8c8ebde66707ba4bbf75e115f134a106447
gnu: python-docusign-esign: Move to python-web. * gnu/packages/python-xyz.scm (python-docusign-esign): Move from here ... * gnu/packages/python-web.scm: ... to here. Change-Id: I2647c3634d18ac0536385acfc5266c6345a30891
gnu: python-docusign-esign: Update to 5.0.0. * gnu/packages/python-xyz.scm (python-docusign-esign): Update to 5.0.0. [build-system]: Switch to pyproject. [propagated-inputs]: Remove python-six and python-nose. [native-inputs]: Add python-setuptools and python-wheel. Change-Id: I77caef3a7a159ac70f4d325685a87c31784dd53f
gnu: python-docusign-esign: Fix home-page. Upstream recently fixed their URL redirects. * gnu/packages/python-xyz.scm (python-docusign-esign)[home-page]: Update redirected URL. Change-Id: I2f0646ce7e20904d30dcb2b3b38503a8a63c7c04