From 6e896421e9ea1ffdde0c60b6dcec192893867c11 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Fri, 21 Apr 2023 02:16:17 +0000 Subject: automatic import of python-aiohomekit --- .gitignore | 1 + python-aiohomekit.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 448181d..e934f86 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /aiohomekit-2.6.2.tar.gz +/aiohomekit-2.6.3.tar.gz diff --git a/python-aiohomekit.spec b/python-aiohomekit.spec index 26ddc09..cab07c8 100644 --- a/python-aiohomekit.spec +++ b/python-aiohomekit.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-aiohomekit -Version: 2.6.2 +Version: 2.6.3 Release: 1 Summary: An asyncio HomeKit client License: Apache-2.0 URL: https://github.com/Jc2k/aiohomekit -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/13/22/2caa63e30f066bf60dd8a45d1c57fd37a8e05dbb46a247dc2fd185c42706/aiohomekit-2.6.2.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/40/66/5762a60b174454e0dd28dbe4e3824154b0da03345d9110a656673df08281/aiohomekit-2.6.3.tar.gz BuildArch: noarch Requires: python3-cryptography @@ -254,7 +254,7 @@ This library wouldn't have been possible without homekit_python, a synchronous i %prep -%autosetup -n aiohomekit-2.6.2 +%autosetup -n aiohomekit-2.6.3 %build %py3_build @@ -294,5 +294,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Tue Mar 07 2023 Python_Bot - 2.6.2-1 +* Fri Apr 21 2023 Python_Bot - 2.6.3-1 - Package Spec generated diff --git a/sources b/sources index 3b42937..4e02ec1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -da74d1cb8dc1e83eff21537f823e3370 aiohomekit-2.6.2.tar.gz +495284b3ecd0ab0a6fcd764fc88e75b5 aiohomekit-2.6.3.tar.gz -- cgit v1.2.3