diff options
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | python-pyshelly.spec | 14 | ||||
| -rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 11 deletions
@@ -1 +1,2 @@ /pyShelly-1.0.2.tar.gz +/pyShelly-1.0.3.tar.gz diff --git a/python-pyshelly.spec b/python-pyshelly.spec index 643715d..7235a55 100644 --- a/python-pyshelly.spec +++ b/python-pyshelly.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-pyShelly -Version: 1.0.2 +Version: 1.0.3 Release: 1 Summary: Library for Shelly smart home devices License: MIT URL: https://github.com/StyraHem/pyShelly -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/34/da/f69a7fee2ba04ac7b6770f7a9ba979d7767a895d0ad536333f68a7532c64/pyShelly-1.0.2.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/08/99/62984e3c27705bcd13db7765fc2f06c78ca8770a24a886bd1eac0dba920d/pyShelly-1.0.3.tar.gz BuildArch: noarch Requires: python3-zeroconf @@ -121,8 +121,6 @@ This plugin is created by the StyraHem.se, the Swedish distributor of Shelly. In [](https://www.buymeacoffee.com/styrahem) - - %package -n python3-pyShelly Summary: Library for Shelly smart home devices Provides: python-pyShelly @@ -239,8 +237,6 @@ This plugin is created by the StyraHem.se, the Swedish distributor of Shelly. In [](https://www.buymeacoffee.com/styrahem) - - %package help Summary: Development documents and examples for pyShelly Provides: python3-pyShelly-doc @@ -354,10 +350,8 @@ This plugin is created by the StyraHem.se, the Swedish distributor of Shelly. In [](https://www.buymeacoffee.com/styrahem) - - %prep -%autosetup -n pyShelly-1.0.2 +%autosetup -n pyShelly-1.0.3 %build %py3_build @@ -397,5 +391,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Tue Apr 11 2023 Python_Bot <Python_Bot@openeuler.org> - 1.0.2-1 +* Sun Apr 23 2023 Python_Bot <Python_Bot@openeuler.org> - 1.0.3-1 - Package Spec generated @@ -1 +1 @@ -ebf4da5dc100204f47b41d75219d69ba pyShelly-1.0.2.tar.gz +4e42a67cc196b520c31ffe3ef6b45557 pyShelly-1.0.3.tar.gz |
