Search Criteria
Package Details: platformio-git v6.1.11.r20.gb238c55e-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/platformio-git.git (read-only, click to copy) |
---|---|
Package Base: | platformio-git |
Description: | A cross-platform code builder and library manager |
Upstream URL: | http://platformio.org/ |
Keywords: | arduino platformio |
Licenses: | GPL |
Provides: | platformio |
Submitter: | will.price94 |
Maintainer: | sgar |
Last Packager: | sgar |
Votes: | 14 |
Popularity: | 0.036037 |
First Submitted: | 2014-09-13 22:16 (UTC) |
Last Updated: | 2023-11-29 12:29 (UTC) |
Dependencies (26)
- python (python37AUR, python311AUR, python310AUR)
- python-aiofiles
- python-ajsonrpc
- python-bottle
- python-click
- python-colorama (python-colorama-gitAUR)
- python-marshmallow
- python-pyelftools (python-pyelftools-gitAUR)
- python-pyserial
- python-requests
- python-semantic-version
- python-starlette
- python-tabulate (python-tabulate-gitAUR)
- python-wsproto
- python-zeroconf
- uvicorn
- git (git-gitAUR, git-glAUR) (make)
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-setuptools (make)
- Show 6 more dependencies...
Required by (2)
- esphome-dev (requires platformio)
- stm32pio (requires platformio) (optional)
Latest Comments
1 2 3 Next › Last »
pizzaman commented on 2023-12-05 08:48 (UTC)
Please update provides to platformio-core.
JohnTheCF commented on 2023-11-29 01:31 (UTC) (edited on 2023-12-03 10:02 (UTC) by JohnTheCF)
The current platformio-git also depends on
uvicorn
,python-starlette
andpython-ajsonrpc
. Please add them as dependencies.pizzaman commented on 2023-08-15 05:38 (UTC) (edited on 2023-08-17 13:49 (UTC) by pizzaman)
@EndlessEden Thanks. @sgar Thanks for the prompt update.
EndlessEden commented on 2022-11-19 21:57 (UTC)
99-platfomio-udev.rules has been relocated from src/platformio-core/scripts/99-platformio-udev.rules to src/platformio-core/build/lib/platformio/assets/system/99-platformio-udev.rules
Please update the pkgbuild
sarpik commented on 2019-12-06 17:20 (UTC)
I cannot install this:
any updates anytime soon? Thanks
theaifam5 commented on 2019-11-23 16:43 (UTC) (edited on 2019-11-25 00:15 (UTC) by theaifam5)
@sl1pkn07 the issue with
python-marshmallow
with theplatformio>=4.0.2
is, that the new version4.1.0
requiresmarshmallow<3,>=2.20.5
, which with ArchLinux does not work, becausepython-marshmallow
got updated to>3.0.0
version. I made an issue about that case here https://github.com/platformio/platformio-core/issues/3283Edit: Please look at https://aur.archlinux.org/packages/platformio/#comment-717511 for a workaround.
sl1pkn07 commented on 2019-10-20 16:44 (UTC) (edited on 2019-10-20 16:46 (UTC) by sl1pkn07)
please add python-marshmallow to dependencies, but need update it to version 2.20.5
sl1pkn07 commented on 2019-09-30 14:44 (UTC)
Hi. is possible add in the package the udev rules from PIO?
https://docs.platformio.org/en/latest/faq.html#platformio-udev-rules
greetings
1 2 3 Next › Last »