summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO17
1 files changed, 15 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a0014dcce6a3..afb411b400ab 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,16 @@
pkgbase = platformio-git
pkgdesc = A cross-platform code builder and library manager
- pkgver = v6.1.10.r12.g00409fc0
+ pkgver = v6.1.11.r20.gb238c55e
pkgrel = 1
url = http://platformio.org/
arch = any
license = GPL
makedepends = git
- depends = python-setuptools
+ makedepends = python-build
+ makedepends = python-installer
+ makedepends = python-setuptools
+ makedepends = python-wheel
+ depends = python
depends = python-bottle
depends = python-click
depends = python-colorama
@@ -16,8 +20,17 @@ pkgbase = platformio-git
depends = python-tabulate
depends = python-pyelftools
depends = python-marshmallow
+ depends = python-zeroconf
+ depends = python-aiofiles
+ depends = python-ajsonrpc
+ depends = python-starlette
+ depends = python-wsproto
+ depends = uvicorn
optdepends = energia: For MSP430 based projects
optdepends = arduino: For Arduino based projects
+ optdepends = platformio-core-udev: Udev rules for PlatformIO supported boards/devices
+ optdepends = python-click-completion: for shell completions
+ optdepends = python-shellingham: for shell completions
provides = platformio
source = git+https://github.com/platformio/platformio-core.git
md5sums = SKIP