summaryrefslogtreecommitdiff
path: root/python-aiounifi.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-aiounifi.spec')
-rw-r--r--python-aiounifi.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/python-aiounifi.spec b/python-aiounifi.spec
index 468a53a..47caccb 100644
--- a/python-aiounifi.spec
+++ b/python-aiounifi.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-aiounifi
-Version: 44
+Version: 46
Release: 1
Summary: An asynchronous Python library for communicating with UniFi Network Controller API
License: MIT
URL: https://github.com/Kane610/aiounifi
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/39/c6/1e39caa7701713306f81a5779a1c0adc6cf9881f410bd12e6ca8e59c7840/aiounifi-44.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/3e/ab/8ff518f04d6bfa66b847b47950060023486f3b94b26f3e9f357cd4214966/aiounifi-46.tar.gz
BuildArch: noarch
Requires: python3-aiohttp
@@ -31,7 +31,7 @@ Provides: python3-aiounifi-doc
%prep
-%autosetup -n aiounifi-44
+%autosetup -n aiounifi-46
%build
%py3_build
@@ -71,5 +71,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Tue Mar 07 2023 Python_Bot <Python_Bot@openeuler.org> - 44-1
+* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 46-1
- Package Spec generated