GNU bug report logs - #55503
[PATCH] gnu: west: Update to 0.13.1.

Previous Next

Package: guix-patches;

Reported by: Peter Polidoro <peter <at> polidoro.io>

Date: Wed, 18 May 2022 14:44:01 UTC

Severity: normal

Tags: patch

Done: Mathieu Othacehe <othacehe <at> gnu.org>

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 55503 in the body.
You can then email your comments to 55503 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#55503; Package guix-patches. (Wed, 18 May 2022 14:44:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Peter Polidoro <peter <at> polidoro.io>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Wed, 18 May 2022 14:44:01 GMT) Full text and rfc822 format available.

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

From: Peter Polidoro <peter <at> polidoro.io>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: west: Update to 0.13.1.
Date: Wed, 18 May 2022 10:41:52 -0400
[0001-gnu-west-Update-to-0.13.1.patch (text/x-diff, attachment)]
From 2323a779958c68ea14c2ef914e6184607d96d597 Mon Sep 17 00:00:00 2001
Message-Id: <2323a779958c68ea14c2ef914e6184607d96d597.1652884772.git.peter <at> polidoro.io>
From: Peter Polidoro <peter <at> polidoro.io>
Date: Wed, 18 May 2022 10:38:59 -0400
Subject: [PATCH] gnu: west: Update to 0.13.1.

* gnu/packages/embedded.scm (west): Update to 0.13.1.
---
 gnu/packages/embedded.scm | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/embedded.scm b/gnu/packages/embedded.scm
index 9257eea3b0..010f5b84d2 100644
--- a/gnu/packages/embedded.scm
+++ b/gnu/packages/embedded.scm
@@ -1415,16 +1415,18 @@ (define-public stlink
 (define-public west
   (package
     (name "west")
-    (version "0.6.3")
+    (version "0.13.1")
     (source
      (origin
        (method url-fetch)
        (uri (pypi-uri "west" version))
        (sha256
         (base32
-         "0ql6ij1hrj2ir5wkxm96zgig5qwvfwa75w77wh2y13w6b9cqcr4b"))))
+         "1hw9qas8ry8prn24iqka8kw2nv7ndxr95mvwr5lww53w2sr7p807"))))
     (propagated-inputs
-     (list python-colorama python-configobj python-pykwalify
+     (list python-colorama
+           python-packaging
+           python-pykwalify
            python-pyyaml))
     (build-system python-build-system)
     (home-page "https://github.com/zephyrproject-rtos/west")
-- 
2.36.0





Reply sent to Mathieu Othacehe <othacehe <at> gnu.org>:
You have taken responsibility. (Wed, 25 May 2022 07:56:01 GMT) Full text and rfc822 format available.

Notification sent to Peter Polidoro <peter <at> polidoro.io>:
bug acknowledged by developer. (Wed, 25 May 2022 07:56:01 GMT) Full text and rfc822 format available.

Message #10 received at 55503-done <at> debbugs.gnu.org (full text, mbox):

From: Mathieu Othacehe <othacehe <at> gnu.org>
To: Peter Polidoro <peter <at> polidoro.io>
Cc: 55503-done <at> debbugs.gnu.org
Subject: Re: bug#55503: [PATCH] gnu: west: Update to 0.13.1.
Date: Wed, 25 May 2022 09:55:35 +0200
> * gnu/packages/embedded.scm (west): Update to 0.13.1.

Pushed, thanks!

Mathieu




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

This bug report was last modified 1 year and 320 days ago.

Previous Next


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