George Rawlinson pushed to branch main at Arch Linux / Packaging / Packages /
platformio-core
Commits:
c97a7b06 by George Rawlinson at 2026-01-23T21:05:41+00:00
remove optdepends: python-shellingham
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -26,7 +26,6 @@ pkgbase = platformio-core
depends = python-wsproto
depends = uvicorn
optdepends = platformio-core-udev: Udev rules for PlatformIO supported
boards/devices
- optdepends = python-shellingham: for shell completions
source =
platformio-core::git+https://github.com/platformio/platformio-core#tag=v6.1.18
source = modified-41c8e63cd5a1bf0800bb01559b1acd01e97bbc94.patch
source = modified-d787648e71f7d910e367e12abc7382904e6fe7df.patch
=====================================
PKGBUILD
=====================================
@@ -34,7 +34,6 @@ makedepends=(
)
optdepends=(
'platformio-core-udev: Udev rules for PlatformIO supported boards/devices'
- 'python-shellingham: for shell completions'
)
source=(
"$pkgbase::git+https://github.com/platformio/platformio-core#tag=v$pkgver"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/platformio-core/-/commit/c97a7b065a82a9719adbcc74b006d91d495b9c8b
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/platformio-core/-/commit/c97a7b065a82a9719adbcc74b006d91d495b9c8b
You're receiving this email because of your account on gitlab.archlinux.org.