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 --- python-aioshelly.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'python-aioshelly.spec') 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 -- cgit v1.2.3