summaryrefslogtreecommitdiff
path: root/python-aioesphomeapi.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-aioesphomeapi.spec')
-rw-r--r--python-aioesphomeapi.spec8
1 files changed, 4 insertions, 4 deletions
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 <https://esphome.io/>`_.
%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 <Python_Bot@openeuler.org> - 13.5.0-1
+* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 13.7.1-1
- Package Spec generated