From: Austin Lane Date: Wed, 16 Sep 2026 02:04:57 +0000 (-0400) Subject: python-platformio: update to v6.2.0 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=0616b9d7f704678168433ad1c16cf77e34f3c385;p=openwrt-packages.git python-platformio: update to v6.2.0 tested with meshtasticd (dependent) compile Signed-off-by: Austin Lane --- diff --git a/lang/python/python-platformio/Makefile b/lang/python/python-platformio/Makefile index 270024bf7..ad60f7cd3 100644 --- a/lang/python/python-platformio/Makefile +++ b/lang/python/python-platformio/Makefile @@ -3,11 +3,11 @@ include $(TOPDIR)/rules.mk PKG_NAME:=python-platformio -PKG_VERSION:=6.1.19 -PKG_RELEASE:=2 +PKG_VERSION:=6.2.0 +PKG_RELEASE:=1 PYPI_NAME:=platformio -PKG_HASH:=7b53eaa36fcba554411b669eab845626da7c4b90fa6aaee9fe9f1875d82f5f54 +PKG_HASH:=880ea06734908b3d6c0a96598ca7be572c2b6755585784aa63a201bbdfb8c59d PKG_MAINTAINER:=Austin Lane , Alexandru Ardelean PKG_LICENSE:=Apache-2.0