Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / 
python-cle


Commits:
50aa0f98 by Robin Candau at 2024-10-17T17:14:00+02:00
upgpkg: 9.2.123-1: New upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = python-cle
        pkgdesc = Loads binaries and their libraries, resolves imports and 
provides an abstraction of process memory
-       pkgver = 9.2.101
+       pkgver = 9.2.123
        pkgrel = 1
        url = https://github.com/angr/cle
        arch = any
@@ -11,6 +11,7 @@ pkgbase = python-cle
        checkdepends = python-arpy
        checkdepends = python-claripy
        checkdepends = python-pyaxmlparser
+       checkdepends = python-cart
        makedepends = python-build
        makedepends = python-installer
        makedepends = python-wheel
@@ -26,11 +27,11 @@ pkgbase = python-cle
        optdepends = python-pyxbe: xbe
        optdepends = python-arpy: ar
        optdepends = python-pyaxmlparser: apk
-       source = 
https://github.com/angr/cle/archive/v9.2.101/python-cle-9.2.101.tar.gz
-       source = 
https://github.com/angr/binaries/archive/v9.2.101/angr-binaries-9.2.101.tar.gz
-       sha512sums = 
745b800c72994416001cb1aaf7f9b15b71fa77c016d1098a19e7367f0206bd0a385fcff8e848eb6ed2db2a2dd3b7337e429f570fe0d1f0dece2537192d8515d4
-       sha512sums = 
d08ab57282381e57380f1bcdfeb1ebdb23d0ac4a0d97aa0d2694366ed54fe35bf9704ba7fef1c33be9b502e1e0480012d12e63fa385789d6c14e58b85ba1456c
-       b2sums = 
2985724634a66c598145b37d4ded4309d3f6ab6665e410430827a8e105ae2090010db861c5d310155d6d3484fc27c2a404887201f510e4da501f7fcc51417990
-       b2sums = 
ce9b370e757b0efff4f9ed5689ae60de27d85b3c8d4899c89b9cdb090a562f2f269ccb3b862cba895d8b4b64e63e0b5dc26eee89d15fbce8a1212e6c10a21564
+       source = 
https://github.com/angr/cle/archive/v9.2.123/python-cle-9.2.123.tar.gz
+       source = 
https://github.com/angr/binaries/archive/v9.2.123/angr-binaries-9.2.123.tar.gz
+       sha512sums = 
79720a1017a15576803d5284827f5308b520c1261e61ee3735b4d908d200a4cbd54e5947baa110ebd4c7c7fbcc82b121d57f36445cb908d8565676b420fe5411
+       sha512sums = 
5f88c4fb5e811426d83fcb7c75fcb666ecd634abdd32e30d458d2cdf1f4cfabf4a16ec6794129c719e0bdd245363f2693a008ba414bb1bddd0d4c4defda36f89
+       b2sums = 
17558ea60665310c55f0814282952954ebe7e581adb3668acca5b1cbd59fd6a66ec7cb5cf2347f034493e7e2398864d25aac123485652932b11023697017da3c
+       b2sums = 
d8f2d5287f4c5eb8c06ab2a2429fd951998a3a5a6dcb4a1fa3867598c1076cc32461940e92fe281ae8843ad856fc382cd3343ede9153372ccad724cacccd0b6d
 
 pkgname = python-cle


=====================================
PKGBUILD
=====================================
@@ -3,8 +3,8 @@
 
 _pyname=cle
 pkgname=python-${_pyname}
-pkgver=9.2.101
-_testbinaries_ver=9.2.101
+pkgver=9.2.123
+_testbinaries_ver=9.2.123
 pkgrel=1
 pkgdesc='Loads binaries and their libraries, resolves imports and provides an 
abstraction of process memory'
 url='https://github.com/angr/cle'
@@ -19,13 +19,13 @@ optdepends=(
   'python-pyaxmlparser: apk'
 )
 makedepends=('python-build' 'python-installer' 'python-wheel' 
'python-setuptools')
-checkdepends=('python-pytest' 'python-minidump' 'python-pyxbe' 'python-arpy' 
'python-claripy' 'python-pyaxmlparser')
+checkdepends=('python-pytest' 'python-minidump' 'python-pyxbe' 'python-arpy' 
'python-claripy' 'python-pyaxmlparser' 'python-cart')
 source=("${url}/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz"
         
"https://github.com/angr/binaries/archive/v${_testbinaries_ver}/angr-binaries-${_testbinaries_ver}.tar.gz";)
-sha512sums=('745b800c72994416001cb1aaf7f9b15b71fa77c016d1098a19e7367f0206bd0a385fcff8e848eb6ed2db2a2dd3b7337e429f570fe0d1f0dece2537192d8515d4'
-            
'd08ab57282381e57380f1bcdfeb1ebdb23d0ac4a0d97aa0d2694366ed54fe35bf9704ba7fef1c33be9b502e1e0480012d12e63fa385789d6c14e58b85ba1456c')
-b2sums=('2985724634a66c598145b37d4ded4309d3f6ab6665e410430827a8e105ae2090010db861c5d310155d6d3484fc27c2a404887201f510e4da501f7fcc51417990'
-        
'ce9b370e757b0efff4f9ed5689ae60de27d85b3c8d4899c89b9cdb090a562f2f269ccb3b862cba895d8b4b64e63e0b5dc26eee89d15fbce8a1212e6c10a21564')
+sha512sums=('79720a1017a15576803d5284827f5308b520c1261e61ee3735b4d908d200a4cbd54e5947baa110ebd4c7c7fbcc82b121d57f36445cb908d8565676b420fe5411'
+            
'5f88c4fb5e811426d83fcb7c75fcb666ecd634abdd32e30d458d2cdf1f4cfabf4a16ec6794129c719e0bdd245363f2693a008ba414bb1bddd0d4c4defda36f89')
+b2sums=('17558ea60665310c55f0814282952954ebe7e581adb3668acca5b1cbd59fd6a66ec7cb5cf2347f034493e7e2398864d25aac123485652932b11023697017da3c'
+        
'd8f2d5287f4c5eb8c06ab2a2429fd951998a3a5a6dcb4a1fa3867598c1076cc32461940e92fe281ae8843ad856fc382cd3343ede9153372ccad724cacccd0b6d')
 
 prepare() {
   ln -s binaries-${_testbinaries_ver} binaries



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-cle/-/commit/50aa0f981beb779a72587fe49169a879b5e5f45e

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


Reply via email to