summaryrefslogtreecommitdiff
path: root/python-pyunifiprotect.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-pyunifiprotect.spec')
-rw-r--r--python-pyunifiprotect.spec8
1 files changed, 4 insertions, 4 deletions
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