summaryrefslogtreecommitdiff
path: root/python-b2sdk.spec
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-04-21 02:40:47 +0000
committerCoprDistGit <infra@openeuler.org>2023-04-21 02:40:47 +0000
commitc90718afb3f6efab820e002d75d20c62212f2773 (patch)
treedb1700431f5f8e4ae5c902f67513f8391bb39167 /python-b2sdk.spec
parentd7e120bde39bb567097be2f2e8c6cfa397746067 (diff)
automatic import of python-b2sdkopeneuler20.03
Diffstat (limited to 'python-b2sdk.spec')
-rw-r--r--python-b2sdk.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/python-b2sdk.spec b/python-b2sdk.spec
index b7ea840..9801877 100644
--- a/python-b2sdk.spec
+++ b/python-b2sdk.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-b2sdk
-Version: 1.19.0
+Version: 1.21.0
Release: 1
Summary: Backblaze B2 SDK
License: MIT
URL: https://github.com/Backblaze/b2-sdk-python
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/26/d2/c9f0ab04ad9a91c537783a8d6e9fcae041eb02dfdffe5f361a7120696388/b2sdk-1.19.0.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/bd/50/1f60ed5b74e3ded185b6827f804637d908ab498549ee8ba30c375a7b5925/b2sdk-1.21.0.tar.gz
BuildArch: noarch
@@ -145,7 +145,7 @@ Please see our [contributing guidelines](CONTRIBUTING.md).
%prep
-%autosetup -n b2sdk-1.19.0
+%autosetup -n b2sdk-1.21.0
%build
%py3_build
@@ -185,5 +185,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Wed Mar 08 2023 Python_Bot <Python_Bot@openeuler.org> - 1.19.0-1
+* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 1.21.0-1
- Package Spec generated