summaryrefslogtreecommitdiff
path: root/python-subarulink.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-subarulink.spec')
-rw-r--r--python-subarulink.spec8
1 files changed, 4 insertions, 4 deletions
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 <Python_Bot@openeuler.org> - 0.7.5-1
+* Mon Apr 10 2023 Python_Bot <Python_Bot@openeuler.org> - 0.7.6-1
- Package Spec generated