!2 Update package to version 1.3.3

From: @jxy_git 
Reviewed-by: @xiyuanwang 
Signed-off-by: @xiyuanwang
This commit is contained in:
openeuler-ci-bot 2022-12-12 08:35:52 +00:00 committed by Gitee
commit 1f59327ccf
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 5 additions and 2 deletions

Binary file not shown.

BIN
krest-1.3.3.tar.gz Normal file

Binary file not shown.

View File

@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0 %global _empty_manifest_terminate_build 0
Name: python-krest Name: python-krest
Version: 1.3.2 Version: 1.3.3
Release: 1 Release: 1
Summary: The Kaminario REST (krest) is a client library that provides ORM like interface for working with Kaminario K2 REST API Summary: The Kaminario REST (krest) is a client library that provides ORM like interface for working with Kaminario K2 REST API
License: Apache-2.0 License: Apache-2.0
URL: https://github.com/Kaminario/krest URL: https://github.com/Kaminario/krest
Source0: https://files.pythonhosted.org/packages/e6/c6/a798db248d292e1ec7e23d9a34ad8b3329dfea264a3d62851343df919bdb/krest-1.3.2.tar.gz Source0: https://files.pythonhosted.org/packages/98/ae/b672646b1b9b681fb5f620755e0aad70cc029db1f3767b460cec1beca094/krest-1.3.3.tar.gz
BuildArch: noarch BuildArch: noarch
%description %description
The Kaminario REST (krest) is a client library that provides ORM like interface for working with Kaminario K2 REST API The Kaminario REST (krest) is a client library that provides ORM like interface for working with Kaminario K2 REST API
@ -78,5 +78,8 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/* %{_docdir}/*
%changelog %changelog
* Wed Dec 07 2022 jiangxinyu <jiangxinyu@kylinos.cn> - 1.3.3-1
- Update package to version 1.3.3
* Tue Aug 03 2021 OpenStack_SIG <openstack@openeuler.org> - 1.3.2-1 * Tue Aug 03 2021 OpenStack_SIG <openstack@openeuler.org> - 1.3.2-1
- Package Spec generate - Package Spec generate