~ruther/guix-local

ref: a2dbf2af82e1104aba8cf53fe704281ad4071bab guix-local/gnu/packages/python-xyz.scm -rw-r--r-- 1.4 MiB
796e68cb — Sharlatan Hellseher 9 months ago
gnu: Add python-asyncclick.

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

Change-Id: I420c61daef88abfd2409c6eab3bf28e864069777
3fc6c9bf — Josep Bigorra 9 months ago
gnu: Add python-puccinialin.

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

Change-Id: Id647ddd599f4d942afba67a23c102043981d81d1
Modified-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
e05193f1 — Sharlatan Hellseher 9 months ago
gnu: packages/python-xyz: Remove unused modules.

* gnu/packages/python-xyz.scm: Remove audio and pulseaudio modules.

Change-Id: I3f60499532a45dfed19c74d1eef0c1f9a4a0ed55
0b896c96 — Sharlatan Hellseher 9 months ago
gnu: python-wavefile: Move to auidio.

* gnu/packages/python-xyz.scm (python-wavefile): Move from here ...
* gnu/packages/audio.scm: ... to here.

Change-Id: Ib7d9415a157577f1740d0b0c4fff415241d569d2
58f9f2a2 — Sharlatan Hellseher 9 months ago
gnu: python-wavefile: Update to 1.6.3.

* gnu/packages/python-xyz.scm (python-wavefile): Update to 1.6.3.
[build-system]: Use pyproject.
[arguments]: Use G-expressions.
<test-flags>: Skip 4 problematic tests.
[native-inputs]: Add python-pytest, python-pytest-cov, and
python-setuptools-next.

Change-Id: I5facf2a0cc21c1cabcc8d04464dc6c2328439ebf
470cd20e — Nicolas Graves 9 months ago
gnu: python-cson: Switch to pyproject.

* gnu/packages/python-xyz.scm (python-cson):
[source]: Switch to git-fetch.
[build-system]: Switch to pyproject-build-system.
[native-inputs]: Add python-pytest, python-setuptools, python-wheel.
[description]: Improve style.

Change-Id: I12bc53a9a41b14c23c1f465a8e93bd8d79b899bd
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
ec1bade2 — Nicolas Graves 9 months ago
gnu: python-aspectlib: Switch to pyproject.

* gnu/packages/python-xyz.scm (python-aspectlib):
[source]: Switch to git-fetch.
[build-system]: Switch to pyproject-build-system.
[arguments]<#:test-flags>: Disable problematic tests.
[native-inputs]: Add python-setuptools, python-wheel.
[synopsis, description]: Improve style.

Change-Id: I3303d1b0d3ff7c73d6511aeb3ee03c21e85698bf
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2785a55c — Sharlatan Hellseher 9 months ago
gnu: python-ppft: Move to parallel.

* gnu/packages/python-xyz.scm (python-ppft): Move from here ...
* gnu/packages/parallel.scm: ... to here.

Change-Id: Iea421ea9d6fef3de33707d0cbc83b351f9dff050
62b19a29 — Sharlatan Hellseher 9 months ago
gnu: python-pathos: Move to parallel.

* gnu/packages/python-xyz.scm (python-pathos): Move from here ...
* gnu/packages/parallel.scm: ... to here.

Change-Id: Iae53a58b4fab93125d4cd8606238ef436c828eba
72077d08 — Sharlatan Hellseher 9 months ago
gnu: python-pathos: Update to 0.3.4.

* gnu/packages/python-xyz.scm (python-pathos): Update to 0.3.4. Use
G-Expressions.
[build-system]: Use pyproject.
[phases]{check}: Respect <tests?>, adjust custom check steps.
[native-inputs]: Remove python-pytest; add python-setuptools-next.
[description]: Fix fill-column indentation.

Change-Id: Idb3abe5f5f077f301157443d049afc3d21aae360
17a47761 — Sharlatan Hellseher 9 months ago
gnu: python-pox: Update to 0.3.6.

* gnu/packages/python-xyz.scm (python-pox): Update to 0.3.6. Use
G-Expressions.
[build-system]: Use pyproject.
[phases]{check}: Respect <tests?>, remove trailing #t from lambda and
run custom checks.
[native-inputs]: Remove python-pytest; add python-setuptools-next.

Change-Id: I1c888e8704426b7f08f4972ae66280081383896a
3a07c9ef — Sharlatan Hellseher 9 months ago
gnu: python-ppft: Update to 1.7.7, enable tests.

* gnu/packages/python-xyz.scm (python-ppft): Update to 1.7.7. Enable tests.
[build-system]: Use pyproject.
[arguments] <tests?>: They are provided.
<phases>: Use custom 'check.
[propagated-inputs]: Remove python-six.
[native-inputs]: Add python-setuptools-next.

Change-Id: I2c9e87bff93b91d386919f4467bc7b52b662222d
d7754f3b — Sharlatan Hellseher 9 months ago
gnu: python-multiprocess: Update to 0.70.18.

* gnu/packages/python-xyz.scm (python-multiprocess): Update to 0.70.18.
[native-inputs]: Remove python-setuptools and python-wheel; add
python-setuptools-next.

Change-Id: Ibe54eb7a6c7e5b0ff27407a5639b5e1e95edee75
4bc16309 — Sharlatan Hellseher 9 months ago
gnu: python-dill: Update to 0.4.0.

* gnu/packages/python-xyz.scm (python-dill): Update to 0.4.0.

Change-Id: Ib1be9f5751aa0a749290ae0fc562bdd2ac3a3f94
9079f3ab — Nicolas Graves 9 months ago
gnu: python-owslib: Move to (gnu packages geo).

* gnu/packages/python-xyz.scm (python-owslib): Move from here…
* gnu/packages/geo.scm (python-owslib): …to here.

Change-Id: Id1d6bd60af8729072929f4459201043169a31fa4
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
fed8c888 — Nicolas Graves 9 months ago
gnu: python-owslib: Switch to pyproject.

* gnu/packages/python-xyz.scm (python-owslib):
[source]: Switch to git-fetch.
[build-system]: Switch to pyproject-build-system.
[arguments]<#:tests?>: Enable them.
<#:test-flags>: Disable problematic tests.
<#:phases>: Restore 'sanity-check phase. Add phase
'cleanup-build-directory.
[native-inputs]: Add python-dateutil, python-pyproj, python-pyyaml,
python-pytest, python-pytest-cov, python-pytz, python-requests,
python-setuptools, and python-wheel.

Change-Id: I3707ca064a63ff24a4fcfd9d37ea4b7178491ce1
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
b176f7c3 — Nicolas Graves 9 months ago
gnu: python-ifaddr: Update to 0.2.0.

* gnu/packages/python-xyz.scm (python-ifaddr): Update to 0.2.0.
[source]<snippet>: Delete windows-specific file.
[build-system]: Switch to pyproject-build-system.
[native-inputs]: Add python-pytest, python-setuptools,
python-wheel. Remove python-nose.
[description]: Improve style.

Change-Id: Iaba98124cb3b1246423711cf37a5073c1c290680
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
5b5ea047 — Nicolas Graves 9 months ago
gnu: python-setuptools-git: Switch to pyproject.

* gnu/packages/python-xyz.scm (python-setuptools-git):
[build-system]: Switch to pyproject-build-system.
[arguments]: Improve style, use gexps.
[native-inputs]: Add python-setuptools, python-wheel.

Change-Id: I0d451dadfbbb3acdc7049833701bc1390221dcb2
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
f604ac06 — Nicolas Graves 9 months ago
gnu: python-spectra: Update to 0.1.0.

* gnu/packages/python-xyz.scm (python-spectra): Update to 0.1.0.
[build-system]: Switch to pyproject-build-system.
[propagated-inputs]: Replace python-colormath by python-colormath2.
[native-inputs]: Add python-pytest, python-setuptools, python-wheel.

Change-Id: Ia0a5e817fd8b927d7a0d728fb552614eae7d22c6
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
3e290248 — Nicolas Graves 9 months ago
gnu: Add python-colormath2.

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

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