!12 update package to version 3.1.32

From: @S--Sh 
Reviewed-by: @yangzhao_kl 
Signed-off-by: @yangzhao_kl
This commit is contained in:
openeuler-ci-bot 2023-07-24 07:59:14 +00:00 committed by Gitee
commit 4e662f085e
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
GitPython-3.1.32.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-GitPython Name: python-GitPython
Version: 3.1.31 Version: 3.1.32
Release: 1 Release: 1
Summary: GitPython is a python library used to interact with Git repositories Summary: GitPython is a python library used to interact with Git repositories
License: BSD-3-Clause License: BSD-3-Clause
URL: https://github.com/gitpython-developers/GitPython URL: https://github.com/gitpython-developers/GitPython
Source0: https://files.pythonhosted.org/packages/5f/11/2b0f60686dbda49028cec8c66bd18a5e82c96d92eef4bc34961e35bb3762/GitPython-3.1.31.tar.gz Source0: https://files.pythonhosted.org/packages/5f/11/2b0f60686dbda49028cec8c66bd18a5e82c96d92eef4bc34961e35bb3762/GitPython-3.1.32.tar.gz
BuildArch: noarch BuildArch: noarch
%description %description
@ -81,6 +81,9 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/* %{_docdir}/*
%changelog %changelog
* Tue Jul 18 2023 sunhui <sunhui@kylinos.cn> - 3.1.32-1
- Update package to version 3.1.32
* Mon Mar 06 2023 wangjunqi <wangjunqi@kylinos.cn> - 3.1.31-1 * Mon Mar 06 2023 wangjunqi <wangjunqi@kylinos.cn> - 3.1.31-1
- Update package to version 3.1.31 - Update package to version 3.1.31