summaryrefslogtreecommitdiff
path: root/python-pyshelly.spec
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-04-23 11:25:52 +0000
committerCoprDistGit <infra@openeuler.org>2023-04-23 11:25:52 +0000
commitcc66215220103bfbf2d783423e46abbd487e919f (patch)
tree5e4d5c75f6298b542af9ffea239741407231dfd5 /python-pyshelly.spec
parent285b688436d6e37c788d009eeb3d7dde30889880 (diff)
automatic import of python-pyshellyopeneuler20.03
Diffstat (limited to 'python-pyshelly.spec')
-rw-r--r--python-pyshelly.spec14
1 files changed, 4 insertions, 10 deletions
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 <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