Update package to version 1.2.27

This commit is contained in:
jxy_git 2022-11-24 10:42:41 +08:00
parent 3ea61baa53
commit 93c018673b
3 changed files with 7 additions and 4 deletions

View File

@ -3,12 +3,12 @@
Datera Python SDK IntroductionThis is Python SDK version v1.2 for the \
**Datera*Fabric Services API.
Name: python-dfs-sdk
Version: 1.2.25
Release: 2
Version: 1.2.27
Release: 1
Summary: Datera Fabric Python SDK
License: Apache-2.0
URL: https://github.com/Datera/python-sdk/
Source0: https://files.pythonhosted.org/packages/72/e0/1711983498529762e213483b4211962ac06428441667b0be4bce9db716ce/dfs_sdk-1.2.25.tar.gz
Source0: https://files.pythonhosted.org/packages/7a/79/064994d0685c320d110b59d8898881981caf6d4aa43884289bb94c0e6867/dfs_sdk-1.2.27.tar.gz
BuildArch: noarch
%description
%{common_desc}
@ -33,7 +33,7 @@ Provides: python3-dfs-sdk-doc
%{common_desc}
%prep
%autosetup -n dfs_sdk-1.2.25
%autosetup -n dfs_sdk-%{version}
%build
%py3_build
@ -75,6 +75,9 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
* Thu Nov 24 2022 jiangxinyu <jiangxinyu@kylinos.cn> - 1.2.27-1
- Update package to version 1.2.27
* Thu Mar 3 2022 zhaoshuang <zhaoshuang@uniontech.com> - 1.2.25-2
- remove unnecessary buildrequires

Binary file not shown.

BIN
dfs_sdk-1.2.27.tar.gz Normal file

Binary file not shown.