From: Quintin Hill Date: Mon, 11 Dec 2023 23:20:32 +0000 (+0000) Subject: python3-bleak: bump version to 0.21.1 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=64fa106b0711a28732495b9cd334cfd6dfad9683;p=openwrt-packages.git python3-bleak: bump version to 0.21.1 Signed-off-by: Quintin Hill --- diff --git a/lang/python/python-bleak/Makefile b/lang/python/python-bleak/Makefile index e27d4c86d..44657daf4 100644 --- a/lang/python/python-bleak/Makefile +++ b/lang/python/python-bleak/Makefile @@ -7,11 +7,11 @@ include $(TOPDIR)/rules.mk PKG_NAME:=python-bleak -PKG_VERSION:=0.20.2 +PKG_VERSION:=0.21.1 PKG_RELEASE:=1 PYPI_NAME:=bleak -PKG_HASH:=6c92a47abe34e6dea8ffc5cea9457cbff6e1be966854839dbc25cddb36b79ee4 +PKG_HASH:=ec4a1a2772fb315b992cbaa1153070c7e26968a52b0e2727035f443a1af5c18f PKG_MAINTAINER:=Quintin Hill PKG_LICENSE:=MIT