From cb6dbdbf80505f4a614c5e3fd6e483096ba7e98d Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Tue, 25 Apr 2023 09:04:53 +0000 Subject: automatic import of python-bellows --- python-bellows.spec | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'python-bellows.spec') diff --git a/python-bellows.spec b/python-bellows.spec index c7fb061..8602f2b 100644 --- a/python-bellows.spec +++ b/python-bellows.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-bellows -Version: 0.35.0 +Version: 0.35.1 Release: 1 Summary: Library implementing EZSP License: GPL-3.0 URL: http://github.com/zigpy/bellows -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/ff/e4/6dd135e777e96100a9afba8b5b804a525d67bd7dcf598e31e45b602c0809/bellows-0.35.0.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/9d/c7/15a57d1418a16b0832cd4c9b19146ce5cd4e9c432e7d6306fe00984c0fda/bellows-0.35.1.tar.gz BuildArch: noarch Requires: python3-click @@ -13,6 +13,7 @@ Requires: python3-click-log Requires: python3-pure-pcapy3 Requires: python3-voluptuous Requires: python3-zigpy +Requires: python3-async-timeout %description @@ -33,7 +34,7 @@ Provides: python3-bellows-doc %prep -%autosetup -n bellows-0.35.0 +%autosetup -n bellows-0.35.1 %build %py3_build @@ -73,5 +74,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Tue Apr 11 2023 Python_Bot - 0.35.0-1 +* Tue Apr 25 2023 Python_Bot - 0.35.1-1 - Package Spec generated -- cgit v1.2.3