From a43f4eada2a4242f8ad6c04d786fc862cfd1ee0f Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Mon, 10 Apr 2023 05:43:31 +0000 Subject: automatic import of python-subarulink --- .gitignore | 1 + python-subarulink.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 0b48f39..dfd10bb 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /subarulink-0.7.5.tar.gz +/subarulink-0.7.6.tar.gz diff --git a/python-subarulink.spec b/python-subarulink.spec index 5684a42..b491086 100644 --- a/python-subarulink.spec +++ b/python-subarulink.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-subarulink -Version: 0.7.5 +Version: 0.7.6 Release: 1 Summary: A package for interacting with Subaru Starlink Remote Services API. License: Apache-2.0 URL: https://github.com/G-Two/subarulink -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/9e/e7/0f585913e1bd43857dde3ff37ba94abb5488117969a971815a1b2c934b63/subarulink-0.7.5.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/04/c7/01efa3d8884f708d898f88287bf46ba263b4c1d6ddc261fb9474905c5876/subarulink-0.7.6.tar.gz BuildArch: noarch Requires: python3-aiohttp @@ -339,7 +339,7 @@ Some of the fields that would be useful are always reported back as "UNKNOWN". %prep -%autosetup -n subarulink-0.7.5 +%autosetup -n subarulink-0.7.6 %build %py3_build @@ -379,5 +379,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Thu Mar 09 2023 Python_Bot - 0.7.5-1 +* Mon Apr 10 2023 Python_Bot - 0.7.6-1 - Package Spec generated diff --git a/sources b/sources index ae80dee..08dd3d3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -10fb958c2ec633d9ce06ce1bd4c4e06c subarulink-0.7.5.tar.gz +430d598e3a416e30141e1631bd1ca5bc subarulink-0.7.6.tar.gz -- cgit v1.2.3