On Oct 25, 2017, at 10:06, Andrew Stromnov wrote: > Andrew Stromnov (stromnov) pushed a commit to branch master > in repository macports-ports. > > > https://github.com/macports/macports-ports/commit/5cea7ab5d615e6a5185022fb71b83ee6d5153ed1 > > The following commit(s) were added to refs/heads/master by this push: > > new 5cea7ab py-cryptography: update to version 2.1.2
> --- a/python/py-cryptography/Portfile > +++ b/python/py-cryptography/Portfile > @@ -2,9 +2,10 @@ > > PortSystem 1.0 > PortGroup python 1.0 > +PortGroup compiler_blacklist_versions 1.0 Doesn't look like you're using this portgroup.
