From: Quintin Hill Date: Thu, 6 Apr 2023 08:09:54 +0000 (+0100) Subject: python3-bleak: bump to 0.20.1 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=3f977e711eb4818df251bea42ff5074863fb93fa;p=openwrt-packages.git python3-bleak: bump to 0.20.1 This has a small fix on top of 0.20.0. Signed-off-by: Quintin Hill --- diff --git a/lang/python/python-bleak/Makefile b/lang/python/python-bleak/Makefile index b97d65065..696b0b4bc 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.0 +PKG_VERSION:=0.20.1 PKG_RELEASE:=1 PYPI_NAME:=bleak -PKG_HASH:=7f6fe69454ad5d4c0ab05ae4a9aa1aabd6926d7128eab2fac4ef8a58a72999ee +PKG_HASH:=db599f5f100e252e9cdd4020c8657daca0371a3c697e87432abc702f3774cb4c PKG_MAINTAINER:=Quintin Hill PKG_LICENSE:=MIT