On Apr 30, 2018, at 23:17, David Strubbe wrote: > David Strubbe (dstrubbe) pushed a commit to branch master > in repository macports-ports. > > > https://github.com/macports/macports-ports/commit/16798c052e98961df280c859023ed49a9ab0cab5 > > The following commit(s) were added to refs/heads/master by this push: > > new 16798c0 py-pybtex: Update to 0.21, fix master_sites. > > 16798c0 is described below > > > commit 16798c052e98961df280c859023ed49a9ab0cab5 > > Author: David Strubbe > AuthorDate: Mon Apr 30 21:17:26 2018 -0700 > > > py-pybtex: Update to 0.21, fix master_sites. > > --- > python/py-pybtex/Portfile | 14 ++++++++------ > 1 file changed, 8 insertions(+), 6 deletions(-)
> -master_sites pypi:p/pybtex/ > +master_sites > https://files.pythonhosted.org/packages/82/59/d46b4a84faacd7c419cfc9a442b7940d6d625d127b83d83666e2a8b203d8 Same question here: Why change this? This is less convenient. > -use_bzip2 yes > +use_bzip2 no That's the default. Just remove the line.
