Compare commits

...

2 Commits

Author SHA1 Message Date
Tomas Orsava 39314ab14c Merge branch 'master' into f27-modularity 2017-11-28 16:18:04 +01:00
Tomas Orsava bcf137f28a Modify python3_pkgversion for the new Platform-Python implementation 2017-10-05 15:55:39 +02:00
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