Modify python3_pkgversion for the new Platform-Python implementation

This commit is contained in:
Tomas Orsava 2017-10-05 15:55:32 +02:00
parent cb52c18aa9
commit bcf137f28a
1 changed files with 1 additions and 1 deletions

View File

@ -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