From 828d43a32a313b51deb2d5b7f6fe2b5f98a945457d53bb49d04d4b3c491265dc Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Fri, 22 Nov 2024 17:29:30 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-GitPython?expand=0&rev=60 --- python-GitPython.spec | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/python-GitPython.spec b/python-GitPython.spec index f3f65d0..e377c3e 100644 --- a/python-GitPython.spec +++ b/python-GitPython.spec @@ -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