GNU bug report logs - #64379
[PATCH 1/8] gnu: python-pyelftools: Update to 0.29.

Previous Next

Package: guix-patches;

Reported by: peter <at> polidoro.io

Date: Fri, 30 Jun 2023 20:03:04 UTC

Severity: normal

Tags: moreinfo, patch

Merged with 64375, 64376, 64377, 64378, 64380, 64381, 64382, 64383, 64384

Done: Sharlatan Hellseher <sharlatanus <at> gmail.com>

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 64379 in the body.
You can then email your comments to 64379 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#64379; Package guix-patches. (Fri, 30 Jun 2023 20:03:04 GMT) Full text and rfc822 format available.

Acknowledgement sent to peter <at> polidoro.io:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Fri, 30 Jun 2023 20:03:04 GMT) Full text and rfc822 format available.

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

From: peter <at> polidoro.io
To: guix-patches <at> gnu.org
Cc: Peter Polidoro <peter <at> polidoro.io>
Subject: [PATCH 1/8] gnu: python-pyelftools: Update to 0.29.
Date: Fri, 30 Jun 2023 16:02:02 -0400
From: Peter Polidoro <peter <at> polidoro.io>

* gnu/packages/python-xyz.scm (python-pyelftools): Update to 0.29.
---
 gnu/packages/python-xyz.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index 55531b2785..411cfe4045 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -20403,7 +20403,7 @@ (define-public python-setproctitle
 (define-public python-pyelftools
   (package
     (name "python-pyelftools")
-    (version "0.28")
+    (version "0.29")
     (home-page "https://github.com/eliben/pyelftools")
     (source
      (origin
@@ -20412,7 +20412,7 @@ (define-public python-pyelftools
                            (commit (string-append "v" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "1z4fx39c9rds0bd4d2fjjq7n05b1nfxl36pmy523x8knm38l4gpr"))
+        (base32 "1mi7i9zlhkkap4q50ciak57ia46mj2jzq0713m3dh0x8j05k9xml"))
        (snippet
         ;; Delete bundled readelf executable.
         '(delete-file "test/external_tools/readelf"))))
-- 
2.40.1





Merged 64375 64376 64377 64378 64379 64380 64381 64382 64383 64384. Request was from Tobias Geerinckx-Rice <me <at> tobias.gr> to control <at> debbugs.gnu.org. (Sat, 01 Jul 2023 21:24:02 GMT) Full text and rfc822 format available.

Information forwarded to guix-patches <at> gnu.org:
bug#64379; Package guix-patches. (Sun, 02 Jul 2023 02:11:02 GMT) Full text and rfc822 format available.

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

From: Vagrant Cascadian <vagrant <at> debian.org>
To: 64144-done <at> debbugs.gnu.org
Cc: 64368-done <at> debbugs.gnu.org, peter <at> polidoro.io, 64379 <at> debbugs.gnu.org
Subject: Re: Update python-pyelftools to 0.29
Date: Sat, 01 Jul 2023 19:10:38 -0700
[Message part 1 (text/plain, inline)]
On 2023-06-17, Vagrant Cascadian wrote:
> The attached patch updates python-pyelftools to 0.29.

Pushed as a919a16898e7219fdd26bdfe33a9959e7156d59d.

There seem to have been several submissions of essentially the same
patch!

I did not close 64379, as it has been merged with other bugs, but that
patch series probably needs to be rebased. :)


live well,
  vagrant
[signature.asc (application/pgp-signature, inline)]

Added tag(s) moreinfo. Request was from Christopher Baines <mail <at> cbaines.net> to control <at> debbugs.gnu.org. (Tue, 17 Oct 2023 09:19:03 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. (Wed, 25 Dec 2024 12:24:10 GMT) Full text and rfc822 format available.

This bug report was last modified 78 days ago.

Previous Next


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