]> git.99rst.org Git - openwrt-packages.git/commitdiff
python-platformio: update to v6.2.0
authorAustin Lane <redacted>
Wed, 16 Sep 2026 02:04:57 +0000 (22:04 -0400)
committerAlexandru Ardelean <redacted>
Thu, 17 Sep 2026 17:45:34 +0000 (20:45 +0300)
tested with meshtasticd (dependent) compile

Signed-off-by: Austin Lane <redacted>
lang/python/python-platformio/Makefile

index 270024bf7f5fb240a133953399ea93490aa8000c..ad60f7cd3d3a134a1fb0b2ddee11cf863d29dbe5 100644 (file)
@@ -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 <vidplace7@gmail.com>, Alexandru Ardelean <ardeleanalex@gmail.com>
 PKG_LICENSE:=Apache-2.0
git clone https://git.99rst.org/PROJECT