~ruther/guix-local

ref: cf5795c4cb79737e1135cea587cc40b294cbc336 guix-local/gnu/packages/python-xyz.scm -rw-r--r-- 1.5 MiB
cf5795c4 — Sharlatan Hellseher 2 months ago
gnu: python-cligj: Switch to pypproject.

* gnu/packages/python-xyz.scm (python-cligj):
[build-system]: Switch to pypproject-build-system.
[native-inputs]: Remove python-pytest-cov; add python-pytest and
python-setuptools.

Change-Id: I9c1f1ab5f4689eb2443b6720bbe111e291bc3df6
1d3b7836 — Andreas Enge 2 months ago
gnu: python-joblib: Limit parallelism of tests.

* gnu/packages/python-xyz.scm (python-joblib)[arguments]<#:test-flags>:
Use at most 8 cores.

Change-Id: I0086ecbe653801052dff08a7d675d304791dba84
c91470ed — Andreas Enge 2 months ago
gnu: python-ipywidgets: Use older setuptools.

* gnu/packages/python-xyz.scm (python-ipywidgets)[native-inputs]:
Add python-setuptools-67.

Change-Id: I88240840e890a631353e045e955d1ad578cc98a1
1ed4f2b4 — Andreas Enge 2 months ago
gnu: python-jmespath: Use older setuptools.

* gnu/packages/python-xyz.scm (python-jmespath)[native-inputs]:
Add python-setuptools-67.

Change-Id: I4bbaae33af1095f1f0757190c63d3eec7fa7afdc
Signed-off-by: Rutherther <rutherther@ditigal.xyz>
819d43b8 — Andreas Enge 2 months ago
gnu: python-polib: Use older setuptools.

* gnu/packages/python-xyz.scm (python-polib)[native-inputs]:
Add python-setuptools-67.

Change-Id: I4be4d8b093dca118969065494bbfe93112fb5ebd
Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2c500224 — Andreas Enge 2 months ago
gnu: python-beautifulsoup4: Update to 4.14.3.

* gnu/packages/python-xyz.scm (python-beautifulsoup4): Update to 4.14.3.

Change-Id: Ic5359b0a3cf0c2d2950badc0b8fff657fbf23824
Signed-off-by: Rutherther <rutherther@ditigal.xyz>
b3e75b5e — Andreas Enge 2 months ago
gnu: python-joblib: Update to 1.5.2.

* gnu/packages/python-xyz.scm (python-joblib): Update to 1.5.2.

Change-Id: If2913bef45f97b5972570d44958a5d359c311c6d
Signed-off-by: Rutherther <rutherther@ditigal.xyz>
0f4ffa74 — Andreas Enge 2 months ago
gnu: python-markdown: Update to 3.10.

* gnu/packages/python-xyz.scm (python-markdown): Update to 3.10.

Change-Id: I04ef516bbe82bc9fc6fa813d2104e89564219620
Signed-off-by: Rutherther <rutherther@ditigal.xyz>
ad94bc31 — Isidor Zeuner 2 months ago
gnu: Add python-quantlaw.

* gnu/packages/python-xyz.scm (python-quantlaw): New variable.

Change-Id: I22d57cb02ae805559e26eb345ff140ae420da7ad
Signed-off-by: Cayetano Santos <csantosb@inventati.org>
e93b20ad — Maxim Cournoyer 2 months ago
gnu: python-watchfiles: Propagate python-anyio.

* gnu/packages/python-xyz.scm (python-watchfiles) [propagated-inputs]: Add
python-anyio.

Change-Id: I50d4173d45a8b4ec3d737457c3074cd11950a6c4
gnu: python-debugpy: Update to 1.8.17.

* gnu/packages/python-xyz.scm (python-debugpy): Update to 1.8.17.

Change-Id: I2e71507f68785f3551afd7c96ff903e5d4e53acf
ea8053d5 — Brendan Tildesley 2 months ago
gnu: python-qrcode: Update to 8.2.

* gnu/packages/python-xyz.scm (python-qrcode): Update to 8.2.

Change-Id: I5912d03090eae91957c9d22406be23c2721d2c95
f3098e64 — Brendan Tildesley 2 months ago
gnu: python-humanize: Update to 4.14.0.

* gnu/packages/python-xyz.scm (python-humanize): Update to 4.14.0.
[native-inputs]: Add python-hatch-vcs, python-hatchling. Remove python-wheel.

Change-Id: I1141ae4e117910c0cf55b7b59bb66e7aab1f0520
0bde2c39 — Brendan Tildesley 2 months ago
gnu: python-twisted: Update to 25.5.0.

* gnu/packages/python-xyz.scm (python-twisted): Update to 25.5.0.

Change-Id: Ib82a1e4a2a3c11724343f9f9aeaa1a95a1dbd643
5e24cf49 — Nicolas Graves 2 months ago
gnu: python-jupyter-console: Switch to pyproject.

* gnu/packages/python-xyz.scm (python-jupyter-console):
[build-system]: Switch to pyproject-build-system.
[arguments]<#:test-backend>: Set it.
[native-inputs]: Add python-setuptools.  Remove python-nose.

Change-Id: Ida809559b38d65e03be9fb25d244eb2550b0c353
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
ec1fa9e2 — Nicolas Graves 2 months ago
gnu: python-pdf2image: Replace python-nose by python-pynose.

* gnu/packages/python-xyz.scm (python-pdf2image)
[arguments]: Improve style.
[native-inputs]: Remove python-wheel.  Replace python-nose by
python-pynose.

Change-Id: I2a7f607931144c6858efc95f4845f2866be0224d
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
222d23d8 — Nicolas Graves 2 months ago
gnu: python-colorspacious: Disable tests.

python-nose runs 0 tests, let's remove it and disable tests instead.

* gnu/packages/python-xyz.scm (python-colorspacious)
[arguments]<#:tests?>: Disable them.
[native-inputs]: Remove python-nose, python-wheel.
[description]: Improve style.

Change-Id: I6a2a58ea8f5183e4933b1dca227e8086640cd11d
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
6d2d50e8 — Nicolas Graves 2 months ago
gnu: python-restructuredtext-lint: Remove python-nose native-inputs.

* gnu/packages/python-xyz.scm (python-restructuredtext-lint)
[arguments]<#:test-backend>: Switch to unittest.
[native-inputs]: Remove python-nose.

Change-Id: I1d59f2012ff939b5856c3cc482d40391f0d2fb5e
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
88c1ecfd — Nicolas Graves 2 months ago
gnu: python-dogtail: Switch to pyproject.

* gnu/packages/python-xyz.scm (python-dogtail):
[source, arguments]: Run guix style.
[build-system]: Switch to pyproject-build-system.
[native-inputs]: Add python-setuptools.  Replace python-nose by
python-pynose.

Change-Id: I7376f34c8e80465373be8ecd1b55af0c494491af
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
c425bac9 — Giacomo Leidi 3 months ago
Update Giacomo's email address.

The change was automated via:

git grep -l goodoldpaul@autistici.org |
    xargs sed -i 's/goodoldpaul@autistici.org/therewasa@fishinthecalculator.me/g'

* .mailmap: New entry.

Change-Id: I1629388334695d221647afe6a14faf61af5fe0d6
Signed-off-by: Maxim Cournoyer <maxim@guixotic.coop>
Next