~ruther/guix-local

ref: 848d9f3d07f4dc7eebb235b04650b0a7e1973e65 guix-local/gnu d---------
848d9f3d — Sergey Trofimov 1 year, 5 months ago
gnu: Add python-types-simplejson.

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

Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
ece7f83d — Sergey Trofimov 1 year, 5 months ago
gnu: python-pdfminer-six: Update to 20240706.

* gnu/packages/python-xyz.scm (python-pdfminer-six): Update to 20240706.

Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
7f6b6775 — Sergey Trofimov 1 year, 5 months ago
gnu: python-markdown2: Update to 2.5.2.

* gnu/packages/python-xyz.scm (python-markdown2)
[arguments] <phases>: Use default 'check.
[native-inputs]: Add python-pytest, python-setuptools and python-wheel.

Co-authored-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Change-Id: Ic3df25863bbb37ec6282ec5dcbf815461663f8cd
980d5961 — Sergey Trofimov 1 year, 5 months ago
gnu: python-flask-babel: Update to 4.0.0.

* gnu/packages/python-web.scm (python-flask-babel): Update to 4.0.0.
[source]: Fetch from git as PyPI release doesn't include tests.
[build-system]: Switch to pyproject-build-system.
[native-inputs]: Add python-poetry-core, python-pytest,
python-pytest-cov, and python-pytest-mock.
[propagated-inputs]: Sort.

Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Change-Id: I253b88eac7bec8152dc97634059c2402624cb961
6f66ff8a — Sergey Trofimov 1 year, 5 months ago
gnu: python-babel: Update to 2.16.0.

* gnu/packages/python-xyz.scm (python-babel): Update to 2.16.0.
[source]: Adjust uri as it's changed in PyPI archive.
[build-system]: Swap to pyproject-build-system.
[arguments] <phases>: Use default 'check.
[native-inputs]: Add python-setuptools and python-wheel.

Co-authored-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Change-Id: I32b7c5613e7db2c676745d6621f04b52a1cdf0ba
ae63ff8d — Ricardo Wurmus 1 year, 5 months ago
gnu: pyscenic: Update to 0.12.1-1.eaf23eb.

* gnu/packages/bioinformatics.scm (pyscenic): Update to 0.12.1-1.eaf23eb.
[arguments]: Update phase 'do-not-reference-deleted-modules.
[propagated-inputs]: Add python-numexpr.
[native-inputs]: Add python-wheel.

Change-Id: Ib1b5a7d36a24b280160befe579057a241d69455d
43b061aa — Ricardo Wurmus 1 year, 5 months ago
gnu: python-pydantic-2: Update to 2.7.0.

* gnu/packages/python-xyz.scm (python-pydantic-2): Update to 2.7.0.
[arguments]: Update tests.
[native-inputs]: Add tzdata-for-tests and python-jsonschema; remove
python-faker.

Change-Id: I8c85598f7603c58108602c6d67aa27314dea285e
fd954108 — Ricardo Wurmus 1 year, 5 months ago
gnu: python-pydantic-core: Update to 2.18.1.

* gnu/packages/python-xyz.scm (python-pydantic-core): Update to 2.18.1.
[arguments]: Replace rust-jiter-0.0.4 with rust-jiter-0.2, rust-strum-0.25
with rust-strum-0.26, rust-strum-macros-0.25 with rust-strum-macros-0.26, and
rust-speedate-0.13 with rust-speedate-0.14.
[native-inputs]: Add python-typing-extensions.

Change-Id: I8686509f43667484847a72972aa2dd88dbce9343
202248ba — Ricardo Wurmus 1 year, 5 months ago
gnu: Add rust-jiter-0.2.

* gnu/packages/crates-io.scm (rust-jiter-0.2): New variable.

Change-Id: I7488999f653e126e7179728d732fb0054f949bd9
072e5d40 — Ricardo Wurmus 1 year, 5 months ago
gnu: python-annotated-types: Update to 0.7.0.

* gnu/packages/python-xyz.scm (python-annotated-types): Update to 0.7.0.

Change-Id: I610b144339841768b4ce861d5457cf4184f756a2
573045f5 — Ricardo Wurmus 1 year, 5 months ago
gnu: macs-3: Add missing input.

* gnu/packages/bioinformatics.scm (macs-3)[native-inputs]: Add python-wheel.

Change-Id: I22b8d8e144434ae537af7c113f4719392933e90c
2825921d — Ricardo Wurmus 1 year, 5 months ago
gnu: python-httpretty: Enable tests.

* gnu/packages/web.scm (python-httpretty)[arguments]: Enable most tests.
[native-inputs]: Add nss-certs-for-test, python-freezegun, python-httplib2,
and python-pyparsing.

Change-Id: I08d2c14a2e81559d41dc38f0eeb34c2d6c59125a
aa704e51 — Ricardo Wurmus 1 year, 5 months ago
gnu: python-dulwich: Update to 0.21.7.

* gnu/packages/python-xyz.scm (python-dulwich): Update to 0.21.7.
[build-system]: Use pyproject-build-system.
[arguments]: Use #:test-flags; fix tests after 'unpack phase, split off
'pre-check phase.
[native-inputs]: Replace git with git-minimal/pinned; add python-mypy,
python-paramiko, python-pytest, python-requests, python-setuptools, and
python-wheel; remove python-mock and python-gpg.

Change-Id: I642de3e7707d545672066c6e59c9bcc2b5926097
8992cf4c — Ricardo Wurmus 1 year, 5 months ago
gnu: python-geventhttpclient: Update to 2.3.3.

* gnu/packages/python-web.scm (python-geventhttpclient): Update to 2.3.3.
[source]: Fetch from git repository; remove snippet.
[build-system]: Use pyproject-build-system.
[arguments]: Use #:test-flags; remove all custom phases.
[native-inputs]: Add python-requests, python-setuptools, and python-wheel.
[propagated-inputs]: Remove python-six.

Change-Id: Ide97ffb7d656f58dd6693bd59ff82706bfea6caa
ddfa62f1 — Ricardo Wurmus 1 year, 5 months ago
gnu: python-gevent: Propagate greenlet.

* gnu/packages/python-xyz.scm (python-gevent)[native-inputs]: Move
python-greenlet from here...
[propagated-inputs]: ...to here.
[arguments]: Adjust.

Change-Id: I5ebac1dd5e8c16b11e4855da78972c98f10cd285
6cb20306 — Ricardo Wurmus 1 year, 5 months ago
gnu: python-eventlet: Update to 0.38.2.

* gnu/packages/python-xyz.scm (python-eventlet): Update to 0.38.2.
[native-inputs]: Add python-pre-commit.
[arguments]: Disable one more test.

Change-Id: I73638abba7d5363538d7c65254e610e704fbe5d0
e0645037 — Ricardo Wurmus 1 year, 5 months ago
gnu: python-gevent: Update to 24.11.1.

* gnu/packages/python-xyz.scm (python-gevent): Update to 24.11.1.
[build-system]: Use pyproject-build-system.
[arguments]: Use #:test-flags; enable more tests; rename
'add-greenlet-on-C_INCLUDE_PATH to 'augment-C_INCLUDE_PATH.
[propagated-inputs]: Remove python-greenlet.
[native-inputs]: Add python-cffi, python-coverage, python-greenlet,
python-idna, python-requests, python-setuptools, and python-wheel.
[inputs]: Add libuv.

Change-Id: Idd09ca01caf2977783c5a05eac2817b5630df327
aa0d8b7e — Ricardo Wurmus 1 year, 5 months ago
gnu: python-pandas-2: Restrict number of test processes.

* gnu/packages/python-science.scm (python-pandas-2)[arguments]: Restrict to at
most four processes.

Change-Id: I8ee4cb29ad922e9b853515b5f0e8f8aabca52c92
0a7a2b24 — Ricardo Wurmus 1 year, 5 months ago
gnu: python-pandas-2: Remove X.

These tests are not run anyway, so there is no need to launch an X server.

* gnu/packages/python-science.scm (python-pandas-2)[arguments]: Rename
'prepare-x phase to 'pre-check.
[native-inputs]: Remove xorg-server-for-tests.

Change-Id: Ib85883360397d2715a1893b74435d96a1d119f9e
aa0650d1 — Ricardo Wurmus 1 year, 5 months ago
gnu: python-pythran: Update to 0.17.0.

* gnu/packages/python-science.scm (python-pythran): Update to 0.17.0.
[build-system]: Use pyproject-build-system.
[source]: Remove obsolete snippet.
[arguments]: Remove phase 'do-not-install-third-parties and custom 'check
phase; use #:test-flags and add 'pre-check phase.
[native-inputs]: Add python-setuptools and python-wheel.

Change-Id: I49ebdd21cfb0668dd84f0d12c460a86ed694c7d6
Next