Search Criteria
Package Details: python-lief 0.15.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/lief.git (read-only, click to copy) |
---|---|
Package Base: | lief |
Description: | Library to instrument executable formats |
Upstream URL: | https://github.com/lief-project/lief |
Keywords: | elf mach-o pe |
Licenses: | Apache-2.0 |
Provides: | libLIEF.so |
Submitter: | dobo |
Maintainer: | Xeonacid (greyltc) |
Last Packager: | greyltc |
Votes: | 5 |
Popularity: | 0.004900 |
First Submitted: | 2018-11-14 22:00 (UTC) |
Last Updated: | 2024-09-30 15:17 (UTC) |
Dependencies (20)
- liefAUR
- python (python37AUR, python311AUR, python310AUR)
- tl-expected
- cmake (cmake-gitAUR) (make)
- ninja (ninja-kitwareAUR, ninja-memAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR) (make)
- nlohmann-json (nlohmann-json-gitAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
- python-build (make)
- python-cattrs (make)
- python-installer (python-installer-gitAUR) (make)
- python-packaging (make)
- python-pathspec (make)
- python-pydantic (python-pydantic-gitAUR) (make)
- python-pydantic-core (make)
- python-pyproject-metadata (make)
- python-rich (make)
- python-scikit-build-core (make)
- python-setuptools (make)
- python-tomli (make)
- python-wheel (make)
Latest Comments
1 2 3 Next › Last »
tulipszs commented on 2024-09-19 14:57 (UTC)
I'm failing to build this with:
Ended up being a mismatched version for
pydantic-core
- I manually version locked it via pip and the package built successfully :< - there might be a better way.zer0def commented on 2024-08-03 08:17 (UTC)
Xeonacid commented on 2024-04-11 05:19 (UTC)
@bloeher Oops. Sorry for the mistake. Fixed, thanks!
bloeher commented on 2024-04-11 05:16 (UTC)
I had to add "/refs/tags" to the source URL to properly get the source.
greyltc commented on 2024-03-24 19:30 (UTC)
@Xeonacid yeah, sure, thanks!
Xeonacid commented on 2024-03-24 01:59 (UTC)
@greyltc Sure! Added. Thanks for your work on python-lief. Would you like to co-maintain this package?
greyltc commented on 2024-03-23 18:36 (UTC)
hey @Xeonacid, could you turn on python-lief here now?
meadow commented on 2023-08-02 12:21 (UTC)
Updating the version to 0.13.2 fixed the build for me.
meadow commented on 2023-08-02 12:19 (UTC)
I could compile/install/use python-lief by bumping the version number to 0.13.2 + adding ninja as dependency.
AkechiShiro commented on 2023-05-20 22:19 (UTC)
Building in a clean chroot, shows that ninja is a missing makedependency.
1 2 3 Next › Last »