From 2df78a2b4752bf886b2e3d1e0691f43f8e85389b Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Tue, 25 Apr 2023 13:07:55 +0000 Subject: automatic import of python-aioshelly --- .gitignore | 1 + python-aioshelly.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 07a3f19..53c5a49 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /aioshelly-5.3.1.tar.gz +/aioshelly-5.3.2.tar.gz diff --git a/python-aioshelly.spec b/python-aioshelly.spec index 959fa02..dbb5826 100644 --- a/python-aioshelly.spec +++ b/python-aioshelly.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-aioshelly -Version: 5.3.1 +Version: 5.3.2 Release: 1 Summary: Asynchronous library to control Shelly devices. License: Apache License 2.0 URL: https://github.com/home-assistant-libs/aioshelly -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/09/97/83984e757775b1222f058fd2aa9fab1aa7feed5a20d2dbe12fabeef6aa3c/aioshelly-5.3.1.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/64/35/24efee799d88d0c7e80e703b14dfc9dbac838eb8f9d6b2ed047092935004/aioshelly-5.3.2.tar.gz BuildArch: noarch Requires: python3-bluetooth-data-tools @@ -436,7 +436,7 @@ Object hierarchy and property/method names should match the [Shelly API](https:/ %prep -%autosetup -n aioshelly-5.3.1 +%autosetup -n aioshelly-5.3.2 %build %py3_build @@ -476,5 +476,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Wed Apr 12 2023 Python_Bot - 5.3.1-1 +* Tue Apr 25 2023 Python_Bot - 5.3.2-1 - Package Spec generated diff --git a/sources b/sources index daf62dc..1292da1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b46780ad4b077496f74f2907c9f200c5 aioshelly-5.3.1.tar.gz +555792d518590d43188bb363dbd5d2fc aioshelly-5.3.2.tar.gz -- cgit v1.2.3