GNU bug report logs - #64368
[PATCH] gnu: python-pyelftools: Update to 0.29

Previous Next

Package: guix-patches;

Reported by: Malte Frank Gerdes <malte.f.gerdes <at> gmail.com>

Date: Fri, 30 Jun 2023 15:41:01 UTC

Severity: normal

Tags: patch

Done: Vagrant Cascadian <vagrant <at> debian.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Malte Frank Gerdes <malte.f.gerdes <at> gmail.com>
Subject: bug#64368: closed (Re: Update python-pyelftools to 0.29)
Date: Sun, 02 Jul 2023 02:11:03 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#64368: [PATCH] gnu: python-pyelftools: Update to 0.29

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 64368 <at> debbugs.gnu.org.

-- 
64368: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=64368
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
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 3 (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)]
[Message part 5 (message/rfc822, inline)]
From: Malte Frank Gerdes <malte.f.gerdes <at> gmail.com>
To: guix-patches <at> gnu.org
Cc: Malte Frank Gerdes <malte.f.gerdes <at> gmail.com>
Subject: [PATCH] gnu: python-pyelftools: Update to 0.29
Date: Fri, 30 Jun 2023 17:40:44 +0200
* 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 c4105c4685..b9e1a1100a 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -20514,7 +20514,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
@@ -20523,7 +20523,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"))))

base-commit: 902a48e0d3ce4a1983a6d3f71472639a8e59c48f
-- 
2.40.1




This bug report was last modified 2 years and 17 days ago.

Previous Next


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