diff --git a/python-PyMySQL.spec b/python-PyMySQL.spec index 99c5844..baa8de5 100644 --- a/python-PyMySQL.spec +++ b/python-PyMySQL.spec @@ -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