diff options
| author | CoprDistGit <infra@openeuler.org> | 2023-04-23 12:21:21 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2023-04-23 12:21:21 +0000 |
| commit | 0d0afd7bf03c19593d30a0a83a6e50334ac43004 (patch) | |
| tree | 19cdb197c44e4ab8296b30534e176869a10d17e3 | |
| parent | c308b3ddc898b0dceda8c49a762bd9527f55aa85 (diff) | |
automatic import of python-pyunifiprotectopeneuler20.03
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | python-pyunifiprotect.spec | 8 | ||||
| -rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /pyunifiprotect-4.7.0.tar.gz +/pyunifiprotect-4.8.2.tar.gz diff --git a/python-pyunifiprotect.spec b/python-pyunifiprotect.spec index de25ba6..7be2194 100644 --- a/python-pyunifiprotect.spec +++ b/python-pyunifiprotect.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-pyunifiprotect -Version: 4.7.0 +Version: 4.8.2 Release: 1 Summary: Unofficial UniFi Protect Python API and CLI License: MIT URL: https://pypi.org/project/pyunifiprotect/ -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/65/0c/245a62078c7d7a09d4f5ae810a10c7cc7bf8161965e08ac05a6eea2490c2/pyunifiprotect-4.7.0.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/7b/3c/4f2b9baa41a4267c5d66211d8ee447c9f55f66d87da9ef77c4969ac86bd4/pyunifiprotect-4.8.2.tar.gz BuildArch: noarch Requires: python3-aiofiles @@ -512,7 +512,7 @@ The following the noticeable features are that still missing from pyunifiprotect %prep -%autosetup -n pyunifiprotect-4.7.0 +%autosetup -n pyunifiprotect-4.8.2 %build %py3_build @@ -552,5 +552,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Tue Apr 11 2023 Python_Bot <Python_Bot@openeuler.org> - 4.7.0-1 +* Sun Apr 23 2023 Python_Bot <Python_Bot@openeuler.org> - 4.8.2-1 - Package Spec generated @@ -1 +1 @@ -041cc0ceb9871ddc65e8d8921949d5cf pyunifiprotect-4.7.0.tar.gz +89f41d8502e055cc279e2bed0234a7ff pyunifiprotect-4.8.2.tar.gz |
