~ruther/guix-local

ref: b8f72c8a2b8b97230c95a1ac00a1fa8589f8904b guix-local/gnu/packages/python-xyz.scm -rw-r--r-- 1.4 MiB
94eca566 — Sharlatan Hellseher 1 year, 2 months ago
gnu: Add python-trubar.

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

Change-Id: I684fc614862cbfd3ac8edaaf68e66ea2a8ec237b
3e4f27f5 — Sharlatan Hellseher 1 year, 2 months ago
gnu: python-libcst: Update to 0.3.18.

* gnu/packages/python-xyz.scm (python-libcst): Update to 0.3.18. Use
G-Expressions, improve style and fix build.
[build-system]: Swap to pyproject-build-system.
[arguments] <test-flags>: Move skip test logic here instead of deleting
test files.
<phases>: Remove 'generate-test-data. Use default 'check.
[native-inputs]: Remove python-black and python-isort; add
python-pytest, python-setuptools, and python-wheel.
(python-libcst-minimal) [native-inputs]: Add python-setuptools and
python-wheel.

Change-Id: Ia3e85d17d02a8ea1dd7bc0b2a9062d46b11d6651
e7b7ec28 — Sharlatan Hellseher 1 year, 2 months ago
gnu: python-eventlet: Move to python-web.

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

Change-Id: I71beee927f17133267bf0236f075bccf15effe0e
a3a7cf95 — Sharlatan Hellseher 1 year, 2 months ago
gnu: python-eventlet: Adjust inputs.

* gnu/packages/python-xyz.scm (python-eventlet) [native-inputs]: Remove
python-black, python-isort, and python-pre-commit.

Change-Id: Id0671cf1ec87f2c44a5b1bd915efae594c17804e
3ce9151a — Sharlatan Hellseher 1 year, 2 months ago
gnu: python-typing-inspect: Update to 0.9.0.

* gnu/packages/python-xyz.scm (python-typing-inspect): Update to 0.9.0.
[source]: Remove patch, as
<https://github.com/ilevkivskyi/typing_inspect/issues/60> was resolved.
[build-system]: Swap to pyproject-build-system.
[native-inputs]: Add python-pytest, python-setuptools, and python-wheel.

* gnu/packages/patches/python-typing-inspect-fix.patch: Delete file.
* gnu/local.mk: Deregester the patch.

Change-Id: Idc6e8745d4b85624863a5c2dc24e533a7dd92f46
6c372c21 — Ricardo Wurmus 1 year, 2 months ago
gnu: python-wand: Disable two failing tests.

* gnu/packages/python-xyz.scm (python-wand)[arguments]: Disable two tests.

Change-Id: I6739af9c167ba6e827c7660caaa3fd64de574a8f
e253d60e — Ricardo Wurmus 1 year, 2 months ago
gnu: python-bigfloat: Fix build.

* gnu/packages/python-xyz.scm (python-bigfloat)[source]: Add snippet to delete
generated file.
[build-system]: Use pyproject-build-system.
[arguments]: Disable one test; add phase 'cythonize.
[native-inputs]: Add python-cython, python-pytest, python-setuptools, and
python-wheel.

Change-Id: If535051bbe7f223feb2a04b0b044a631c906f213
041cc747 — Ricardo Wurmus 1 year, 2 months ago
gnu: python-ipfsspec: Add missing inputs.

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

Change-Id: I763c22207f1b1bb5af5eb5667a060ab01757c864
d0d664ce — Ricardo Wurmus 1 year, 2 months ago
gnu: python-contexttimer: Add missing inputs.

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

Change-Id: I1d6e1efe869624c1da47332c8a000f88b458c193
def1f7ba — Ricardo Wurmus 1 year, 2 months ago
gnu: Move python-pysnptools to (gnu packages bioinformatics).

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

Change-Id: I4dbd9cbe3f2d9a6dd4906be79b78862b39a57c28
84119015 — Ricardo Wurmus 1 year, 2 months ago
gnu: python-pysnptools: Update to 0.5.14.

* gnu/packages/python-xyz.scm (python-pysnptools): Update to 0.5.14.
[build-system]: Use pyproject-build-system.
[arguments]: Remove custom 'check phase.
[propagated-inputs]: Remove python-dill; add python-bed-reader,
python-cloudpickle, and python-more-itertools.
[native-inputs]: Remove python-cython; add python-pytest, python-pytest-cov,
python-pytest-datadir, python-pytest-doctestplus, python-setuptools,
python-sphinx, python-sphinx-rtd-theme, and python-wheel.

Change-Id: I685f819e70ab209198b504c6e41b253dc5a1d876
31fe58bb — Ricardo Wurmus 1 year, 2 months ago
gnu: python-more-itertools: Update to 10.6.0.

* gnu/packages/python-xyz.scm (python-more-itertools-next): Rename this
variable...
(python-more-itertools): ...to this; update to 10.6.0.
[propagated-inputs]: Remove python-six.
* gnu/packages/astronomy.scm (python-yt)[propagated-inputs]: Replace
python-more-itertools-next with python-more-itertools.

Change-Id: I2fef91f87afde2b2659dd25b831fb13b4c118454
314ef4cc — Ricardo Wurmus 1 year, 2 months ago
gnu: python-incremental: Update to 24.7.2.

* gnu/packages/python-xyz.scm (python-incremental): Update to 24.7.2.
[build-system]: Use pyproject-build-system.
[arguments]: Add phase 'patch-build-system; disable tests.
[native-inputs]: Add python-pytest, python-setuptools, and python-wheel.
[propagated-inputs]: Add python-tomli.

Change-Id: I6c49f2da746398d469f6fdc611fc08cfbe72a0e1
4de70c1a — Ricardo Wurmus 1 year, 2 months ago
gnu: python-hdf4: Update to 0.9.2.

* gnu/packages/python-xyz.scm (python-hdf4): Update to 0.9.2.
[build-system]: Use pyproject-build-system.
[arguments]: Remove custom 'check phase; add phase 'build-extensions.
[native-inputs]: Remove python-nose; add python-pytest, python-setuptools, and
python-wheel.
[inputs]: Drop labels.

Change-Id: I96312f9509fae89a4c21a58b593ccb87952e0332
gnu: python-hsluv: Fix build.

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

Change-Id: I4dbed681c4f1a83b0300dc9611cdf89072591389
gnu: python-gpxpy: Fix build.

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

Change-Id: I89d4360ed6502c84580bface08dba850c5d9efe1
gnu: python-glom: Update to 24.11.0.

* gnu/packages/python-xyz.scm (python-glom): Update to 24.11.0.

Change-Id: I37c849475cedd1ecd812f896553a9deeabb00c3d
gnu: python-eliot: Update to 1.16.0.

* gnu/packages/python-xyz.scm (python-eliot): Update to 1.16.0.
[propagated-inputs]: Add python-orjson.  Remove python-six.
[native-inputs]: Add python-pytest-xdist and python-wheel.  Remove python-dask.

Change-Id: Ibc6eeb5fe4475bf2145a8ab72aa82f17a14bf9f0
ccd83fd8 — Ricardo Wurmus 1 year, 2 months ago
gnu: python-fsspec: Update to 2024.12.0.

* gnu/packages/python-xyz.scm (python-fsspec): Update to 2024.12.0.

Change-Id: I47a782911a0139a24fc5edcf16abcf648e621d24
4f5d5cfb — Ricardo Wurmus 1 year, 2 months ago
gnu: python-multidict: Update to 6.1.0.

* gnu/packages/python-xyz.scm (python-multidict): Update to 6.1.0.
[propagated-inputs]: Add python-typing-extensions.

Change-Id: I1bc3e818a5c009ed360cd2ad2c00a395c5ea8966
Next