emacs-bug-tracker
[Top][All Lists]
Advanced

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

bug#64368: closed ([PATCH] gnu: python-pyelftools: Update to 0.29)


From: GNU bug Tracking System
Subject: bug#64368: closed ([PATCH] gnu: python-pyelftools: Update to 0.29)
Date: Sun, 02 Jul 2023 02:11:03 +0000

Your message dated Sat, 01 Jul 2023 19:10:38 -0700
with message-id <87r0prxdup.fsf@wireframe>
and subject line Re: Update python-pyelftools to 0.29
has caused the debbugs.gnu.org bug report #64368,
regarding [PATCH] gnu: python-pyelftools: Update to 0.29
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
64368: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=64368
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- 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




--- End Message ---
--- Begin Message --- Subject: Re: Update python-pyelftools to 0.29 Date: Sat, 01 Jul 2023 19:10:38 -0700
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

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

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