summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore1
-rw-r--r--python-boxsdk.spec20
-rw-r--r--sources2
3 files changed, 18 insertions, 5 deletions
diff --git a/.gitignore b/.gitignore
index 5c98cb2..84cacbf 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
/boxsdk-3.6.2.tar.gz
/boxsdk-3.7.0.tar.gz
+/boxsdk-3.7.1.tar.gz
diff --git a/python-boxsdk.spec b/python-boxsdk.spec
index 1c26f7b..5906d8b 100644
--- a/python-boxsdk.spec
+++ b/python-boxsdk.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-boxsdk
-Version: 3.7.0
+Version: 3.7.1
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/97/6c/de95cdc73116d284104ef1bee970e79a2bb4ee168b4f5443d16de72db9bc/boxsdk-3.7.0.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/d1/7c/853bf10009610b50d8a150c1e9ebff1f4ba3891e808b7a8991ecf7d0f491/boxsdk-3.7.1.tar.gz
BuildArch: noarch
Requires: python3-attrs
@@ -30,6 +30,10 @@ Requires: python3-pytest-lazy-fixture
Requires: python3-pytz
%description
+<p align="center">
+ <img src="https://github.com/box/sdks/blob/master/images/box-dev-logo.png" alt= “box-dev-logo” width="30%" height="50%">
+</p>
+
# Box Python SDK
[![image](http://opensource.box.com/badges/active.svg)](http://opensource.box.com/badges)
@@ -496,6 +500,10 @@ BuildRequires: python3-devel
BuildRequires: python3-setuptools
BuildRequires: python3-pip
%description -n python3-boxsdk
+<p align="center">
+ <img src="https://github.com/box/sdks/blob/master/images/box-dev-logo.png" alt= “box-dev-logo” width="30%" height="50%">
+</p>
+
# Box Python SDK
[![image](http://opensource.box.com/badges/active.svg)](http://opensource.box.com/badges)
@@ -959,6 +967,10 @@ Forum](https://community.box.com/t5/Developer-Forum/bd-p/DeveloperForum).
Summary: Development documents and examples for boxsdk
Provides: python3-boxsdk-doc
%description help
+<p align="center">
+ <img src="https://github.com/box/sdks/blob/master/images/box-dev-logo.png" alt= “box-dev-logo” width="30%" height="50%">
+</p>
+
# Box Python SDK
[![image](http://opensource.box.com/badges/active.svg)](http://opensource.box.com/badges)
@@ -1419,7 +1431,7 @@ Forum](https://community.box.com/t5/Developer-Forum/bd-p/DeveloperForum).
%prep
-%autosetup -n boxsdk-3.7.0
+%autosetup -n boxsdk-3.7.1
%build
%py3_build
@@ -1459,5 +1471,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Fri Apr 07 2023 Python_Bot <Python_Bot@openeuler.org> - 3.7.0-1
+* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 3.7.1-1
- Package Spec generated
diff --git a/sources b/sources
index 311d4f3..1e7e9f5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ae20fab6d5f8df40413cf770d4ec0cc0 boxsdk-3.7.0.tar.gz
+b93378b02c3fb7d16cbc81fa132851f1 boxsdk-3.7.1.tar.gz