[Asterisk-code-review] BuildSystem: Go for Python 2 explicitly, because that is cur... (asterisk[master])
    Alexander Traud 
    asteriskteam at digium.com
       
    Tue Mar 27 08:41:57 CDT 2018
    
    
  
Alexander Traud has posted comments on this change. ( https://gerrit.asterisk.org/8673 )
Change subject: BuildSystem: Go for Python 2 explicitly, because that is currently needed.
......................................................................
Patch Set 1:
(1 comment)
https://gerrit.asterisk.org/#/c/8673/1/configure.ac
File configure.ac:
https://gerrit.asterisk.org/#/c/8673/1/configure.ac@2313
PS1, Line 2313: AST_PKG_CONFIG_CHECK([PYTHONDEV], [python < 3])
              : AST_PKG_CONFIG_CHECK([PYTHONDEV], [python2])
              : AST_PKG_CONFIG_CHECK([PYTHONDEV], [python-2.7])
> Maybe I missed it in the bug report but why is this needed?  I understand t
Sorry, python-2.7 is required for NetBSD *and* Gentoo Linux as emntioned in the commit message. I have to double-check Arch Linux again, if that support python2 and not python < 3. But that was what I remembered. Even if there is no platform which requires that case, I would keep it for the Python 3 transition.
-- 
To view, visit https://gerrit.asterisk.org/8673
To unsubscribe, visit https://gerrit.asterisk.org/settings
Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I29e694dc7e92510dc26b15895b55f78f67146b2c
Gerrit-Change-Number: 8673
Gerrit-PatchSet: 1
Gerrit-Owner: Alexander Traud <pabstraud at compuserve.com>
Gerrit-Reviewer: Alexander Traud <pabstraud at compuserve.com>
Gerrit-Reviewer: Corey Farrell <git at cfware.com>
Gerrit-Reviewer: Jenkins2
Gerrit-Comment-Date: Tue, 27 Mar 2018 13:41:57 +0000
Gerrit-HasComments: Yes
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20180327/86e93266/attachment.html>
    
    
More information about the asterisk-code-review
mailing list