mirror of
https://github.com/openwrt/packages.git
synced 2026-06-13 17:11:32 +08:00
python-zeroconf: update to 0.148.0; add test.sh
Bump version 0.131.0 -> 0.148.0. Add test.sh to verify ServiceInfo construction and attribute access. Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
This commit is contained in:
committed by
Alexandru Ardelean
parent
0d705d716a
commit
c89332ea25
@@ -8,11 +8,11 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=python-zeroconf
|
||||
PKG_VERSION:=0.131.0
|
||||
PKG_VERSION:=0.148.0
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PYPI_NAME:=zeroconf
|
||||
PKG_HASH:=90c431e99192a044a5e0217afd7ca0ca9824af93190332e6f7baf4da5375f331
|
||||
PKG_HASH:=03fcca123df3652e23d945112d683d2f605f313637611b7d4adf31056f681702
|
||||
|
||||
PKG_MAINTAINER:=Josef Schlehofer <pepe.schlehofer@gmail.com>
|
||||
PKG_LICENSE:=LGPL-2.1-or-later
|
||||
|
||||
Reference in New Issue
Block a user