Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
python-pyvex


Commits:
8166dbef by Antonio Rojas at 2023-12-24T12:42:01+01:00
upgpkg: 9.2.81-1: Update to 9.2.81

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,23 @@
+pkgbase = python-pyvex
+       pkgdesc = Python bindings for Valgrind's VEX IR
+       pkgver = 9.2.81
+       pkgrel = 1
+       url = https://github.com/angr/pyvex
+       arch = x86_64
+       license = BSD
+       checkdepends = python-pytest
+       makedepends = git
+       makedepends = python-build
+       makedepends = python-installer
+       makedepends = python-wheel
+       depends = python
+       depends = python-archinfo
+       depends = python-bitstring
+       depends = python-cffi
+       depends = python-setuptools
+       source = git+https://github.com/angr/pyvex.git#commit=v9.2.81
+       source = git+https://github.com/angr/vex.git
+       sha512sums = SKIP
+       sha512sums = SKIP
+
+pkgname = python-pyvex


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 
 _pyname=pyvex
 pkgname=python-${_pyname}
-pkgver=9.2.49
+pkgver=9.2.81
 pkgrel=1
 pkgdesc="Python bindings for Valgrind's VEX IR"
 url='https://github.com/angr/pyvex'



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

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pyvex/-/commit/8166dbefa790b71ab9d83a3f65284806abb7eb5c
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to