From: Quintin Hill Date: Fri, 9 Jun 2023 22:38:52 +0000 (+0100) Subject: python-bleak: upgrade to 0.20.2 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=3d15816248a77d0821fb30d3a5b70f1fb4171e98;p=feed%2Fpackages.git python-bleak: upgrade to 0.20.2 (cherry picked from commit e948029331de767dbe4a5c40c451995de43f5cca) Signed-off-by: Quintin Hill --- diff --git a/lang/python/python-bleak/Makefile b/lang/python/python-bleak/Makefile index 2878bb2eac..e27d4c86db 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.1 +PKG_VERSION:=0.20.2 PKG_RELEASE:=1 PYPI_NAME:=bleak -PKG_HASH:=db599f5f100e252e9cdd4020c8657daca0371a3c697e87432abc702f3774cb4c +PKG_HASH:=6c92a47abe34e6dea8ffc5cea9457cbff6e1be966854839dbc25cddb36b79ee4 PKG_MAINTAINER:=Quintin Hill PKG_LICENSE:=MIT