From 0b8cc77c47b06fb320bcba3bfd08a8c04df7a16b Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Mon, 10 Apr 2023 05:52:15 +0000 Subject: automatic import of python-teslajsonpy --- .gitignore | 1 + python-teslajsonpy.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 4ef1b3e..d71e486 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /teslajsonpy-3.7.4.tar.gz +/teslajsonpy-3.8.0.tar.gz 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 - 3.7.4-1 +* Mon Apr 10 2023 Python_Bot - 3.8.0-1 - Package Spec generated diff --git a/sources b/sources index 3065b45..582f8bf 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5e55c79754a77b853e3b79a934eea4d4 teslajsonpy-3.7.4.tar.gz +72ff4a4855d9ccc9f007a5dc63316d4a teslajsonpy-3.8.0.tar.gz -- cgit v1.2.3