mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-07 05:30:38 +02:00
* gnu/packages/python-xyz.scm (python-dbusmock-check-phase): New variable, to reduce redundancy; (python-dbusmock): Update to 0.37.2. [source]: Switch to git-fetch. [build-system]: Switch to pyproject-build-system. [arguments]: Migrate them to pyproject-build-system. <#:phases>: In phase 'patch-path, remove unecessary substitution. Use python-dbusmock-check-phase. [native-inputs]: Add python-setuptools. (python-dbusmock-minimal)[source, arguments, build-system, inputs]: Adapt fields to keep the same derivation and avoid rebuilds. Change-Id: I6db0afffc74388fe19025457d7699993e2218666 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Signed-off-by: Rutherther <rutherther@ditigal.xyz>