gnu: fava: Update to 1.27. * gnu/packages/finance.scm (fava): Update to 1.27. [arguments] <phases>: Remove 'relax-requirements, and 'set-home. [native-inputs]: Remove python-chardet, python-dateutil, and python-setuptootls-scm. Add python-babel, python-mypy, python-pytest-cov, python-setuptootls, python-twine, python-types-setuptootls, python-types-simplejson, and python-wheel. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Change-Id: Iee27197ece9685c500afe0dedb8ba33e02eb1ea1
gnu: beancount: Fix build. * gnu/packages/finance.scm (beancount) [native-inputs]: Add python-wheel and python-setuptools. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: Add python-types-simplejson. * gnu/packages/python-xyz.scm (python-types-simplejson): New variable. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
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>
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
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
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
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
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
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
gnu: Add rust-jiter-0.2. * gnu/packages/crates-io.scm (rust-jiter-0.2): New variable. Change-Id: I7488999f653e126e7179728d732fb0054f949bd9
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
gnu: macs-3: Add missing input. * gnu/packages/bioinformatics.scm (macs-3)[native-inputs]: Add python-wheel. Change-Id: I22b8d8e144434ae537af7c113f4719392933e90c
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
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
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
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
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
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
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