Consistently use %{python3_pkgversion}
This commit is contained in:
parent
91c08700de
commit
6e4a6bb4c7
@ -36,7 +36,7 @@ to be a drop-in replacement for MySQLdb and work on CPython, PyPy, IronPython
|
||||
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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user