From 7f559e9bb3145832fb75b39473b21fe031d42bd4 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Fri, 21 Apr 2023 02:13:47 +0000 Subject: automatic import of python-aioesphomeapi --- .gitignore | 1 + python-aioesphomeapi.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index bb0c0a4..0356bd2 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /aioesphomeapi-13.5.0.tar.gz +/aioesphomeapi-13.7.1.tar.gz diff --git a/python-aioesphomeapi.spec b/python-aioesphomeapi.spec index ac498c7..52f3bf5 100644 --- a/python-aioesphomeapi.spec +++ b/python-aioesphomeapi.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-aioesphomeapi -Version: 13.5.0 +Version: 13.7.1 Release: 1 Summary: Python API for interacting with ESPHome devices. License: MIT URL: https://esphome.io/ -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/0e/ba/ef43e009ae0a1f759ebb5fdc2e59253538ae80c13017e3cfa4ad7b81df82/aioesphomeapi-13.5.0.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/c3/b3/a9b4ed0418f54e1282ffbda8f4de63b4e873a74a7e25cb4f7d1b1ab3019b/aioesphomeapi-13.7.1.tar.gz BuildArch: noarch Requires: python3-protobuf @@ -32,7 +32,7 @@ Provides: python3-aioesphomeapi-doc ``aioesphomeapi`` allows you to interact with devices flashed with `ESPHome `_. %prep -%autosetup -n aioesphomeapi-13.5.0 +%autosetup -n aioesphomeapi-13.7.1 %build %py3_build @@ -72,5 +72,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Tue Mar 07 2023 Python_Bot - 13.5.0-1 +* Fri Apr 21 2023 Python_Bot - 13.7.1-1 - Package Spec generated diff --git a/sources b/sources index 4bb8544..d0edc2e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -dcb45a8deeb2fefb1e9aadd7f5b154f1 aioesphomeapi-13.5.0.tar.gz +7db8428a73f787752a44cb1152c4bffa aioesphomeapi-13.7.1.tar.gz -- cgit v1.2.3