~ruther/guix-local

db391e87 — Efraim Flashner 5 months ago
gnu: sequoia-sq: Fix build.

* gnu/packages/sequoia.scm (sequoia-sq)[arguments]: Replace the 'install
phase.

Change-Id: I7afafeb2cca4a60f0799c5c789860b771ccf3268
8ea21131 — Efraim Flashner 5 months ago
gnu: python-pyqtwebengine-6: Fix build with (json).

* gnu/packages/qt.scm (python-pyqtwebengine-6)[arguments]
<#:configure-flags>: Fix build with (json).

Change-Id: I7045d2f5c2e06378609646a1a907adbe914badd4
9245f572 — Sharlatan Hellseher 5 months ago
gnu: python-lightning-utilities: Update to 0.15.2.

* gnu/packages/machine-learning.scm (python-lightning-utilities): Update to 0.15.2.
[propagated-inputs]: Remove python-importlib-metadata.
[native-inputs]: Remove python-coverage.

Change-Id: I123f1d978143ae9c63842e1f185237ba86be26e6
5e7cd9a4 — Sharlatan Hellseher 5 months ago
gnu: python-lunr: Update to 0.8.0.

* gnu/packages/python-xyz.scm (python-lunr): Update to 0.8.0.
[propagated-inputs]: Remove python-importlib-metadata and python-typing-extensions; add
python-nltk.
[native-inputs]: Remove python-coverage and python-tox.

Change-Id: I402ba60c5b22b1d2e4da3ab4741f3ddc77f0475a
ab5baeb2 — Sharlatan Hellseher 5 months ago
gnu: python-pyinstrument: Update to 5.1.1.

* gnu/packages/python-check.scm (python-pyinstrument): Update to 5.1.1.
[arguments] <test-flags>: Rework skipped tests.
<phases>: Remove build-extensions; add 'pre-check,
containing removal of local pyinstrument instead of re-building
extensions.
[native-inputs]: Remove python-wheel.

Change-Id: I62b212f4abcef70f04aaf24e69217cff67ea3d1f
51907be9 — Sharlatan Hellseher 5 months ago
gnu: evtest-qt: Update to 0.2.0-0.6fb1b84.

* gnu/packages/games.scm (evtest-qt): Update to
6fb1b845ea3b9963bced1847f76c45d85a47beec commit.
[inputs]: Remove qtbase-5 and qtwayland-5; add qtbase and qtwayland.

Change-Id: If29b2824c86b4a166356ac212c210909e01a70ad
63c84baa — Sharlatan Hellseher 5 months ago
gnu: streamlink: Update to 7.6.0.

* gnu/packages/video.scm (streamlink): Update to 7.6.0.
[native-inputs]: Remove python-wheel.

Change-Id: I41d31e2d424919a4253f1c7492aaa115fc204700
9ab906b2 — Sharlatan Hellseher 5 months ago
gnu: python-islenska: Update to 1.0.4.

* gnu/packages/python-xyz.scm (python-islenska): Update to 1.0.4.
[arguments] <tests?>: Test data is not included in PyPI and Git.
[native-inputs]: Remove python-wheel.

Change-Id: I40a0084caf774f2b983dbcb6798391f817fc95eb
5830ab78 — Sharlatan Hellseher 5 months ago
gnu: python-gpxpy: Fix tests.

* gnu/packages/python-xyz.scm (python-gpxpy):
[arguments] <test-backend>: Use 'unittest.
[native-inputs]: Remove python-wheel.

Change-Id: I7ad1b1c9d98b56d3e22257e8fee008a7d1ee7a9f
b7711192 — Sharlatan Hellseher 5 months ago
gnu: python-flint: Update to 0.8.0.

* gnu/packages/algebra.scm (python-flint): Update to 0.8.0.

Change-Id: I6a70a79aae141ebb873eff0adf33e0fab10d552c
70bca483 — Sharlatan Hellseher 5 months ago
gnu: scvelo: Reduce closure size.

* gnu/packages/bioinformatics.scm (scvelo):
[propagated-inputs]: Remove python-isort.
[native-inputs]: Remove python-black, python-flake8, python-hypothesis,
and python-wheel; add python-setuptools.

Change-Id: Ieefb91cbe3481c64d7d9e5588d934216ef17f974
7aa4abb4 — Sharlatan Hellseher 5 months ago
gnu: python-imageio: Reduce closure size.

* gnu/packages/python-xyz.scm (python-imageio)[native-inputs]: Remove
python-black, python-flake8, python-pytest-cov, and python-wheel.

Change-Id: I6812b75c38c734fc006b41ab727b689888c59522
f2c3cd24 — Sharlatan Hellseher 5 months ago
gnu: apache-orc: Runs tests only on 64bit architectures.

This blocks apache-arrow to build on i686-linux, see:
<https://ci.guix.gnu.org/build/15400469/details>.

* gnu/packages/databases.scm (apache-orc)[arguments]<tests?>: Run
tests only on 64bit architectures.

Change-Id: I7b56ebcd9e50343360464647170e4a32386f6172
db960bc8 — Sharlatan Hellseher 5 months ago
gnu: greaseweazle-host-tools: Disable tests.

* gnu/packages/disk.scm (greaseweazle-host-tools)[arguments] <tests?>:
Disable for now.
[native-inputs]: Remove python-wheel.

Change-Id: Icd1d43243e26a52468604860bf5bd458183d1c82
a20a4d01 — Sharlatan Hellseher 5 months ago
gnu: trydiffoscope: Disable missing tests.

* gnu/packages/diffoscope.scm (trydiffoscope)[arguments]<tests?>: No
tests.

Change-Id: If52068ed2cec00fc0b2abea1ea2cc34b11f54ed9
3b7bc47d — Sharlatan Hellseher 5 months ago
gnu: tuir: Reduce closure size.

* gnu/packages/syndication.scm (tuir)[native-inputs]: Remove
python-coverage, python-coveralls, python-pylint, and python-wheel.

Change-Id: I22b8d2926f363009ab9eac65f41ea4d0a06f2a83
2e72d214 — Sharlatan Hellseher 5 months ago
gnu: python-starsessions: Reduce closure size.

* gnu/packages/python-web.scm (python-starsessions)[native-inputs]:
Remove python-black, python-flake8, and python-mypy.

Change-Id: I7ce8e5fce8aa7d5ec55bcd0d3ccaa70e98a7c9b7
f70c88dd — Sharlatan Hellseher 5 months ago
gnu: python-colorful: Update to 0.5.8.

* gnu/packages/python-xyz.scm (python-colorful): Update to 0.5.8.
[native-inputs]: Remove python-coverage, python-flake8, and python-wheel.

Change-Id: Ic376e055cf71eabda6a883b20b6a3522cbae799c
1f02cd31 — Sharlatan Hellseher 5 months ago
gnu: python-django-haystack: Remove python-coverage from native inputs.

* gnu/packages/django.scm (python-django-haystack)[native-inputs]:
Remove python-coverage.

Change-Id: I8ee3c3ac61322fa5c936f702d8ee01b1df14ac38
b635bb89 — Sharlatan Hellseher 5 months ago
gnu: python-param: Remove python-coverage from native inputs.

* gnu/packages/python-xyz.scm (python-param)[native-inputs]: Remove
python-coverage.

Change-Id: Idf2936c243d9b7ec2f2a26f4813ed44771faa137
Next