summaryrefslogtreecommitdiff
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
parent9a63f83a2c9b4104ec0689fa96ea6c1ac46c0707 (diff)
automatic import of python-pytapoopeneuler20.03
-rw-r--r--.gitignore1
-rw-r--r--python-pytapo.spec14
-rw-r--r--sources2
3 files changed, 12 insertions, 5 deletions
diff --git a/.gitignore b/.gitignore
index 4e4ca77..d4ca9c2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/pytapo-3.1.7.tar.gz
+/pytapo-3.1.12.tar.gz
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
diff --git a/sources b/sources
index 3789198..f8eba1a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d136618b132a5afc6fd526481c91f1cf pytapo-3.1.7.tar.gz
+4189e63528531583be2b9f3d1fec9f5d pytapo-3.1.12.tar.gz