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 --- python-aioesphomeapi.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'python-aioesphomeapi.spec') 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 -- cgit v1.2.3