Add python36 as EPEL's other python
This commit is contained in:
parent
6c4c3f3681
commit
6c29671c63
3 changed files with 6 additions and 3 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue