[MacPorts] #59303: Scons should not require python2
MacPorts
noreply at macports.org
Sun Oct 13 23:49:22 UTC 2019
#59303: Scons should not require python2
-----------------------+--------------------
Reporter: llamafilm | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.6.1
Keywords: | Port: scons
-----------------------+--------------------
Scons wants to install python27 even though I already have python37. It
should run fine with Python 3.5 or higher according to the
[https://github.com/SCons/scons project description]:
''Running SCons requires either Python version 2.7 or Python 3.5 or
higher. There should be no other dependencies or requirements to run
SCons.
''
{{{
$ port deps scons
Full Name: scons @3.1.1_0
Library Dependencies: python27
}}}
--
Ticket URL: <https://trac.macports.org/ticket/59303>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list