summaryrefslogtreecommitdiff
path: root/python-zha-quirks.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-zha-quirks.spec')
-rw-r--r--python-zha-quirks.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/python-zha-quirks.spec b/python-zha-quirks.spec
index c5a1b39..35269c4 100644
--- a/python-zha-quirks.spec
+++ b/python-zha-quirks.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-zha-quirks
-Version: 0.0.96
+Version: 0.0.97
Release: 1
Summary: Library implementing Zigpy quirks for ZHA in Home Assistant
License: Apache License Version 2.0
URL: https://github.com/dmulcahey/zha-device-handlers
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/5a/fc/0236c04bd228dc522a22c109bf9248cff801ec27373015427741e95567b6/zha-quirks-0.0.96.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/34/5b/89659de54d84947e91d29de4d8a96c5d416905641c80e14059c27dc1b61e/zha-quirks-0.0.97.tar.gz
BuildArch: noarch
Requires: python3-zigpy
@@ -50,7 +50,7 @@ zigpy_device_from_quirk
Create zigpy device from Quirks signature.
%prep
-%autosetup -n zha-quirks-0.0.96
+%autosetup -n zha-quirks-0.0.97
%build
%py3_build
@@ -90,5 +90,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Tue Apr 11 2023 Python_Bot <Python_Bot@openeuler.org> - 0.0.96-1
+* Tue Apr 25 2023 Python_Bot <Python_Bot@openeuler.org> - 0.0.97-1
- Package Spec generated