guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#48633] [PATCH]: Clean up gnu/packages/tryton.scm


From: Maxime Devos
Subject: [bug#48633] [PATCH]: Clean up gnu/packages/tryton.scm
Date: Mon, 24 May 2021 22:53:48 +0200
User-agent: Evolution 3.34.2

CC'ing two people who are listed in the copyright lines.

Patch #1: factor out code the 'check' phase of tryton modules
  in a procedure, as they are almost all exactly the same except
  for the module name.

  This one does not cause any change in derivation (no rebuilds).

Patch #2: Use 'inputs' argument to the 'check' phase instead of
  %build-inputs.

  I tried building some tryton modules and it seemed to work well.
  No failures, but I didn't try all.

Patch #3: Respect tests?, allow --without-tests.

  I tested building a single tryton module.

Greetings,
Maxime.

Attachment: 0003-gnu-tryton-Allow-disabling-the-test-suite.patch
Description: Text Data

Attachment: 0002-gnu-tryton-Use-local-inputs-instead-of-global-build-.patch
Description: Text Data

Attachment: 0001-gnu-tryton-Factor-out-custom-check-phase.patch
Description: Text Data

Attachment: signature.asc
Description: This is a digitally signed message part


reply via email to

[Prev in Thread] Current Thread [Next in Thread]