diff options
Diffstat (limited to 'python-b2sdk.spec')
-rw-r--r-- | python-b2sdk.spec | 8 |
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 |