summaryrefslogtreecommitdiff
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
parent39589b3659b443d846abe8eb1da29475fbe745aa (diff)
automatic import of python-bleakopeneuler20.03
-rw-r--r--.gitignore1
-rw-r--r--python-bleak.spec8
-rw-r--r--sources2
3 files changed, 6 insertions, 5 deletions
diff --git a/.gitignore b/.gitignore
index 1ee866e..30f7f1c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/bleak-0.20.1.tar.gz
+/bleak-0.20.2.tar.gz
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
diff --git a/sources b/sources
index d684bac..a0c0b00 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-711929bcb3ec2286724d845cdeed9869 bleak-0.20.1.tar.gz
+97e2987748f1def21e1910a258027c17 bleak-0.20.2.tar.gz