> On Mar 9, 2017, at 13:17, Mojca Miklavec <[email protected]> wrote:
>
> Mojca Miklavec (mojca) pushed a commit to branch master
> in repository macports-ports.
>
>
> https://github.com/macports/macports-ports/commit/defbebe639cfdf1e4ce3504568835f4e00ac5f29
>
> The following commit(s) were added to refs/heads/master by this push:
>
> new defbebe asymptote: replace python34 with python36 variant
>
> defbebe is described below
>
>
> commit defbebe639cfdf1e4ce3504568835f4e00ac5f29
>
> Author: Mojca Miklavec <[email protected]>
> AuthorDate: Thu Mar 9 20:14:13 2017 +0100
>
>
> asymptote: replace python34 with python36 variant
> -if {![variant_isset python27] && ![variant_isset python34]} {
> +if {![variant_isset python27] && ![variant_isset python36]} {
> default_variants +python35
> }
Should python36 be the default now? It's the latest stable version.