~ruther/guix-local

5f4dba05 — Vinicius Monego 2 years ago
gnu: python-omnipath: Remove pre-commit from native-inputs.

* gnu/packages/python-xyz.scm (python-omnipath)[native-inputs]: Remove
python-pre-commit.

Change-Id: Idfdf978df55e2c3cb3c8447aa18456cc9de4c4c2
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
856c9a3d — Vinicius Monego 2 years ago
gnu: python-rich-click: Remove pre-commit from native-inputs.

* gnu/packages/python-xyz.scm (python-rich-click)[native-inputs]: Remove
python-pre-commit.

Change-Id: I7a1de6166e4fe9f255cff8819b4779e76d7a4537
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
217b7119 — Vinicius Monego 2 years ago
gnu: python-traitlets: Remove pre-commit from native-inputs.

* gnu/packages/python-xyz.scm (python-traitlets)[native-inputs]: Remove
python-pre-commit.

Change-Id: I3d36f47e8955c648282bc707fafa57ba00cda933
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
5c7a77f7 — Vinicius Monego 2 years ago
gnu: python-jsonargparse: Remove pre-commit from native-inputs.

* gnu/packages/python-xyz.scm (python-jsonargparse)[native-inputs]: Remove
python-pre-commit.

Change-Id: Iac844f4521f985cb07ef407b999dfc7f61605bca
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
f7fabe82 — Nicolas Graves 1 year, 8 months ago
gnu: python-joblib: Update to 1.4.2.

* gnu/packages/python-xyz.scm (python-joblib): Update to 1.4.2.
[arguments]<#:test-flags>: Add --numprocesses flag.
[native-inputs]: Add python-pytest-xdist.

Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
7d46ec3e — Nicolas Graves 1 year, 8 months ago
gnu: python-httpx: Update to 0.27.2.

* gnu/packages/python-web.scm (python-httpx): Update to 0.27.2.
[native-inputs]: Add python-zstandard.

Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
a0e5d191 — Nicolas Graves 1 year, 8 months ago
gnu: python-httpcore: Update to 1.0.7.

* gnu/packages/python-web.scm (python-httpcore): Update to 1.0.7.
[arguments]<#:test-flags>: Remove uneeded field.
[native-inputs]: Remove python-setuptools and python-wheel. Add
python-hatch-fancy-pypi-readme, and python-hatchling.

Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
a40c1772 — Nicolas Graves 1 year, 8 months ago
gnu: python-coveralls: Update to 4.0.1.

* gnu/packages/python-check.scm (python-coveralls): Update to 4.0.1.
[source]<origin>: Remove uneeded modules and snippet fields.
[build-system]: Switch to pyproject-build-system.
[arguments]<#:phases>: Move functionality to...
<#:test-flags>: ...here. Add failing tests.
[native-inputs]: Add poetry.

Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
8b334486 — Nicolas Graves 1 year, 8 months ago
gnu: python-pytest-httpx: Update to 0.34.0.

* gnu/packages/python-check.scm (python-pytest-httpx): Update to 0.34.0.

Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
3f46d58f — Nicolas Graves 1 year, 8 months ago
gnu: python-websockets: Update to 13.1.

* gnu/packages/python-web.scm (python-websockets): Update to 13.1.

Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
b79f59f1 — Nicolas Graves 1 year, 8 months ago
gnu: python-coverage: Update to 7.6.8.

* gnu/packages/check.scm (python-coverage): Update to 7.6.8.
[arguments]<#:test-flags>: Describe why tests fail.

Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
f98983ae — Nicolas Graves 1 year, 8 months ago
gnu: python-fsspec: Update to 2024.10.0.

* gnu/packages/python-xyz.scm (python-fsspec): Update to 2024.10.0.
[arguments]<#:phases>: Rewrite phase 'fix-version. Add phase
'install-version.
<#:test-flags>: Ignore the sole failing test.
[native-inputs]: Add python-hatchling. Remove python-setuptools and
python-wheel.

Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
cb74eaab — Nicolas Graves 1 year, 8 months ago
gnu: python-tqdm: Update to 4.67.1.

* gnu/packages/python-xyz.scm (python-tqdm): Update to 4.67.1.
[build-system]: Switch to pyproject-build-system.
[arguments]: Use <#:test-flags> instead of <#:phases> to set
tests. Ignore failing test_rlock_creation.
[native-inputs]: Add python-setuptools, python-wheel.

Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
eddd8917 — Nicolas Graves 1 year, 8 months ago
gnu: python-ads: Add missing native-inputs.

* gnu/packages/astronomy.scm (python-ads)[native-inputs]: Add python-pytest.

Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2da2a17a — Nicolas Graves 1 year, 8 months ago
gnu: cpplint: Add missing native inputs.

* gnu/packages/cpp.scm (cpplint)[native-inputs]: Add python-setuptools
and python-wheel.

Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
584b1e50 — Nicolas Graves 1 year, 8 months ago
gnu: giara: Update to 1.1.0.

* gnu/packages/syndication.scm (giara): Update to 1.1.0.
[arguments]<#:phases>: Add phase 'skip-validate-metainfo-file-test.

Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
bd04ae16 — Nicolas Graves 1 year, 8 months ago
gnu: python-praw: Update to 7.8.1.

* gnu/packages/python-web.scm (python-praw): Update to 7.8.1.
[source]<origin>: Fetch from git to download tests.
[build-system]: Move to pyproject-build-system.
[arguments]<#:test-flags>: Skip failing tests.
[native-inputs]: Add python-flit-core.

Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
f62a9caa — Nicolas Graves 1 year, 8 months ago
gnu: python-prawcore: Update to 2.4.0.

* gnu/packages/python-web.scm (python-prawcore): Update to 2.4.0.
[source]<origin>: Fetch from git to download tests.
[build-system]: Move to pyproject-build-system.
[arguments]<#:test-flags>: Skip failing tests.
[native-inputs]: Add python-flit-core.

Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
e0759d84 — Sharlatan Hellseher 1 year, 8 months ago
gnu: python-pyflakes: Move to pyproejct-build-system.

* gnu/packages/python-xyz.scm (python-pyflakes): Fix indentation.
[build-system]: Swap to pyproject-build-system.
[native-inputs]: Add python-pytest, python-setuptools, and python-wheel.

Change-Id: Ie27427a1e15fe5ecf6b29f4e13e26836187c4480
1697c8e6 — Vincent Prat 3 years ago
gnu: python-pyflakes: Update to 3.0.1.

* gnu/packages/python-xyz.scm (python-pyflakes): Update to 3.0.1

Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Next