GNU bug report logs - #42925
[PATCH 2/2] gnu: piper: Update to 0.5.1. Disable broken tests.

Previous Next

Package: guix-patches;

Reported by: Brendan Tildesley <mail <at> brendan.scot>

Date: Wed, 19 Aug 2020 08:58:01 UTC

Severity: normal

Tags: patch

Done: Leo Famulari <leo <at> famulari.name>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 42925 in the body.
You can then email your comments to 42925 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#42925; Package guix-patches. (Wed, 19 Aug 2020 08:58:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Brendan Tildesley <mail <at> brendan.scot>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Wed, 19 Aug 2020 08:58:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Brendan Tildesley <mail <at> brendan.scot>
To: guix-patches <at> gnu.org
Subject: [PATCH 2/2] gnu: piper: Update to 0.5.1. Disable broken tests.
Date: Wed, 19 Aug 2020 18:56:56 +1000
* gnu/packages/gnome.scm (piper): Update to 0.5.1. Disable tests.
---
 gnu/packages/gnome.scm | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 6a90e3c9eb..f0e8307501 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -10996,7 +10996,7 @@ your operating-system definition:
 (define-public piper
   (package
     (name "piper")
-    (version "0.5")
+    (version "0.5.1")
     (source
      (origin
        (method git-fetch)
@@ -11004,7 +11004,7 @@ your operating-system definition:
              (url "https://github.com/libratbag/piper")
              (commit version)))
        (sha256
-        (base32 "00vrcsbsv2477l1ncpyzc61lhxgac84dsgr3sjs8qxw3nh1gaasv"))
+        (base32 "1nfjnsiwg2rs6gkjsxzhr2708i6di149dgwq3cf6l12rxqpb8arj"))
        (file-name (git-file-name name version))))
     (build-system meson-build-system)
     (native-inputs
@@ -11028,6 +11028,7 @@ your operating-system definition:
        #:modules (((guix build python-build-system) #:prefix python:)
                   (guix build meson-build-system)
                   (guix build utils))
+       #:tests? #f ;; The flake8 test fails trying to validate piper.in as code.
        #:phases
        (modify-phases %standard-phases
          (add-after 'unpack 'dont-update-gtk-icon-cache
-- 
2.28.0





Information forwarded to guix-patches <at> gnu.org:
bug#42925; Package guix-patches. (Sat, 22 Aug 2020 18:07:01 GMT) Full text and rfc822 format available.

Message #8 received at 42925 <at> debbugs.gnu.org (full text, mbox):

From: Leo Famulari <leo <at> famulari.name>
To: Brendan Tildesley <mail <at> brendan.scot>
Cc: 42925 <at> debbugs.gnu.org
Subject: Re: [bug#42925] [PATCH 2/2] gnu: piper: Update to 0.5.1. Disable
 broken tests.
Date: Sat, 22 Aug 2020 14:06:40 -0400
On Wed, Aug 19, 2020 at 06:56:56PM +1000, Brendan Tildesley wrote:
> * gnu/packages/gnome.scm (piper): Update to 0.5.1. Disable tests.

Thanks! Pushed as d8e83969a9f87a2dffc3659cb1805b30ac7f92f1




bug closed, send any further explanations to 42925 <at> debbugs.gnu.org and Brendan Tildesley <mail <at> brendan.scot> Request was from Leo Famulari <leo <at> famulari.name> to control <at> debbugs.gnu.org. (Sat, 22 Aug 2020 18:08:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sun, 20 Sep 2020 11:24:05 GMT) Full text and rfc822 format available.

This bug report was last modified 4 years and 332 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.