From b0ff400d19671a993203b2ff8ff304c6ed9b837a Mon Sep 17 00:00:00 2001 From: Miro HronĨok Date: Jul 13 2020 19:04:37 +0000 Subject: Replace Python version glob with macro (needed for Python 3.10+) See https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/PQIGCQCRNBYNXBX2ICWEM3PLDLNOG2ZT/ Co-authored-by: Tomas Hrnciar --- diff --git a/python-pyinsane2.spec b/python-pyinsane2.spec index c3d0e24..6451808 100644 --- a/python-pyinsane2.spec +++ b/python-pyinsane2.spec @@ -59,7 +59,7 @@ nosetests-3 %doc README.md ChangeLog %license LICENSE %{python3_sitelib}/%{srcname} -%{python3_sitelib}/%{srcname}-%{version}-py?.?.egg-info +%{python3_sitelib}/%{srcname}-%{version}-py%{python3_version}.egg-info %changelog