gnu: Remove python-flask-htpasswd. Abandoned since 2022, fails to build, no users in Guix. * gnu/packages/python-web.scm (python-flask-htpasswd): Delete variable. Change-Id: I75c38960d9a6c2ccd77616fe5f8d799e44662289
gnu: python-django-pipeline: Reduce closure size. * gnu/packages/django.scm (python-django-pipeline)[native-inputs]: Remove python-coveralls, python-tox, and python-wheel. Change-Id: I4d87c3d37982421892ce102fd64f32aef52da6e3
gnu: python-css-html-js-minify: Fix tests. * gnu/packages/python-web.scm (python-css-html-js-minify)[native-inputs]: Remove python-wheel and unzip; add python-pytest. Change-Id: I57b06e9f66c95a50c4bbff97b7f208b4ae8774c6
gnu: python-ddlparse: Reduce closure size. * gnu/packages/python-xyz.scm (python-ddlparse)[native-inputs]: Remove python-codecov, python-coveralls, python-tox, and python-wheel. Change-Id: I387f2a0c384794afd87aeadef40a1c4ddd98ee63
gnu: python-audioread: Remove python-tox from closure. * gnu/packages/mp3.scm (python-audioread)[native-inputs]: Remove python-tox. Change-Id: I3df5f97440ad3d24cf52e668e27bd199f07b85f7
gnu: python-devpi-server: Update to 6.17.0. * gnu/packages/python-web.scm (python-devpi-server): Update to 6.17.0. [arguments] <phases>: Add 'relax-requirements. [propagated-inputs]: Remove python-ruamel.yaml; add python-ruamel.yaml-0.16. [native-inputs]: Remove python-wheel; add python-pytest-asyncio. Change-Id: Ifd66a717dbd84f28817b231891fa8567fef70e55
gnu: python-setuptools-git: Skip tests. * gnu/packages/python-xyz.scm (python-setuptools-git)[arguments] <tests?>: Skip them. Change-Id: Ie5f30d86c241dade965eec59b2f36fab7814b181
gnu: python-scanorama: Update to 1.7.4. * gnu/packages/bioinformatics.scm (python-scanorama): Update to 1.7.4. [native-inputs]: Remove python-wheel; add python-anndata and python-pytest. Change-Id: Ibc1c7f0686cf40e382a891c5a99c08de005a8fb4
gnu: python-qdldl: Update to 0.1.7.post5. * gnu/packages/python-science.scm (python-qdldl): Update to 0.1.7.post5. [native-inputs]: Remove python-wheel; add python-pytest. Change-Id: Id9c152d861c525ae77c49baa5cf53bebf92e8621
gnu: python-pylint: Update to 3.3.8. * gnu/packages/check.scm (python-pylint): Update to 3.3.8. [propagated-inputs]: Remove python-typing-extensions. [native-inputs]: Remove python-wheel. Change-Id: I3b598397599bea700994a0dacfc04d0332930c06
gnu: python-peewee: Update to 3.18.2. * gnu/packages/databases.scm (python-peewee): Update to 3.18.2. [native-inputs]: Remove python-cython and python-wheel. Change-Id: I852dc5f0bb6cf299e83b510008af103cda716b6e
gnu: python-musicbrainzngs: Fix tests. * gnu/packages/music.scm (python-musicbrainzngs)[native-inputs]: Remove python-wheel; add python-pytest. Change-Id: I625a3a5212e8d798cb094635f1814edbaab494e0
gnu: python-louvain: Fix tests. * gnu/packages/graph.scm (python-louvain)[native-inputs]: Remove python-wheel; add python-pytest. Change-Id: I9a4b292c2bd83133ad28640cfa32041255374311
gnu: Remove python-pygments-github-lexers. Unmaintained for 11 years, fails to build no users in Guix. * gnu/packages/python-xyz.scm (python-pygments-github-lexers): Delete variable. Change-Id: I0f54afdf34b5fe0603a9d9ff8d5b4c662d542972
gnu: Remove python-jdcal. 1.4.1 was released in 2019, no active work on master branch for 3y, no users in Guix fails to build. * gnu/packages/python-xyz.scm (python-jdcal): Delete variable. Change-Id: I9ac7d76cbe483c5bfdd486660b002fee6b2ae117
gnu: Remove python-pbr-minimal. * gnu/packages/python-xyz.scm (python-pbr-minimal): Delete variable. Change-Id: I5911ecdd63cb8d797ca22730d77ef8a09261fc94
gnu: python-langdetect: Adjust ipusts, fix build. * gnu/packages/python-xyz.scm (python-langdetect)[propagated-inputs]: Add python-six. [native-inputs]: Remove python-wheel. Change-Id: I97205c863ab57092fe7e6d9959c05a55ad77def9
gnu: python-lazr-restfulclient: Fix tests. * gnu/packages/python-web.scm (python-lazr-restfulclient): [arguments]<#:phases>: Replace 'check phase. [propagated-inputs]: Add python-six, which is still used in the package. Change-Id: Ie8e272034f3fc747584f4500cf00a3a9b2e867bf Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: python-wadllib: Update to 2.0.0. * gnu/packages/python-web.scm (python-wadllib): Update to 2.0.0. [arguments]<#:tests?>: Disable them for now. <#:phases>: Replace 'check phase. [native-inputs]: Add python-multipart. Change-Id: Id0ebb71c0544a26edfc94f9b64cda8a5dfc29dd4 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: python-lazr-uri: Update to 1.0.7. * gnu/packages/python-web.scm (python-lazr-uri): Update to 1.0.7. [build-system]: Switch to pyproject-build-system. [arguments]<#:phases>: Replace 'check phase. [native-inputs]: Add python-setuptools. Change-Id: I0f42d48935adb3bed8f02e3fdfe97b51a4aa48b0 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>