From 569536d074be0c7d5dc64316d33ad65e13df094c Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Tue, 25 Apr 2023 06:27:55 +0000 Subject: automatic import of python-zha-quirks --- .gitignore | 1 + python-zha-quirks.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index f07f278..732e5fc 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /zha-quirks-0.0.96.tar.gz +/zha-quirks-0.0.97.tar.gz 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 - 0.0.96-1 +* Tue Apr 25 2023 Python_Bot - 0.0.97-1 - Package Spec generated diff --git a/sources b/sources index 7ad5f01..12388ba 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -bc5de2aa20df6cbb6eb2d3c97a50c8e5 zha-quirks-0.0.96.tar.gz +4f7cd63133445b366b04e0f8a04a417d zha-quirks-0.0.97.tar.gz -- cgit v1.2.3