From 3099c20eed5b1f83cac0ab698ff1e2ff7261bcf6 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Fri, 7 Apr 2023 03:49:56 +0000 Subject: automatic import of python-boxsdk --- .gitignore | 1 + python-boxsdk.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index a6b7836..5c98cb2 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /boxsdk-3.6.2.tar.gz +/boxsdk-3.7.0.tar.gz diff --git a/python-boxsdk.spec b/python-boxsdk.spec index cd1f0aa..1c26f7b 100644 --- a/python-boxsdk.spec +++ b/python-boxsdk.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-boxsdk -Version: 3.6.2 +Version: 3.7.0 Release: 1 Summary: Official Box Python SDK License: Apache Software License, Version 2.0, http://www.apache.org/licenses/LICENSE-2.0 URL: https://github.com/box/box-python-sdk -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/2b/3b/a1ef0741d19185a2e9d6eba3905c12a7c7421bc6f8ec19935495512077f3/boxsdk-3.6.2.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/97/6c/de95cdc73116d284104ef1bee970e79a2bb4ee168b4f5443d16de72db9bc/boxsdk-3.7.0.tar.gz BuildArch: noarch Requires: python3-attrs @@ -1419,7 +1419,7 @@ Forum](https://community.box.com/t5/Developer-Forum/bd-p/DeveloperForum). %prep -%autosetup -n boxsdk-3.6.2 +%autosetup -n boxsdk-3.7.0 %build %py3_build @@ -1459,5 +1459,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Wed Mar 08 2023 Python_Bot - 3.6.2-1 +* Fri Apr 07 2023 Python_Bot - 3.7.0-1 - Package Spec generated diff --git a/sources b/sources index a25a689..311d4f3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -112cc2d6ae4ad3bfbacda0ca356d5db1 boxsdk-3.6.2.tar.gz +ae20fab6d5f8df40413cf770d4ec0cc0 boxsdk-3.7.0.tar.gz -- cgit v1.2.3