summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
6 daysUpdate to 9.2.197 and add check functionGiver
This version depends on newer python-cle package, which is not compatible with the current Arch Linux environment (though neither is the previous version). One must manually uprev the python-cle package to >= 9.2.197 in order to make it work. See the comments of this package for more details. Add a simple import test in the check function. The full package unittest is disabled by default since it's unstable and takes quite a long time. It can be enabled back by uncommenting the related commands in the check function though. Temporarily ignore the dependency check during python build due to spurious missing dependency.
2025-11-22Add Arch Linux 0BSD licenseGiver
2025-06-23Update to 9.2.160Giver
2024-10-18Update to 9.2.123Giver
Temporarily replace the python-claripy dependency to the git version one, since the official repo's version is out of date and not able to run with python-angr-9.2.123, while older angr versions are not able to build with the latest python-pyvex.
2024-05-08Update PKGBUILD to patch all occurences in a lineGiver
2024-01-29Update dependencies in PKGBUILDGiver
python-angr uses python-rich instead of python-progressbar after v9.2.47, and also add python-cppheaderparser and python-gitpython to the dependencies according to the setup.cfg of Angr.
2023-12-27Update to 9.2.81giver
2023-11-23Update .SRCINFO to version 9.2.49giver
2023-11-23Update to 9.2.49giver
Temporarily skip dependency checks during build to make the build succeed. The option will be removed once the official package python-pyvex upgrades to the same version as python-archinfo.
2023-08-18Init python-angr package with version 9.2.32.giver