7
0
2024-11-22 17:29:30 +00:00
committed by Git OBS Bridge
parent 706e74aae0
commit 828d43a32a

View File

@@ -16,9 +16,6 @@
#
%define skip_python2 1
%define skip_python313 1
%define simple_ver 3.1.43
%{?sle15_python_module_pythons}
Name: python-GitPython
Version: 3.1.43
@@ -84,6 +81,6 @@ git config --global user.name "Your Name"
%license LICENSE
%doc AUTHORS CHANGES README.md doc/source/*.rst
%{python_sitelib}/git
%{python_sitelib}/GitPython-%{simple_ver}.dist-info
%{python_sitelib}/GitPython-%{version}.dist-info
%changelog