Update package to version 1.2.27
This commit is contained in:
parent
3ea61baa53
commit
93c018673b
11
dfs-sdk.spec
11
dfs-sdk.spec
@ -3,12 +3,12 @@
|
|||||||
Datera Python SDK IntroductionThis is Python SDK version v1.2 for the \
|
Datera Python SDK IntroductionThis is Python SDK version v1.2 for the \
|
||||||
**Datera*Fabric Services API.
|
**Datera*Fabric Services API.
|
||||||
Name: python-dfs-sdk
|
Name: python-dfs-sdk
|
||||||
Version: 1.2.25
|
Version: 1.2.27
|
||||||
Release: 2
|
Release: 1
|
||||||
Summary: Datera Fabric Python SDK
|
Summary: Datera Fabric Python SDK
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
URL: https://github.com/Datera/python-sdk/
|
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
|
BuildArch: noarch
|
||||||
%description
|
%description
|
||||||
%{common_desc}
|
%{common_desc}
|
||||||
@ -33,7 +33,7 @@ Provides: python3-dfs-sdk-doc
|
|||||||
%{common_desc}
|
%{common_desc}
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n dfs_sdk-1.2.25
|
%autosetup -n dfs_sdk-%{version}
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%py3_build
|
%py3_build
|
||||||
@ -75,6 +75,9 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Thu Mar 3 2022 zhaoshuang <zhaoshuang@uniontech.com> - 1.2.25-2
|
||||||
- remove unnecessary buildrequires
|
- remove unnecessary buildrequires
|
||||||
|
|
||||||
|
|||||||
Binary file not shown.
BIN
dfs_sdk-1.2.27.tar.gz
Normal file
BIN
dfs_sdk-1.2.27.tar.gz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user