[PATCH 1/8] gnu: python-pyelftools: Update to 0.29.

  • Open
  • quality assurance status badge
Details
4 participants
  • Christopher Baines
  • Tobias Geerinckx-Rice
  • peter
  • Vagrant Cascadian
Owner
unassigned
Submitted by
peter
Severity
normal
Merged with
P
(address . guix-patches@gnu.org)(name . Peter Polidoro)(address . peter@polidoro.io)
367aab6a70aa474e5fe47cd15f8b5721b3d5c572.1688155097.git.peter@polidoro.io
From: Peter Polidoro <peter@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(-)

Toggle diff (24 lines)
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
T
T
Tobias Geerinckx-Rice wrote on 1 Jul 2023 23:20
(no subject)
(name . GNU Debbugs)(address . control@debbugs.gnu.org)
87mt0fz5qa.fsf@nckx
merge 64375 64379 64382 64378 64383 64384 64380 64377 64381 64376
-----BEGIN PGP SIGNATURE-----

iIMEARYKACsWIQT12iAyS4c9C3o4dnINsP+IT1VteQUCZKCZPg0cbWVAdG9iaWFz
LmdyAAoJEA2w/4hPVW15wCUA/0Jvn38UokZk+c5VYKDawSOPjoErSSo4grXWwd7v
WBtwAP9NGjCoy9CQ1MxoBoSmttspnRmVI5qqNyaiuBT/W1yeBg==
=sPza
-----END PGP SIGNATURE-----

V
V
Vagrant Cascadian wrote on 2 Jul 2023 04:10
Re: Update python-pyelftools to 0.29
(address . 64144-done@debbugs.gnu.org)
87r0prxdup.fsf@wireframe
On 2023-06-17, Vagrant Cascadian wrote:
Toggle quote (2 lines)
> 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
-----BEGIN PGP SIGNATURE-----

iHUEARYKAB0WIQRlgHNhO/zFx+LkXUXcUY/If5cWqgUCZKDcngAKCRDcUY/If5cW
qlsfAP9G5e3HNQ3ovKVTy/dz73mhOnha93B5L8p38EBY9nUrcQD+K0B0KnjnMgUp
onzH+z59XhtnV5HkKi4hV3WUmTBaNQo=
=ZhT8
-----END PGP SIGNATURE-----

C
C
Christopher Baines wrote on 17 Oct 2023 11:17
tag 64375 moreinfo
(address . control@debbugs.gnu.org)
87lec1fw02.fsf@cbaines.net
tags 64375 + moreinfo
quit
?