[macports-ports] branch master updated: asymptote: replace python34 with python36 variant
Ryan Schmidt
ryandesign at macports.org
Mon Apr 10 06:25:03 UTC 2017
> On Mar 9, 2017, at 13:17, Mojca Miklavec <mojca at macports.org> 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 <mojca at macports.org>
> 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.
More information about the macports-dev
mailing list