Consistently use %{python3_pkgversion}

This commit is contained in:
Miro Hrončok 2024-01-11 13:00:06 +01:00
parent 91c08700de
commit 6e4a6bb4c7

View File

@ -36,7 +36,7 @@ to be a drop-in replacement for MySQLdb and work on CPython, PyPy, IronPython
and Jython. and Jython.
%{?python_extras_subpkg:%python_extras_subpkg -n python3-%{pypi_name} -i %{python3_sitelib}/*.egg-info rsa %{?!rhel:ed25519}} %{?python_extras_subpkg:%python_extras_subpkg -n python%{python3_pkgversion}-%{pypi_name} -i %{python3_sitelib}/*.egg-info rsa %{?!rhel:ed25519}}
%prep %prep