From 824bf76fa24db8999f4d4285656c3a051d939813 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Tue, 30 May 2023 03:17:24 +0000 Subject: automatic import of python-balena-sdk --- .gitignore | 1 + python-balena-sdk.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 08fd4b7..b2fde8b 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /balena_sdk-12.6.23.tar.gz +/balena_sdk-12.7.0.tar.gz diff --git a/python-balena-sdk.spec b/python-balena-sdk.spec index f2b9303..17fd25c 100644 --- a/python-balena-sdk.spec +++ b/python-balena-sdk.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-balena-sdk -Version: 12.6.23 +Version: 12.7.0 Release: 1 Summary: please add a summary manually as the author left a blank one License: Apache-2.0 URL: https://pypi.org/project/balena-sdk/ -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/17/d9/a9cc5268559765b8a911e00f70dae8978d6f62f10ec9d1c7c7ac2ec9bd03/balena_sdk-12.6.23.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/9c/e3/9ff4e0d095744e65c639d317afc5d6f11af2a89534981aba83a4e4de2bf3/balena_sdk-12.7.0.tar.gz BuildArch: noarch Requires: python3-PyJWT @@ -35,7 +35,7 @@ Provides: python3-balena-sdk-doc The official [balena](https://balena.io/) SDK for python. %prep -%autosetup -n balena-sdk-12.6.23 +%autosetup -n balena-sdk-12.7.0 %build %py3_build @@ -75,5 +75,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Wed May 10 2023 Python_Bot - 12.6.23-1 +* Tue May 30 2023 Python_Bot - 12.7.0-1 - Package Spec generated diff --git a/sources b/sources index 086d66a..7bdf16a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7cd6751f5ba3845259aa42d3e646b1d0 balena_sdk-12.6.23.tar.gz +4252b926bc0df7837f2795cf9bc321e9 balena_sdk-12.7.0.tar.gz -- cgit v1.2.3