From 91c72f0c4fb6566822eacba1edb74f2866f3650b Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Tue, 25 Apr 2023 03:09:22 +0000 Subject: automatic import of python-esphome --- .gitignore | 1 + python-esphome.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 6b905a2..2b9e7e1 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /esphome-2023.3.2.tar.gz +/esphome-2023.4.1.tar.gz diff --git a/python-esphome.spec b/python-esphome.spec index 7a68bb8..a701d3c 100644 --- a/python-esphome.spec +++ b/python-esphome.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-esphome -Version: 2023.3.2 +Version: 2023.4.1 Release: 1 Summary: Make creating custom firmwares for ESP32/ESP8266 super easy. License: MIT URL: https://github.com/esphome/esphome -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/0e/af/35ff91cbdba5fd306d85c157d79ff8096a70589fd58abcb0c8635ad14baf/esphome-2023.3.2.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/ac/c9/6539d2e988eb8aabc7714654ce02292c94d4f5d4f9aedc8a13cf9a2555a6/esphome-2023.4.1.tar.gz BuildArch: noarch Requires: python3-voluptuous @@ -70,7 +70,7 @@ For feature requests, please see [feature requests](https://github.com/esphome/f %prep -%autosetup -n esphome-2023.3.2 +%autosetup -n esphome-2023.4.1 %build %py3_build @@ -110,5 +110,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Tue Apr 11 2023 Python_Bot - 2023.3.2-1 +* Tue Apr 25 2023 Python_Bot - 2023.4.1-1 - Package Spec generated diff --git a/sources b/sources index b9693ba..d6943b4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -57e3f0c9c8d714ea70208046b4ed8e8f esphome-2023.3.2.tar.gz +e7147262a790d27a37ce76a28407ecfd esphome-2023.4.1.tar.gz -- cgit v1.2.3