From cc66215220103bfbf2d783423e46abbd487e919f Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Sun, 23 Apr 2023 11:25:52 +0000 Subject: automatic import of python-pyshelly --- .gitignore | 1 + python-pyshelly.spec | 14 ++++---------- sources | 2 +- 3 files changed, 6 insertions(+), 11 deletions(-) diff --git a/.gitignore b/.gitignore index ea84d09..e1b0b69 100644 --- a/.gitignore +++ b/.gitignore @@ -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 [![buy me a coffee](https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png)](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 [![buy me a coffee](https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png)](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 [![buy me a coffee](https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png)](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 - 1.0.2-1 +* Sun Apr 23 2023 Python_Bot - 1.0.3-1 - Package Spec generated diff --git a/sources b/sources index 9fe1fb3..54b90a3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ebf4da5dc100204f47b41d75219d69ba pyShelly-1.0.2.tar.gz +4e42a67cc196b520c31ffe3ef6b45557 pyShelly-1.0.3.tar.gz -- cgit v1.2.3