Search Criteria
Package Details: python-west 1.4.0-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/python-west.git (read-only, click to copy) |
|---|---|
| Package Base: | python-west |
| Description: | Zephyr RTOS Project meta-tool |
| Upstream URL: | https://pypi.org/project/west/ |
| Licenses: | Apache |
| Submitter: | alexei |
| Maintainer: | casparfriedrich |
| Last Packager: | casparfriedrich |
| Votes: | 5 |
| Popularity: | 0.000039 |
| First Submitted: | 2019-03-27 05:34 (UTC) |
| Last Updated: | 2025-06-04 15:30 (UTC) |
Dependencies (8)
- python
- python-colorama (python-colorama-gitAUR)
- python-packaging
- python-pykwalifyAUR
- python-yaml (python-yaml-gitAUR)
- python-build (make)
- python-installer (make)
- python-wheel (make)
Required by (3)
- nrf-connect-sdk-installer
- zephyr-sdk (optional)
- zephyr-sdk-bin (optional)
Latest Comments
vchuravy commented on 2024-12-20 19:31 (UTC)
I also needed to install
patool,python-semverforwest sdk installto work.casparfriedrich commented on 2023-05-15 10:04 (UTC)
In case someone encounters this issue:
I had to rebuild
westas well aspykwalify. I useparuwith the following command:paru -S --rebuild python-west python-pykwalifyflisboac commented on 2023-03-29 00:50 (UTC) (edited on 2023-03-29 00:53 (UTC) by flisboac)
I tried installing this package with the fix in https://github.com/pypa/setuptools/pull/3832 (which fixes https://github.com/pypa/setuptools/issues/3452).
Turns out we only need to wait for the next setuptools release (on upstream), and python-west should be good to go. The fix is already on the
mainbranch, and it works.Here follows a
git diffof what worked:casparfriedrich commented on 2023-03-19 21:15 (UTC)
Thanks for the report. I found a similar bug described here: https://github.com/pypa/setuptools/issues/3452. I'll dig a bit deeper...
flisboac commented on 2023-03-19 12:53 (UTC)
After update, I got the following error:
It seems like this
PathDistributionclass comes fromimportlib-metadata. In my system:I'm not sure if this can be fixed here, though.
casparfriedrich commented on 2022-06-16 08:50 (UTC)
Sorry for the delay, I'll check with that.
sehraf commented on 2021-08-06 07:08 (UTC)
Please add python-yaml as a dependency
osiixy commented on 2021-01-23 17:46 (UTC)
Would you change the source to this? https://github.com/zephyrproject-rtos/west/archive/v0.8.0.tar.gz
kuon commented on 2019-11-03 13:43 (UTC)
I confirm the two dependencies missing zkrx mentioned. Do you mind adding them?
zkrx commented on 2019-05-24 08:01 (UTC) (edited on 2020-11-27 10:22 (UTC) by zkrx)
There's a couple of missing dependencies:
python-kwalify python-coloramae.g.