Carl Smedstad pushed to branch main at Arch Linux / Packaging / Packages /
python-claripy
Commits:
8c8c74eb by Carl Smedstad at 2024-11-18T10:26:17+01:00
upgpkg: 9.2.101-2: Python 3.13 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-claripy
pkgdesc = Abstraction layer for constraint solvers
pkgver = 9.2.101
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/angr/claripy
arch = any
license = custom:BSD2
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_pyname=claripy
pkgname=python-${_pyname}
pkgver=9.2.101
-pkgrel=1
+pkgrel=2
pkgdesc='Abstraction layer for constraint solvers'
url='https://github.com/angr/claripy'
license=('custom:BSD2')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-claripy/-/commit/8c8c74ebe820f1a1a5db9b4250afee51f17f8633
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-claripy/-/commit/8c8c74ebe820f1a1a5db9b4250afee51f17f8633
You're receiving this email because of your account on gitlab.archlinux.org.