summaryrefslogtreecommitdiff
path: root/python-teslajsonpy.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-teslajsonpy.spec')
-rw-r--r--python-teslajsonpy.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/python-teslajsonpy.spec b/python-teslajsonpy.spec
index 6682e0a..ad9e004 100644
--- a/python-teslajsonpy.spec
+++ b/python-teslajsonpy.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-teslajsonpy
-Version: 3.7.4
+Version: 3.8.0
Release: 1
Summary: A library to work with Tesla API.
License: Apache-2.0
URL: https://github.com/zabuldon/teslajsonpy
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/20/af/19693582851e0d689ff897d2982c7aa6469967a1a33abe43517a417ea1c5/teslajsonpy-3.7.4.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/1a/12/3689d55c18bd89edd942e7a603f23d1e306e70083d80160ceb01a3f8ef35/teslajsonpy-3.8.0.tar.gz
BuildArch: noarch
Requires: python3-aiohttp
@@ -173,7 +173,7 @@ This code is provided as-is with no warranty. Use at your own risk.
%prep
-%autosetup -n teslajsonpy-3.7.4
+%autosetup -n teslajsonpy-3.8.0
%build
%py3_build
@@ -213,5 +213,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Thu Mar 09 2023 Python_Bot <Python_Bot@openeuler.org> - 3.7.4-1
+* Mon Apr 10 2023 Python_Bot <Python_Bot@openeuler.org> - 3.8.0-1
- Package Spec generated