diff options
author | CoprDistGit <infra@openeuler.org> | 2023-04-25 13:20:40 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-04-25 13:20:40 +0000 |
commit | 7a74b8fdb4544d4614ba92dab3d58b873af80f3f (patch) | |
tree | 84027a6f73ad97427b250c410e3f7652f2237e9f | |
parent | 28e02e28a85e4d46f2ad178abdc42b33de2432a7 (diff) |
automatic import of python-homeassistant-stubsopeneuler20.03
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | python-homeassistant-stubs.spec | 8 | ||||
-rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /homeassistant_stubs-2023.4.2.tar.gz +/homeassistant_stubs-2023.4.6.tar.gz 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 @@ -1 +1 @@ -0cb98709702c7f7605723c778fe11811 homeassistant_stubs-2023.4.2.tar.gz +693cc88ddc9b01231d52f3afc06f1667 homeassistant_stubs-2023.4.6.tar.gz |