summaryrefslogtreecommitdiff
path: root/python-esphome.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-esphome.spec')
-rw-r--r--python-esphome.spec8
1 files changed, 4 insertions, 4 deletions
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