summaryrefslogtreecommitdiff
path: root/python-pytapo.spec
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-04-21 07:47:02 +0000
committerCoprDistGit <infra@openeuler.org>2023-04-21 07:47:02 +0000
commit361c0c430badf70724f9450f4a7230c46f5f6fd7 (patch)
tree80027d9b14e2a3d038158c8864db6c4534a3ac78 /python-pytapo.spec
parent9a63f83a2c9b4104ec0689fa96ea6c1ac46c0707 (diff)
automatic import of python-pytapoopeneuler20.03
Diffstat (limited to 'python-pytapo.spec')
-rw-r--r--python-pytapo.spec14
1 files changed, 10 insertions, 4 deletions
diff --git a/python-pytapo.spec b/python-pytapo.spec
index 55fd272..e49fef0 100644
--- a/python-pytapo.spec
+++ b/python-pytapo.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-pytapo
-Version: 3.1.7
+Version: 3.1.12
Release: 1
Summary: Python library for communication with Tapo Cameras
License: MIT
URL: https://github.com/JurajNyiri/pytapo
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/15/93/54063bd6429735c424ba21900e79403b6f15b69ea70fd99be902b89e98dc/pytapo-3.1.7.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/d4/e1/a1e3dd32a36eb2a81a11fbda56ff5abb8db801f3de3a87a07b54bc288164/pytapo-3.1.12.tar.gz
BuildArch: noarch
Requires: python3-requests
@@ -135,6 +135,8 @@ Author does not guarantee functionality of this library and is not responsible f
All product names, trademarks and registered trademarks in this repository, are property of their respective owners.
+
+
%package -n python3-pytapo
Summary: Python library for communication with Tapo Cameras
Provides: python-pytapo
@@ -263,6 +265,8 @@ Author does not guarantee functionality of this library and is not responsible f
All product names, trademarks and registered trademarks in this repository, are property of their respective owners.
+
+
%package help
Summary: Development documents and examples for pytapo
Provides: python3-pytapo-doc
@@ -388,8 +392,10 @@ Author does not guarantee functionality of this library and is not responsible f
All product names, trademarks and registered trademarks in this repository, are property of their respective owners.
+
+
%prep
-%autosetup -n pytapo-3.1.7
+%autosetup -n pytapo-3.1.12
%build
%py3_build
@@ -429,5 +435,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Thu Mar 09 2023 Python_Bot <Python_Bot@openeuler.org> - 3.1.7-1
+* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 3.1.12-1
- Package Spec generated