gnu: python-pyvex: Update to 9.2.112.

* gnu/packages/python-xyz.scm (python-pyvex): Update to 9.2.112.
* gnu/packages/patches/python-pyvex-remove-angr-dependency.patch:
Remove patch (merged upstream and included in new release).

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
Sören Tempel 2024-09-27 20:34:55 +02:00 committed by Ludovic Courtès
parent 3c1d1acd76
commit 242615ce3d
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5
3 changed files with 2 additions and 84 deletions

View file

@ -34115,14 +34115,13 @@ it was loader by the operating system's loader.")
(package
(name "python-pyvex")
;; Must be the same version as python-angr.
(version "9.2.46")
(version "9.2.112")
(source
(origin
(method url-fetch)
(patches (search-patches "python-pyvex-remove-angr-dependency.patch"))
(uri (pypi-uri "pyvex" version))
(sha256
(base32 "1v64rn7gxy6fg065bgsy38z6r494k5ri5r6sn4g08hjj32ihx1ka"))))
(base32 "0z1jiflp7h07mfc26am3v7v5z2n6mw9hkfylbs86qgpm93qcf6i3"))))
(build-system pyproject-build-system)
(arguments
(list