From 73290e68ce4ce26100694b301fa4ebfb40401b0e Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Sun, 23 Apr 2023 13:38:06 +0000 Subject: automatic import of python-bleak --- .gitignore | 1 + python-bleak.spec | 8 ++++---- sources | 2 +- 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 - 0.20.1-1 +* Sun Apr 23 2023 Python_Bot - 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 -- cgit v1.2.3