From 585f31ae9d53ba4dd863e167dd1c220648e3cf28 Mon Sep 17 00:00:00 2001 From: Miro HronĨok Date: Jul 13 2020 19:04:31 +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-docker-pycreds.spec b/python-docker-pycreds.spec index e5f7e82..93ffef9 100644 --- a/python-docker-pycreds.spec +++ b/python-docker-pycreds.spec @@ -125,7 +125,7 @@ PYTHONPATH="${PWD}" py.test-%{python3_version} -vv tests/ %doc README.md %license LICENSE %{python3_sitelib}/dockerpycreds -%{python3_sitelib}/docker_pycreds-%{version}-py?.?.egg-info +%{python3_sitelib}/docker_pycreds-%{version}-py%{python3_version}.egg-info %endif # python3