summaryrefslogtreecommitdiff
path: root/python-bleak.spec
diff options
context:
space:
mode:
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