gnu: Remove (gnu packages rust-crates) import from package modules. * gnu/packages/kde-pim.scm: Remove (gnu packages rust-crates) import. Fixes: #3885 Change-Id: Ide128fb1088a11dfaf76cf2a749359c65be8b8d6
gnu: nar-herder: Update to 0-45.54d4d76. * gnu/packages/package-management.scm (nar-herder): Update to 0-45.54d4d76. Change-Id: Ib847919dde3c4fe186d623633c6f1c18ff1b49bb
gnu: guix-build-coordinator: Update to 0-132.c276f61. * gnu/packages/package-management.scm (guix-build-coordinator): Update to 0-132.c276f61. Change-Id: Ic293373fdc990283d9192177e30203efa142fbcf
gnu: guix-data-service: Update to 0.0.1-73.7d17e56. * gnu/packages/web.scm (guix-data-service): Update to 0.0.1-73.7d17e56. Change-Id: I9d824aa98a5c2dc1c1c4789d763ce20d24581221
gnu: supercollider: Finalize transition to Qt6. This is a follow-up to commit 7354aa8482b39b2f7b4a24c219f0b5380fb07878 which started the transition. * gnu/packages/audio.scm (supercollider)[arguments]<#:qtbase>: Add qtbase. Change-Id: I2a9a50ae18605c70f1716c75cb3e5f0beee29509
gnu: python-textdistance: Run test in a single thread. * gnu/packages/python-xyz.scm (python-textdistance)[arguments] <test-flags>: Tests are not threads save, remove "--numprocesses" option. [native-inputs]: Remove python-pytest-xdist and python-wheel. Change-Id: I50202ff684ef4af83d3adaf3bc880ef8af9e663a
gnu: python-symengine: Move to algebra. * gnu/packages/python-xyz.scm (python-symengine): Move from here ... * gnu/packages/algebra.scm: ... to here. Change-Id: I8f170f44e0b51aac740035edcd6eb89e49ff86c8
gnu: python-symengine: Switch to pytest. * gnu/packages/python-xyz.scm (python-symengine)[arguments] <test-flags>: Provide option to test against installed module. [native-inputs]: Remove python-nose2 and python-wheel; add python-pytest. Change-Id: Icdf070410810db7b108aa9340b6839ef98136ab3
gnu: python-translate-toolkit: Sort variable. * gnu/packages/python-xyz.scm (python-translate-toolkit) (python-translate-toolkit-for-offlate): Sort variables alphabetically. Change-Id: I0fe91b5cf499c1f489b8fbcdc9a99c43e8096f18
gnu: offlate: Fix build. * gnu/packages/python-xyz.scm (python-translate-toolkit-for-offlate): New variable. (offlate): [propagated-inputs]: Remove python-translate-toolkit; add python-translate-toolkit-for-offlate. Change-Id: Iad34870f6a0fb89ec401f27274b2c699d6eea09e
gnu: python-translate-toolkit: Update to 3.15.6. * gnu/packages/python-xyz.scm (python-translate-toolkit): Update to 3.15.6. [source]: Fix pypi-uri format. [build-system]: Switch to pyproject-build-system. [arguments] <tests?>: Enable. <test-flags>: Skip some problematic tests. <phases>: Don't delete 'sanity check. [propagated-inputs]: Remove python-babel, python-beautifulsoup4, python-chardet, python-diff-match-patch, python-levenshtein, python-six, and python-pyyaml; add python-cwcwidth, python-cheroot, python-iniparse, python-mistletoe, python-phply, python-pyparsing, and python-ruamel.yaml. [native-inputs]: Remove python-sphinx; add python-setuptools and python-setuptools-scm. Change-Id: I6c9c27d96fc8c1f24accd892fa85eb248e12eef8
gnu: python-cwcwidth: Update to 0.1.10. * gnu/packages/python-xyz.scm (python-cwcwidth): Update to 0.1.10. [arguments] <phases>: Remove 'build-extensions; add 'remove-local-cwcwidth. [native-inputs]: Remove python-toml and python-wheel. Change-Id: I2718edd693580196ad4b0d09483ca4a3cf387fcd
gnu: Add python-iniparse. * gnu/packages/python-xyz.scm (python-iniparse): New variable. Change-Id: I414687a654d577e8054e1c6a574f9443128dc6a7
gnu: Add python-phply. * gnu/packages/python-xyz.scm (python-phply): New variable. Change-Id: I1df0b7fa90658467a8f69690c1c70d6884b5d865
gnu: python-easyprocess: Update to 1.1. * gnu/packages/python-xyz.scm (python-easyprocess): Update to 1.1. [source]: Switch to git-fetch. [build-system]: Switch to pyproject-build-system. [native-inputs]: Add python-setuptools. Change-Id: Idb3343315ac143f447530622811cef45f90ca227 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: python-pyyaml-env-tag: Update to 1.1. * gnu/packages/python-xyz.scm (python-pyyaml-env-tag): Update to 1.1. [source]: Switch to git-fetch. [build-system]: Switch to pyproject-build-system. [native-inputs]: Add python-pytest, python-setuptools. [description]: Improve style. Change-Id: I4f1334409dac936950d29ff444b1e22a0a770697 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: python-py3dns: Update to 4.0.2. * gnu/packages/python-xyz.scm (python-py3dns): Update to 4.0.2. [build-system]: Switch to pyproject-build-system. [arguments]: Drop <#:phases>. [native-inputs]: Add python-flit-core. [description]: Improve style. Change-Id: I714b1248e68369e0562d8875b7bb478553ef830f Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: python-mergedeep: Switch to pyproject. * gnu/packages/python-xyz.scm (python-mergedeep): [build-system]: Switch to pyproject-build-system. [arguments]<#:test-backend>: Set it. [native-inputs]: Add python-setuptools. [description]: Improve style. Change-Id: Ia35990e4adb60877ec05e904a357376f3508ca52 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: datasette: Update to 1.0a19. * gnu/packages/databases.scm (datasette): Update to 1.0a19. [arguments]<#:test-flags>: Ignore python-black tests. <#:phases>: Add phase 'relax-requirements. [native-inputs]: Remove python-black, python-pip, python-wheel. Replace python-pytest-asyncio by python-pytest-asyncio-0.26. Change-Id: I307b5648637fa6787aba50bffb8b1caea1e6d1a2 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: python-memcached: Update to 1.62. * gnu/packages/python-xyz.scm (python-memcached): Update to 1.62. [source]: Switch to git-fetch. [build-system]: Switch to pyproject-build-system. [arguments]<#:tests?>: Disable them. <#:test-backend>: Set it. [native-inputs]: Add python-setuptools. [propagated-inputs]: Remove python-six. Change-Id: I62848d45df4e53cf72d4950a6832d2fe5b6fa392 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>