~ruther/guix-local

ref: e2f1337179c060f6571303d79a5dfd2bb96752fb guix-local/gnu d---------
e2f13371 — Nicolas Graves 6 months ago
gnu: python-scanorama: Switch to git-fetch.

* gnu/packages/bioinformatics.scm (python-scanorama)[source]:
Switch to git-fetch.

Change-Id: I6da7488feb85be0f5fc60f00eeb5c25034a63dd5
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
861a1ed5 — Nicolas Graves 6 months ago
gnu: python-louvain: Run tests with unittests.

* gnu/packages/graph.scm (python-louvain)
[arguments]<#:test-backend>: Set it.
[native-inputs]: Remove python-pytest.
[propagated-inputs]: Improve style.

Change-Id: Icb00e04f4cd377b8d7d0256eb305ecd5e3618618
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
d7d35d1f — Nicolas Graves 6 months ago
gnu: python-sphinx-autodoc-typehints: Update to 1.25.3.

* gnu/packages/sphinx.scm (python-sphinx-autodoc-typehints): Update to 1.25.3.
[arguments]<#:test-flags>: Ignore additional failing test.
[native-inputs]: Remove python-typing-extensions.

Change-Id: I444d2415c5a2fb8bf84ff55b92b5b14a241571c3
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
895a264d — Nicolas Graves 6 months ago
gnu: python-clorm: Fix tests.

* gnu/packages/potassco.scm (python-clorm)
[source]: Improve style.
[arguments]: Improve style.
<#:test-backend>: Set it.
[native-inputs]: Remove python-wheel, python-typing-extensions.

Change-Id: I0d1856b155db7ce378d8fca10a7a279d58950839
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
660440e4 — Nicolas Graves 6 months ago
gnu: python-serpent: Fix tests.

* gnu/packages/python-xyz.scm (python-serpent):
[source]: Switch to git-fetch.
[arguments]: Set <#:test-backend> and <#:test-flags>.
[native-inputs]: Remove python-wheel.

Change-Id: I2ca9aaaf98b0759b069bc72e0e1b08260fa6dc58
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
42adcbd8 — Nicolas Graves 6 months ago
gnu: python-bech32: Fix tests.

* gnu/packages/finance.scm (python-bech32)[arguments]
<#:test-backend>: Set it.
[native-inputs]: Remove python-wheel.

Change-Id: I94e5a1a979717075d206856f6062039a14d2080c
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
8114c554 — Nicolas Graves 6 months ago
gnu: python-daemon: Update to 3.1.2.

* gnu/packages/python-xyz.scm (python-daemon): Update to 3.1.2.
[source]: Switch to git-fetch.
[build-system]: Switch to pyproject-build-system.
[arguments]<#:phases>: Remove phase 'adjust-tests. Add phase
'discard-dynamic-metadata.
[native-inputs]: Add python-setuptools, remove python-docutils,
python-testtools.
[description]: Improve style.

Change-Id: Ibb3928a2e89146eafee7896f0c2dd8eefd1dc1d0
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
45381803 — Hugo Buddelmeijer 6 months ago
gnu: python-orderedmultidict: Fix tests.

* gnu/packages/python-xyz.scm (python-orderedmultidict)[native-inputs]:
Remove python-wheel, python-flake8 and python-pycodestyle; add
python-pytest.

Change-Id: I8ff24ecc0bf02e0af87ea973d1b5affa8278c79b
Modified-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
db277e18 — Hugo Buddelmeijer 6 months ago
gnu: python-dotty-dict: Fix build.

* gnu/packages/python-xyz.scm (python-dotty-dict): Fix build.
[source]: Switch got git-fetch.
[native-inputs]: Add python-pytest.

Change-Id: I453ed9910197892bc46ef3339fa47e72c222fb91
Modified-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2ea055ef — Sharlatan Hellseher 6 months ago
gnu: python-simple-websocket: Reduce closure size.

* gnu/packages/python-web.scm (python-simple-websocket)[native-inputs]:
Remove python-flake8, python-pytest-cov, python-tox, and python-wheel.

Change-Id: I24439c06556bd0ebc7e834359d731b297af64110
2c49c8c6 — Sharlatan Hellseher 6 months ago
gnu: python-tox: Skip one more test.

* gnu/packages/python-check.scm (python-tox): Use G-expression and
simplify skipped tests.
[arguments] <test-flags>: Simplify and skip one more test.

Change-Id: Icbb85340ffa66c9ce393010f1b3558bc8ab5103f
5f27e04c — Sharlatan Hellseher 6 months ago
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
ab99b355 — Sharlatan Hellseher 6 months ago
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
36799250 — Sharlatan Hellseher 6 months ago
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
2cda0f7a — Sharlatan Hellseher 6 months ago
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
7e8c6401 — Sharlatan Hellseher 6 months ago
gnu: python-audioread: Remove python-tox from closure.

* gnu/packages/mp3.scm (python-audioread)[native-inputs]: Remove
python-tox.

Change-Id: I3df5f97440ad3d24cf52e668e27bd199f07b85f7
7f7bd7b2 — Sharlatan Hellseher 6 months ago
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
78dc5a37 — Sharlatan Hellseher 6 months ago
gnu: python-setuptools-git: Skip tests.

* gnu/packages/python-xyz.scm (python-setuptools-git)[arguments]
<tests?>: Skip them.

Change-Id: Ie5f30d86c241dade965eec59b2f36fab7814b181
475da574 — Sharlatan Hellseher 6 months ago
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
353dc67a — Sharlatan Hellseher 6 months ago
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
Next