summaryrefslogtreecommitdiff
path: root/python-aioshelly.spec
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-04-25 13:07:55 +0000
committerCoprDistGit <infra@openeuler.org>2023-04-25 13:07:55 +0000
commit2df78a2b4752bf886b2e3d1e0691f43f8e85389b (patch)
tree9d6dba247ec5f59e7ab53e7bf1791eeefb445967 /python-aioshelly.spec
parent21afb3e1f0654f52d279db83d805057c3a93456f (diff)
automatic import of python-aioshellyopeneuler20.03
Diffstat (limited to 'python-aioshelly.spec')
-rw-r--r--python-aioshelly.spec8
1 files changed, 4 insertions, 4 deletions
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 <Python_Bot@openeuler.org> - 5.3.1-1
+* Tue Apr 25 2023 Python_Bot <Python_Bot@openeuler.org> - 5.3.2-1
- Package Spec generated