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
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
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
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
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
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
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
gnu: optionmatrix: Update to 1.4.4. * gnu/packages/finance.scm (optionmatrix): Update to 1.4.4. Change-Id: Iaf578a423d582c01a87f0d0defab2785fe68ffef
gnu: fet: Update to 7.5.4. * gnu/packages/education.scm (fet): Update to 7.5.4. Change-Id: I6b4b4149978dec0ae3819e22415b095055242dd8
gnu: lagrange: Update to 1.19.3. * gnu/packages/web-browsers.scm (lagrange): Update to 1.19.3. Change-Id: I6bc9aae6b0ce16304af18bcf13f864ef82d50423
gnu: hydrogen: Use Qt 6. * gnu/packages/music.scm (hydrogen)[arguments]: Build with Qt 6. [native-inputs]: Use qttools instead of qttools-5. [inputs]: Use qtbase, qtsvg and qtwayland instead of qtbase-5, qtsvg-5 and qtwayland-5. Remove qtxmlpattern-5. Change-Id: Ic1b2239ec74a9ffa3305afdf350576fed961d365
gnu: hydrogen: Update to 1.2.6. * gnu/packages/music.scm (hydrogen): Update to 1.2.6. Change-Id: Idf8984d9db20bb54193ecae1feb4127f3931e996
gnu: behave: Update to 1.3.3. * gnu/packages/check.scm (behave): Update to 1.3.3. [native-inputs]: Add python-chardet, python-wheel. [propagated-inputs]: Add python-cucumber-expressions. Change-Id: Iefe1df298f9b658f08bf5d5af691236644af10fe Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: Add python-cucumber-expressions. * gnu/packages/python-check.scm (python-cucumber-expressions): New variable. Change-Id: If465fb627992c1acd2b563c726537d462f1360d0 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: behave: Replace python-pathpy by python-path. * gnu/packages/check.scm (behave)[native-inputs]: Replace python-pathpy by python-path. Change-Id: I949a67d7beb9e047719a9e6e0d2b04ec0e67e3ed Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: python-cucumber-tag-expressions: Improve native-inputs. * gnu/packages/python-check.scm (python-cucumber-tag-expressions) [native-inputs]: Replace python-pathpy by python-path. Remove python-wheel. Change-Id: I6bf242bd9f2abb8aeb1a1b17411e6ff9db4afcd7 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: Deprecate python-pip-run-bootstrap in favor of python-pip-run. * gnu/packages/python-xyz.scm (python-pip-run-bootstrap): Deprecate variable, which is not necessary anymore, was hidden, and is not used. (python-pip-run): Rewrite it without inheritance. [arguments]<#:test-flags>: Ignore additional failing test. [native-inputs]: Add python-setuptools. [propagated-inputs]: Add python-pip. Change-Id: I5ba111f89c771a8d83dd222eb29bf88c652304f6 Modified-by: Sharlatan Hellseher <sharlatanus@gmail.com> Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: Deprecate python-path-bootstrap in favor of python-path. * gnu/packages/python-xyz.scm (python-path-bootstrap): Deprecate variable, which is not necessary anymore, was hidden, and is not used. (python-pathpy): Switch to DEFINE-DEPRECATED/PUBLIC-ALIAS. (python-path): Rewrite it without inheritance. Change-Id: I95647b7a12ddede97846ffcc89793855fac8beea Modified-by: Sharlatan Hellseher <sharlatanus@gmail.com> Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: python-idna-ssl: Switch to pyproject. * gnu/packages/python-xyz.scm (python-idna-ssl): [source]: Switch to git-fetch. [build-system]: Switch to pyproject-build-system. [native-inputs]: Add python-setuptools. [synopsis, description]: Improve them. Change-Id: I5ef0c6d0276d90e887849d7db54f04b147100774 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: python-pylru: Switch to pyproject. * gnu/packages/python-xyz.scm (python-pylru): [source]: Switch to git-fetch. [build-system]: Switch to pyproject-build-system. [arguments]<#:phases>: Remove 'check phase replacement in favor of <#:test-backend, #:test-flags>. [native-inputs]: Add python-pytest, python-setuptools. Change-Id: I69ab2418da3cdc3043fd54a5a08f078f86f252c9 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>