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 --- .gitignore | 1 + python-bellows.spec | 9 +++++---- sources | 2 +- 3 files changed, 7 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index e7de1b7..eefb63c 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /bellows-0.35.0.tar.gz +/bellows-0.35.1.tar.gz 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 diff --git a/sources b/sources index 49d304b..e50446a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c16f333beffc9a1683685cc7441dcc28 bellows-0.35.0.tar.gz +00b4bd9533b5c7c0e96ba732c2c1f3fe bellows-0.35.1.tar.gz -- cgit v1.2.3