summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-04-25 03:09:22 +0000
committerCoprDistGit <infra@openeuler.org>2023-04-25 03:09:22 +0000
commit91c72f0c4fb6566822eacba1edb74f2866f3650b (patch)
treedd23909b69616596a1aa4fe6f37b8b60b7e4efdd
parent80da574925ac4d3bea3ddbf3002beb1519d2afbb (diff)
automatic import of python-esphomeopeneuler20.03
-rw-r--r--.gitignore1
-rw-r--r--python-esphome.spec8
-rw-r--r--sources2
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 <Python_Bot@openeuler.org> - 2023.3.2-1
+* Tue Apr 25 2023 Python_Bot <Python_Bot@openeuler.org> - 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