summaryrefslogtreecommitdiff
path: root/python-bellows.spec
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-04-25 09:04:53 +0000
committerCoprDistGit <infra@openeuler.org>2023-04-25 09:04:53 +0000
commitcb6dbdbf80505f4a614c5e3fd6e483096ba7e98d (patch)
tree847e2bf879204503430e39f6e38e6cebe038b89b /python-bellows.spec
parentd44f417c657ce08116e56020d6fffe0dc94978d9 (diff)
automatic import of python-bellowsopeneuler20.03
Diffstat (limited to 'python-bellows.spec')
-rw-r--r--python-bellows.spec9
1 files changed, 5 insertions, 4 deletions
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 <Python_Bot@openeuler.org> - 0.35.0-1
+* Tue Apr 25 2023 Python_Bot <Python_Bot@openeuler.org> - 0.35.1-1
- Package Spec generated