From 5ee328abfbe514ca1d11d5ee01eeb0a70aa3a98e47bc3fce2ce419c68a9d418b 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