<p>Alexander Traud <strong>posted comments</strong> on this change.</p><p><a href="https://gerrit.asterisk.org/8673">View Change</a></p><p>Patch set 1:</p><p>(2 comments)</p><ul style="list-style: none; padding-left: 20px;"><li><p><a href="https://gerrit.asterisk.org/#/c/8673/1/configure.ac">File configure.ac:</a></p><ul style="list-style: none; padding-left: 20px;"><li><p style="margin-bottom: 4px;"><a href="https://gerrit.asterisk.org/#/c/8673/1/configure.ac@264">Patch Set #1, Line 264:</a> <code style="font-family:monospace,monospace">AC_PATH_PROGS([PYTHON], [python2 python2.7], :)</code></p><p><blockquote style="border-left: 1px solid #aaa; margin: 10px 0; padding: 0 10px;">8646 and cherry-picks are close to having full support for the build system</blockquote></p><p style="white-space: pre-wrap; word-wrap: break-word;">When you are done with your change, you can change that back.</p></li><li><p style="margin-bottom: 4px;"><a href="https://gerrit.asterisk.org/#/c/8673/1/configure.ac@2313">Patch Set #1, Line 2313:</a> </p><p><blockquote style="border-left: 1px solid #aaa; margin: 10px 0; padding: 0 10px;"><pre style="font-family: monospace,monospace; white-space: pre-wrap;">AST_PKG_CONFIG_CHECK([PYTHONDEV], [python < 3])<br>AST_PKG_CONFIG_CHECK([PYTHONDEV], [python2])<br>AST_PKG_CONFIG_CHECK([PYTHONDEV], [python-2.7])<br></pre></blockquote></p><p><blockquote style="border-left: 1px solid #aaa; margin: 10px 0; padding: 0 10px;">Maybe I missed it in the bug report but why is this needed?  I understand t</blockquote></p><p style="white-space: pre-wrap; word-wrap: break-word;">NetBSD requires 'python-2.7' because it does not allow python or python2 via pkg-config. That was how everything started.</p><p style="white-space: pre-wrap; word-wrap: break-word;">python2 is for those platforms which do not allow version comparison at all or via major versions. This is Gentoo Linux and Arch Linux, if I am not totally wrong now. Actually, this is more a preparation for python3 one day: On all (other) tested platforms, python >= 3 does not work because pkg-config does not understand that python2 and python3 are both 'python'. So when somebody changes this to >= 3/3/-3.6 one day, nothing breaks.</p><p style="white-space: pre-wrap; word-wrap: break-word;">Actually, actually, today, all we need is 'python-2.7', because all other versions are out of support and this works on all platforms (except CentOS 6 with its Python 2.6). However, George did not like that but failed to reason why.</p></li></ul></li></ul><p>To view, visit <a href="https://gerrit.asterisk.org/8673">change 8673</a>. To unsubscribe, visit <a href="https://gerrit.asterisk.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.asterisk.org/8673"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: asterisk </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: comment </div>
<div style="display:none"> Gerrit-Change-Id: I29e694dc7e92510dc26b15895b55f78f67146b2c </div>
<div style="display:none"> Gerrit-Change-Number: 8673 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Alexander Traud <pabstraud@compuserve.com> </div>
<div style="display:none"> Gerrit-Reviewer: Alexander Traud <pabstraud@compuserve.com> </div>
<div style="display:none"> Gerrit-Reviewer: Corey Farrell <git@cfware.com> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins2 </div>
<div style="display:none"> Gerrit-Comment-Date: Tue, 27 Mar 2018 13:35:02 +0000 </div>
<div style="display:none"> Gerrit-HasComments: Yes </div>