From c943ecce59f07430e43700b8e8901cf67099b41b Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Sun, 23 Apr 2023 15:27:05 +0000 Subject: automatic import of python-zigpy --- python-zigpy.spec | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'python-zigpy.spec') diff --git a/python-zigpy.spec b/python-zigpy.spec index c15454b..73a59f4 100644 --- a/python-zigpy.spec +++ b/python-zigpy.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-zigpy -Version: 0.54.0 +Version: 0.54.1 Release: 1 Summary: Library implementing a ZigBee stack License: GPL-3.0 URL: https://github.com/zigpy/zigpy -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/4c/2a/e034f482ef4827c19b805d66d927dc3e61123175eb62df5534847845d443/zigpy-0.54.0.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/5c/27/852d2566f78d112e89295245387267be7eb3e89c94a1229571560ce24971/zigpy-0.54.1.tar.gz BuildArch: noarch Requires: python3-attrs @@ -17,6 +17,7 @@ Requires: python3-cryptography Requires: python3-voluptuous Requires: python3-pyserial-asyncio Requires: python3-pyserial-asyncio +Requires: python3-async-timeout Requires: python3-importlib-resources %description @@ -245,7 +246,7 @@ Packages of tagged versions of the radio libraries are released via separate pro %prep -%autosetup -n zigpy-0.54.0 +%autosetup -n zigpy-0.54.1 %build %py3_build @@ -285,5 +286,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Tue Apr 11 2023 Python_Bot - 0.54.0-1 +* Sun Apr 23 2023 Python_Bot - 0.54.1-1 - Package Spec generated -- cgit v1.2.3