summaryrefslogtreecommitdiff
path: root/python-bleak.spec
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-04-23 13:38:06 +0000
committerCoprDistGit <infra@openeuler.org>2023-04-23 13:38:06 +0000
commit73290e68ce4ce26100694b301fa4ebfb40401b0e (patch)
tree7c6e1c6ab14d008b57989fe8d749890f3d5ece6c /python-bleak.spec
parent39589b3659b443d846abe8eb1da29475fbe745aa (diff)
automatic import of python-bleakopeneuler20.03
Diffstat (limited to 'python-bleak.spec')
-rw-r--r--python-bleak.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/python-bleak.spec b/python-bleak.spec
index c79198c..f60633a 100644
--- a/python-bleak.spec
+++ b/python-bleak.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-bleak
-Version: 0.20.1
+Version: 0.20.2
Release: 1
Summary: Bluetooth Low Energy platform Agnostic Klient
License: MIT
URL: https://github.com/hbldh/bleak
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/d4/54/d89f045b87e995fd854d505ff368f1c77b43243e8610655929f617a28c89/bleak-0.20.1.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/87/95/a6f614fae12a6fe1cf517f8600004dd6abd4af0e0e1177c03164d0637e81/bleak-0.20.2.tar.gz
BuildArch: noarch
Requires: python3-async-timeout
@@ -35,7 +35,7 @@ Provides: python3-bleak-doc
%prep
-%autosetup -n bleak-0.20.1
+%autosetup -n bleak-0.20.2
%build
%py3_build
@@ -75,5 +75,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Tue Apr 11 2023 Python_Bot <Python_Bot@openeuler.org> - 0.20.1-1
+* Sun Apr 23 2023 Python_Bot <Python_Bot@openeuler.org> - 0.20.2-1
- Package Spec generated