From a09059b91a54a6ab909d660f57812c87c3bb90c1 Mon Sep 17 00:00:00 2001 From: Tomas Hrnciar Date: Oct 27 2020 15:08:45 +0000 Subject: Replace Python version glob with macro (needed for Python 3.10+) --- diff --git a/python-dipy.spec b/python-dipy.spec index 4d15f21..581236d 100644 --- a/python-dipy.spec +++ b/python-dipy.spec @@ -148,7 +148,7 @@ export TEST_WITH_XVFB=True %{_bindir}/dipy_track_pft %{_bindir}/dipy_split %{python3_sitearch}/%{srcname} -%{python3_sitearch}/%{srcname}-%{version}-py3.?.egg-info +%{python3_sitearch}/%{srcname}-%{version}-py%{python3_version}.egg-info %files doc %license LICENSE