Levente Polyak pushed to branch main at Arch Linux / Packaging / Packages / 
python-pyvex


Commits:
e390ebe8 by Levente Polyak at 2026-06-06T01:29:35+02:00
upgpkg: 9.2.221-1: upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = python-pyvex
        pkgdesc = Python bindings for Valgrind's VEX IR
-       pkgver = 9.2.197
+       pkgver = 9.2.221
        pkgrel = 1
        url = https://github.com/angr/pyvex
        arch = x86_64
@@ -16,9 +16,9 @@ pkgbase = python-pyvex
        depends = python
        depends = python-bitstring
        depends = python-cffi
-       source = git+https://github.com/angr/pyvex.git#commit=v9.2.197
+       source = git+https://github.com/angr/pyvex.git#commit=v9.2.221
        source = git+https://github.com/angr/vex.git
-       sha512sums = 
3ab2e6da31f0a6bbf09f0b2cc8ce752ddb6993a3f2c06274559b1c7fe033c57368b7071267def991f8b5b852448b5641abbe3cc35272e7e84777e891be9ad92b
+       sha512sums = 
ee39a23e1287b62729fa4ca9a17c1267e8fb6067d5d59c5beca18726627a27175652fd7fe551b6469cae242a719d03a51f796ba3909225e460c6a8ec4b9d92f1
        sha512sums = SKIP
 
 pkgname = python-pyvex


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 
 _pyname=pyvex
 pkgname=python-${_pyname}
-pkgver=9.2.197
+pkgver=9.2.221
 pkgrel=1
 pkgdesc="Python bindings for Valgrind's VEX IR"
 url='https://github.com/angr/pyvex'
@@ -26,9 +26,11 @@ checkdepends=(
   python-pytest
   python-pytest-xdist
 )
-source=("git+${url}.git#commit=v${pkgver}"
-        git+https://github.com/angr/vex.git)
-sha512sums=('3ab2e6da31f0a6bbf09f0b2cc8ce752ddb6993a3f2c06274559b1c7fe033c57368b7071267def991f8b5b852448b5641abbe3cc35272e7e84777e891be9ad92b'
+source=(
+  "git+${url}.git#commit=v${pkgver}"
+  git+https://github.com/angr/vex.git
+)
+sha512sums=('ee39a23e1287b62729fa4ca9a17c1267e8fb6067d5d59c5beca18726627a27175652fd7fe551b6469cae242a719d03a51f796ba3909225e460c6a8ec4b9d92f1'
             'SKIP')
 
 prepare() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pyvex/-/commit/e390ebe8723b164baaa002d223c7f091b0f93e1b

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pyvex/-/commit/e390ebe8723b164baaa002d223c7f091b0f93e1b
You're receiving this email because of your account on gitlab.archlinux.org. 
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications 
| Help: https://gitlab.archlinux.org/help


Reply via email to