Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-cle
Commits:
8c199cc0 by Jelle van der Waa at 2024-11-18T11:05:46+01:00
upgpkg: 9.2.123-2: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-cle
pkgdesc = Loads binaries and their libraries, resolves imports and
provides an abstraction of process memory
pkgver = 9.2.123
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/angr/cle
arch = any
license = custom:BSD
=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@ _pyname=cle
pkgname=python-${_pyname}
pkgver=9.2.123
_testbinaries_ver=9.2.123
-pkgrel=1
+pkgrel=2
pkgdesc='Loads binaries and their libraries, resolves imports and provides an
abstraction of process memory'
url='https://github.com/angr/cle'
arch=('any')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-cle/-/commit/8c199cc07ff49cdb62d0083d9dede30cd1b0c650
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-cle/-/commit/8c199cc07ff49cdb62d0083d9dede30cd1b0c650
You're receiving this email because of your account on gitlab.archlinux.org.