gnu: python-slurm-magic: Update to 0.0.0-0.4c708cc. * gnu/packages/parallel.scm (python-slurm-magic): Update to 4c708cc137cb9f4bd5b44cf26837b466d9bf7b65 commit. . Change-Id: I3885ee644ff7b4e991eeafe615ffa3414776ec4a
gnu: python-podcastparser: Update to 0.6.11. * gnu/packages/gpodder.scm (python-podcastparser): Update to 0.6.11. [build-system]: Switch to pyproject-build-system. [arguments]: Drop them. [native-inputs]: Add python-pytest, python-setuptools. [description]: Improve style. Change-Id: Iac64df0ad178fd3c840f0c6698b1a32565809574 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: git-repo: Update to 2.60.1. * gnu/packages/android.scm (git-repo): Update to 2.60.1. [build-system]: Switch to pyproject-build-system. [arguments]: Improve style, use g-expressions. <#:test-flags>: Ignore failing tests. <#:phases>: Refresh phase 'set-executable-paths and 'do-not-self-update, 'configure-git, 'install. Remove 'check phase replacement. [inputs]: Improve style, drop labels. [native-inputs]: Add python-setuptools. [description]: Improve style. Change-Id: I07636386e8a04a74f785c4024fdb647fb5365f46 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: python-slurm-magic: Switch to pyproject. * gnu/packages/parallel.scm (python-slurm-magic): [build-system]: Switch to pyproject-build-system. [arguments]: Improve style, modernize with gexps and seaerch-input-file. <#:tests?>: Disable them. [native-inputs]: Add python-setuptools. Change-Id: Ic5243c647f645de49eeb54262eabeea6df73743e Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: python-liblarch: Switch to pyproject. * gnu/packages/gnome.scm (python-liblarch): [build-system]: Switch to pyproject-build-system. [arguments]: Refresh them, improve readability and modernize. [native-inputs]: Add python-pytest, python-setuptools. Change-Id: I44f59e9e994aafda365f9a0c7d128000256ffae8 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: python-pylast: Switch to pyproject. * gnu/packages/music.scm (python-pylast): [source]: Switch to git-fetch. [build-system]: Switch to pyproject-build-system. [arguments]<#:tests?>: Enable them. <#:phases>: Add phase 'set-version. [native-inputs]: Add python-setuptools. Remove python-coverage. Change-Id: I17d78a961364633b1ec15ba7af373aa8096b1fdb Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: picard: Switch to pyproject. * gnu/packages/music.scm (picard): [build-system]: Switch to pyproject-build-system. [arguments]<#:use-setuptools>: Drop it <#:configure-flags, #:phases>: Refresh them. [native-inputs]: Add python-setuptools. Change-Id: Icdf6fe452cdabac07ab6a55aba6b27120cccccf0 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: python-discid: Switch to pyproject. * gnu/packages/music.scm (python-discid): [build-system]: Switch to pyproject-build-system. [arguments]: Improve style. <#:test-flags>: Ignore failing tests. [native-inputs]: Add python-pytest, python-setuptools. Change-Id: I7662ed899159a5cab6b610bbb4ebb1bfe845e194 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: curseradio: Switch to pyproject. * gnu/packages/music.scm (curseradio): [build-system]: Switch to pyproject-build-system. [arguments]: Improve style. <#:test-flags>: Disable them. [native-inputs]: Add python-setuptools. Change-Id: I311b590a9456bad3ecc1979b3eb9f42b1e4a1d3c Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: glad-0.1: Switch to pyproject. * gnu/packages/gl.scm (glad-0.1): [build-system]: Switch to pyproject-build-system. [arguments]: Improve them. <#:tests?>: Disable them. [native-inputs]: Add python-setuptools. Change-Id: I3e2afc6238bd5d53af1104bd569e826a7759df3f Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: rubber: Update to 1.6.7. * gnu/packages/tex.scm (rubber): Update to 1.6.7. [native-inputs]: Add python-hatchling. [arguments]: Drop all. Change-Id: I6d6ead35a5a78ab1454646f2b4d2ebc3df6ad5ba Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
gnu: emacs-pg: Update to 0.62. * gnu/packages/emacs-xyz.scm (emacs-pg): Update to 0.62. Change-Id: I7651f8de784510600dad921fc841a0916ac9a779
gnu: emacs-corfu: Update to 2.7. * gnu/packages/emacs-xyz.scm (emacs-corfu): Update to 2.7. Change-Id: I04c3c17b1d53bce16947cd2b143b67078212b89f
gnu: eza: Update to 0.23.4. * gnu/packages/rust-apps.scm (eza): Update to 0.23.4. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
gnu: sequoia-chameleon-gnupg: Simplify install-extras phase. * gnu/packages/sequoia.scm (sequoia-chameleon-gnupg)[arguments]: Rewrite the 'install-extras phase to use the 'install phase from the copy-build-system. Fix the bash completion path. Change-Id: I6a1d06b88572b23ceb90477b1ad75c25ceba761c
gnu: sequoia-sqv: Simplify install-extras phase. * gnu/packages/sequoia.scm (sequoia-sqv)[arguments]: Rewrite the 'install-extras phase to use the 'install phase from the copy-build-system. Fix the bash completion path. Change-Id: I4a5e206b3a2a167123d82dc155b8ff67f927b418
gnu: sequoia-sq: Simplify install-extras phase. * gnu/packages/sequoia.scm (sequoia-sq)[arguments]: Rewrite the 'install-extras phase to use the 'install phase from the copy-build-system. Fix the bash completion path. Change-Id: If01a36d54b97e571abd2449320981bee290197c6
gnu: sequoia-chameleon-gnupg: Fix the build. * gnu/packages/sequoia.scm (sequoia-chameleon-gnupg)[arguments]: Add more tests to the cargo-test-flags. Change-Id: Id8c5f6e4bd40ad18fb3d2dffa7d46f4555011abd
gnu: font-chiron-hei-hk: Update to 2.605. * gnu/packages/fonts.scm (font-chiron-hei-hk): Update to 2.605. Closes: guix/guix#5284 Change-Id: I5ff794ae3ed000aa0ea676adf42d53de5daa79b0 Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
gnu: font-chiron-sung-hk: Update to 1.022. * gnu/packages/fonts.scm (font-chiron-sung-hk): Update to 1.022. [arguments]: Adjust folder names according to upstream change. Change-Id: I59dea8f81655feed2675462425f053bf2f0d460e Signed-off-by: 宋文武 <iyzsong@member.fsf.org>