gnu: python-tree-sitter-grammar: Fix long line.
* gnu/packages/tree-sitter.scm (python-tree-sitter-grammar)[description]:
Restrict to ≤ 80 characters per line.
gnu: tree-sitter-grammar: Allow input promises.
* gnu/packages/tree-sitter.scm (tree-sitter-grammar)[inputs]: Force inputs
if they are a promise.
gnu: tree-sitter: Sort topically and alphabetically.
* gnu/packages/tree-sitter.scm: Sort packages topically and alphabetically
within topics.
teams: emacs: Add tree-sitter-manifest.
* etc/teams/emacs/tree-sitter-manifest.scm: New file.
gnu: python-rst.linker: Rename and update to 2.6.0.
* gnu/packages/python-xyz.scm (python-rst.linker): Rename to
python-rst-linker and update to 2.6.0.
[source]: Switch to git-fetch.
[build-system]: Switch to pyproject-build-system.
[arguments]<#:phases>: Add phase 'set-version.
[native-inputs]: Add python-path, python-jaraco-vcs, python-pytest,
python-pytest-subprocess, python-setuptools-scm, python-setuptools.
[description]: Improve style.
Change-Id: I9dc2e2f9882ed3908766cf943a6d90611a165641
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: Add python-jaraco-versioning.
* gnu/packages/python-xyz.scm (python-jaraco-versioning): New variable.
Change-Id: I8d45cbdb7c498c9634a76ed3828037a49a989b71
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: Add python-jaraco-vcs.
* gnu/packages/python-xyz.scm (python-jaraco-vcs): New variable.
Change-Id: Ib029198d3e7dc629b221ac0133385850667b2d0b
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: Add python-jaraco-path.
* gnu/packages/python-xyz.scm (python-jaraco-path): New variable.
Change-Id: Iaf8bc8ff56fd361b73b664d95f8a358dc1edcc02
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: Add python-pytest-home.
* gnu/packages/python-check.scm (python-pytest-home): New variable.
Change-Id: I9b41fded02eea4120a0c36b2f95d4de6a8d60e22
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: python-scp: Update to 0.15.0.
* gnu/packages/python-xyz.scm (python-scp): Update to 0.15.0.
[source]: Switch to git-fetch.
[build-system]: Switch to pyproject-build-system.
[native-inputs]: Add python-setuptools.
[arguments, description, propagated-inputs]: Run guix style.
Change-Id: Ic79dd2d9a2b0f01c0596b0e6fde664174ab9ee2c
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: python-pyquery: Skip more tests.
* gnu/packages/python-xyz.scm (python-pyquery)[arguments] <test-flags>:
Refactor skipped tests to use "--deselect" option and add 6 more items to
the list.
Change-Id: Ic006521b36ae3494dfa88c25fcbffc11a32494dc
gnu: cl-array-utils: Use canonical home-page.
* gnu/packages/lisp-xyz.scm (cl-array-utils)[home-page]: Use canonical home-page.
Change-Id: If11bc7e387d53d2c47b2f34b05c7348d9818c2e1
gnu: linux-libre 5.4: Update to 5.4.300.
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.300.
(linux-libre-5.4-pristine-source): Update hash.
Change-Id: I75ee2376a534b84103d3233c0c9b7b643c3f9e80
gnu: linux-libre 5.15: Update to 5.15.194.
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.194.
(linux-libre-5.15-pristine-source): Update hash.
Change-Id: I45f3e152f294f7a4f4827c677eb9b287de28b656
gnu: linux-libre 6.1: Update to 6.1.155.
* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.155.
(linux-libre-6.1-pristine-source): Update hash.
Change-Id: I2e70f2a08eab6ce03b542ac2771a3834e248e88b
gnu: linux-libre 6.6: Update to 6.6.110.
* gnu/packages/linux.scm (linux-libre-6.6-version): Update to 6.6.110.
(linux-libre-6.6-pristine-source): Update hash.
Change-Id: If28ff440aaf416e2e80cd907d275aa68e7b20944
gnu: linux-libre 6.12: Update to 6.12.51.
* gnu/packages/linux.scm (linux-libre-6.12-version): Update to 6.12.51.
(linux-libre-6.12-pristine-source): Update hash.
Change-Id: Ie76201468e00e2d594abeac4b8399b7a4b9fa1b9
gnu: linux-libre: Update to 6.16.11.
* gnu/packages/linux.scm (linux-libre-6.16-version): Update to 6.16.11.
(linux-libre-6.16-pristine-source): Update hash.
Change-Id: Iec04974eafb55c1d7b28d6b988805e1d247352b8
gnu: sbcl-array-utils: Update to 1.3.0-1.16e108a.
* gnu/packages/lisp-xyz.scm (sbcl-array-utils): Update to 1.3.0-1.16e108a.
[source]: Update to use new source url.
[home-page]: Update to use new homepage url.
Change-Id: Iafa0b8d1503e7a399738685e8c067bf80c30aeb4
Signed-off-by: Omar Bassam <omar.bassam88@gmail.com>
Signed-off-by: jgart <jgart@dismail.de>