Search Criteria
Package Details: python-sel4-deps 0.7.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.000000 |
| First Submitted: | 2021-03-22 11:05 (UTC) |
| Last Updated: | 2025-11-26 17:05 (UTC) |
Dependencies (19)
- autopep8
- cmake-formatAUR
- python
- 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
micwoj92 commented on 2026-02-09 21:49 (UTC)
https://github.com/seL4/seL4/issues/1590
micwoj92 commented on 2025-11-26 19:42 (UTC)
Upstream specifies
python_requires='>=3'sofuturebeing 2/3 compatibility library makes no sense. Did you poke upstream about it?pirofti commented on 2025-01-11 18:59 (UTC)
Hi dreieck,
Thank you for your comment!
Is it possible to remove the dependency in
PKGBUILDif 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!