Add python36 as EPEL's other python

This commit is contained in:
Charalampos Stratakis 2017-12-20 23:06:54 +01:00
commit 6c29671c63
3 changed files with 6 additions and 3 deletions

View file

@ -1,7 +1,7 @@
# 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 34
#python3_other_pkgversion 35
%python3_other_pkgversion 36
# Set to /bin/true when not active to avoid %ifdefs and %{? in specfiles
%__python3_other /bin/true