diff --git a/macros.python-srpm b/macros.python-srpm index 38a71dc..edc53e6 100644 --- a/macros.python-srpm +++ b/macros.python-srpm @@ -1,6 +1,6 @@ # python3_pkgversion specifies the version of Python 3 in the distro. It can be # a specific version (e.g. 34 in Fedora EPEL7) -%python3_pkgversion 3 +%python3_pkgversion 36 # Set to /bin/true to avoid %ifdefs and %{? in specfiles %__python3_other /bin/true