~ruther/guix-local

ref: f0db154c8b6eace275a94d762ed6997e503cbee6 guix-local/gnu d---------
b32d7db7 — Sharlatan Hellseher 4 months ago
gnu: python-tasklogger: Reduce closure size, replace nose2 with pytest.

* gnu/packages/python-xyz.scm (python-tasklogger)[native-inputs]:
Remove python-coverage, python-coveralls, python-nose2, and
python-wheel; add python-pytest.

Change-Id: I2dd6106ae5063f180d0dd8312771b0108470dd79
469e36fc — Sharlatan Hellseher 4 months ago
gnu: python-tatsu: Update to 5.13.2.

* gnu/packages/python-xyz.scm (python-tatsu): Update to 5.13.2.
[native-inputs]: Remove python-wheel.

Change-Id: I5ee00d78f30614e69bb30f1afad3ea2987668f69
016884bc — Sharlatan Hellseher 4 months ago
gnu: python-rsa: Move to python-crypto.

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

Change-Id: I374bc70c4bbab48979f2b4b80505a1ad79545437
bd84ca1a — Sharlatan Hellseher 4 months ago
gnu: python-rsa: Update to 4.9.1.

* gnu/packages/python-xyz.scm (python-rsa): Update to 4.9.1.
[build-system]: Switch to pyproject-build-system.
[arguments] <tests?>: Disable missing tests.
[native-inputs]: Add python-poetry-core.

Change-Id: I495b4e68aeb83e944f9f6902cfe6b77f6bdd0f10
7dfeb312 — Sharlatan Hellseher 4 months ago
gnu: python-termstyle: Switch to pyproject.

* gnu/packages/python-xyz.scm (python-termstyle)[build-system]: Switch
to pyproject-build-system.
[arguments] <test-backend, test-flags>: Use custom.
<phases>: Use default 'check.
[native-inputs]: Add python-setuptools.

Change-Id: I3be88871b4e25ad1a1174353197f114ace148274
079da33c — Sharlatan Hellseher 4 months ago
gnu: python-text-unidecode: Switch to pyproject.

* gnu/packages/python-xyz.scm (python-text-unidecode)[build-system]:
Switch to pyproject-build-system.
[native-inputs]: Add python-setuptools.

Change-Id: I280cd33fa8d28b09d7ade4d72950c95a10b4cc07
99ad5076 — Sharlatan Hellseher 4 months ago
gnu: python-textparser: Update to 0.24.0.

* gnu/packages/python-xyz.scm (python-textparser): Update to 0.24.0.
[build-system]: Switch to pypproject-build-system.
[arguments] <test-backend>: Use 'unittest.
[native-inputs]: Add python-setuptools.

Change-Id: I49ccdbfdd9cca228b619d92e6969f8ba9d44c81c
48978512 — Sharlatan Hellseher 4 months ago
gnu: python-titlecase: Use unittest test backend.

* gnu/packages/python-xyz.scm (python-titlecase)[arguments]
<test-backend>: Use 'unittest.
<phases>: Use default 'check.

Change-Id: Ic77112981c4dbde9847c8b059fef0edfd70472fd
61c6f14a — Sharlatan Hellseher 4 months ago
gnu: python-scrapy: Update to 2.13.3.

* gnu/packages/python-web.scm (python-scrapy): Update to 2.13.3.
[propagated-inputs]: Remove python-typing-extensions; add python-pypydispatcher.
[native-inputs]: Remove python-mypy and python-wheel.

Change-Id: Ib9f8e60e3e913b677c038361a50d28164c7a3411
755fc46a — Sharlatan Hellseher 4 months ago
gnu: Add python-pypydispatcher.

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

Change-Id: I56ed15cc84b26804c187b57f916892a101361d80
9c0cd9d3 — Sharlatan Hellseher 4 months ago
gnu: python-tldextract: Move to python-web.

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

Change-Id: I0f1a50cca00e7d61877a86f81625f41d40782006
bf44cde2 — Sharlatan Hellseher 4 months ago
gnu: python-tldextract: Update to 5.3.0.

* gnu/packages/python-xyz.scm (python-tldextract): Update to 5.3.0.
[native-inputs]: Remove python-wheel; add python-syrupy.

Change-Id: Ic8090573c34e1f9e1ae6aca61b8ff81457aa6005
05d1383b — Sharlatan Hellseher 4 months ago
gnu: python-tldr: Rename to tldr.

This package is the final CLI and not a Python library.

* gnu/packages/python-xyz.scm (tldr): New variable.
[propagated-inputs]: Move to [inputs].
(python-tldr): Mark as deprecated in favor of tldr.

Change-Id: Icbfa5dd09a9f30165b5ea7825cc9e6a48e96b860
27d29889 — Sharlatan Hellseher 4 months ago
gnu: python-tldr: Update to 3.4.3.

* gnu/packages/python-xyz.scm (python-tldr): Update to 3.4.3.
[native-inputs]: Remove python-pytest-runner, python-setuptools, and python-wheel;
add python-hatchling.

Change-Id: I9c1219bdc8984701cf2477d40a584e6820672b3e
4433dd30 — Sharlatan Hellseher 4 months ago
gnu: python-toolshed: Switch to pyproject.

* gnu/packages/python-xyz.scm (python-toolshed)[build-system]: Switch to
pyproject-build-system.
[arguments]: Disable missing tests, there are tests in Git but the
project depends on Nose test runner.
[native-inputs]: Remove python-nose; add python-setuptools.

Change-Id: I161a9f742de3508944b1b00e7a782a5291a7488e
87d7b94f — Sharlatan Hellseher 4 months ago
gnu: python-toposort: Use custom test backend.

* gnu/packages/python-xyz.scm (python-toposort)[arguments]
<test-backend, test-flags>: Implement logic from custom check phase here.
<phases>: Use default 'check.
[native-inputs]: Remove python-wheel.

Change-Id: If03fd3225ca907423bbb12b9cb6d3b79b0ffdbb0
891b2f92 — Sharlatan Hellseher 4 months ago
gnu: python-towncrier: Update to 25.8.0.

* gnu/packages/python-xyz.scm (python-towncrier): Update to 25.8.0.
[arguments]: Drop all.
[propagated-inputs]: Remove python-click-default-group,
python-incremental, and python-tomli.
[native-inputs]: Remove python-packaging.

Change-Id: Ie3deb934391b5028c5f6d4aa056caf048a9499fa
f6c010ea — Sharlatan Hellseher 4 months ago
gnu: python-tracerite: Move to pyhton-web.

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

Change-Id: I4b0935e500eab0af69f2547cedee3743b32c117c
4ecf74b7 — Andreas Enge 4 months ago
gnu: optionmatrix: Update to 1.4.4.

* gnu/packages/finance.scm (optionmatrix): Update to 1.4.4.

Change-Id: Iaf578a423d582c01a87f0d0defab2785fe68ffef
93282df6 — Nicolas Goaziou 4 months ago
gnu: fet: Update to 7.5.4.

* gnu/packages/education.scm (fet): Update to 7.5.4.

Change-Id: I6b4b4149978dec0ae3819e22415b095055242dd8
Next