From 26993828b789df027d44fbcac5129965e03349c2 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Fri, 21 Apr 2023 02:23:18 +0000 Subject: automatic import of python-aiounifi --- .gitignore | 1 + python-aiounifi.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index c8abaf1..57720fd 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /aiounifi-44.tar.gz +/aiounifi-46.tar.gz 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 - 44-1 +* Fri Apr 21 2023 Python_Bot - 46-1 - Package Spec generated diff --git a/sources b/sources index 50499a1..f52c861 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5779863c17787d109a47196d68e57cce aiounifi-44.tar.gz +646761f95123015a7fedca8c6effcf92 aiounifi-46.tar.gz -- cgit v1.2.3