summaryrefslogtreecommitdiff
path: root/python-homeassistant-stubs.spec
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-04-25 13:20:40 +0000
committerCoprDistGit <infra@openeuler.org>2023-04-25 13:20:40 +0000
commit7a74b8fdb4544d4614ba92dab3d58b873af80f3f (patch)
tree84027a6f73ad97427b250c410e3f7652f2237e9f /python-homeassistant-stubs.spec
parent28e02e28a85e4d46f2ad178abdc42b33de2432a7 (diff)
automatic import of python-homeassistant-stubsopeneuler20.03
Diffstat (limited to 'python-homeassistant-stubs.spec')
-rw-r--r--python-homeassistant-stubs.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/python-homeassistant-stubs.spec b/python-homeassistant-stubs.spec
index 6861e3f..61dad78 100644
--- a/python-homeassistant-stubs.spec
+++ b/python-homeassistant-stubs.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-homeassistant-stubs
-Version: 2023.4.2
+Version: 2023.4.6
Release: 1
Summary: PEP 484 typing stubs for Home Assistant Core
License: MIT
URL: https://github.com/KapJI/homeassistant-stubs
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/6b/6f/06907856c399097a585819877f81ab436882b241e9af5606dad207e637f4/homeassistant_stubs-2023.4.2.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/a4/1d/3908686489d6c521b103fff51bc095ff2fe7f9cbbb241f27a82766f7df3e/homeassistant_stubs-2023.4.6.tar.gz
BuildArch: noarch
Requires: python3-homeassistant
@@ -146,7 +146,7 @@ But many of the Home Assistant components are currently not type checked.
%prep
-%autosetup -n homeassistant-stubs-2023.4.2
+%autosetup -n homeassistant-stubs-2023.4.6
%build
%py3_build
@@ -186,5 +186,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Wed Apr 12 2023 Python_Bot <Python_Bot@openeuler.org> - 2023.4.2-1
+* Tue Apr 25 2023 Python_Bot <Python_Bot@openeuler.org> - 2023.4.6-1
- Package Spec generated