]> git.99rst.org Git - openwrt-packages.git/commitdiff
python-msgpack: bump to 1.2.1
authorAlexandru Ardelean <redacted>
Sun, 9 Aug 2026 09:32:03 +0000 (12:32 +0300)
committerAlexandru Ardelean <redacted>
Mon, 10 Aug 2026 19:26:21 +0000 (22:26 +0300)
Refresh sha256 from PyPI sdist.

Signed-off-by: Alexandru Ardelean <redacted>
lang/python/python-msgpack/Makefile

index 20ee8c922881d926b707eaf2543d6f39002ccf25..cef1e9aa0c827b3474094fb1300d561990d875dc 100644 (file)
@@ -8,11 +8,11 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=python-msgpack
-PKG_VERSION:=1.1.2
+PKG_VERSION:=1.2.1
 PKG_RELEASE:=1
 
 PYPI_NAME:=msgpack
-PKG_HASH:=3b60763c1373dd60f398488069bcdc703cd08a711477b5d480eecc9f9626f47e
+PKG_HASH:=04c721c2c7448767e9e3f2520a475663d8ee0f09c31890f6d2bd70fd636a9647
 
 PKG_MAINTAINER:=Alexandru Ardelean <ardeleanalex@gmail.com>
 PKG_LICENSE:=Apache-2.0
git clone https://git.99rst.org/PROJECT