Search Criteria
Package Details: python-sel4-deps 0.5.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-sel4-deps.git (read-only, click to copy) |
---|---|
Package Base: | python-sel4-deps |
Description: | metapackage for build dependencies for the seL4 microkernel |
Upstream URL: | https://sel4.systems/ |
Licenses: | BSD |
Submitter: | pirofti |
Maintainer: | pirofti |
Last Packager: | pirofti |
Votes: | 1 |
Popularity: | 0.000966 |
First Submitted: | 2021-03-22 11:05 (UTC) |
Last Updated: | 2024-10-20 16:17 (UTC) |
Dependencies (19)
- autopep8
- cmake-formatAUR
- python (python37AUR, python311AUR, python310AUR)
- python-beautifulsoup4
- python-futureAUR
- python-guardonceAUR
- python-jinja
- python-jsonschema
- python-libarchive-c
- python-lxml
- python-pexpect
- python-ply
- python-psutil
- python-pyaml
- python-pyelftools (python-pyelftools-gitAUR)
- python-pyfdtAUR
- python-sh
- python-six
- python-setuptools (make)
Latest Comments
pirofti commented on 2025-01-11 18:59 (UTC)
Hi dreieck,
Thank you for your comment!
Is it possible to remove the dependency in
PKGBUILD
if the setup.py has it explicitly? I could patch setup.py also.What do you think?
dreieck commented on 2025-01-11 15:56 (UTC)
If possible, please remove the dependency on
python-furure
/ make the package working withoutpython-future
:Regards and thanks for this package!