Update package to version 3.1.42
This commit is contained in:
parent
19639da7b8
commit
6ee69c7283
Binary file not shown.
BIN
GitPython-3.1.42.tar.gz
Normal file
BIN
GitPython-3.1.42.tar.gz
Normal file
Binary file not shown.
@ -1,11 +1,11 @@
|
||||
%global _empty_manifest_terminate_build 0
|
||||
Name: python-GitPython
|
||||
Version: 3.1.40
|
||||
Version: 3.1.42
|
||||
Release: 1
|
||||
Summary: GitPython is a python library used to interact with Git repositories
|
||||
License: BSD-3-Clause
|
||||
URL: https://github.com/gitpython-developers/GitPython
|
||||
Source0: https://files.pythonhosted.org/packages/0d/b2/37265877ae607a2cbf9a471f4581dbf5ed13a501b90cb4c773f9ccfff3ea/GitPython-3.1.40.tar.gz
|
||||
Source0: https://files.pythonhosted.org/packages/8f/12/71a40ffce4aae431c69c45a191e5f03aca2304639264faf5666c2767acc4/GitPython-3.1.42.tar.gz
|
||||
BuildArch: noarch
|
||||
|
||||
%description
|
||||
@ -81,6 +81,10 @@ mv %{buildroot}/doclist.lst .
|
||||
%{_docdir}/*
|
||||
|
||||
%changelog
|
||||
* Fri Feb 23 2024 jiangxinyu <jiangxinyu@kylinos.cn> - 3.1.42-1
|
||||
- Update package to version 3.1.42
|
||||
Report actual attempted Git command when Git.refresh fails
|
||||
|
||||
* Fri Nov 03 2023 jiangxinyu <jiangxinyu@kylinos.cn> - 3.1.40-1
|
||||
- Update package to version 3.1.40
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user