On 2018-05-24 16:06, Renee Otten wrote: > Perry E. Metzger (pmetzger) pushed a commit to branch master > in repository macports-ports. > > https://github.com/macports/macports-ports/commit/ed0c7271ee05130702cdb1833ae686969e3e780f > > commit ed0c7271ee05130702cdb1833ae686969e3e780f Author: reneeotten > <[email protected]> > AuthorDate: Wed May 23 20:38:35 2018 -0400 > > py-alabaster: update to 0.7.10 --- > python/py-alabaster/Portfile | 8 +++++--- > 1 file changed, 5 insertions(+), 3 deletions(-) > > diff --git a/python/py-alabaster/Portfile > b/python/py-alabaster/Portfile index 45c32b4..891c993 100644 --- > a/python/py-alabaster/Portfile +++ b/python/py-alabaster/Portfile @@ > -4,7 +4,8 @@ PortSystem 1.0 PortGroup python 1.0 > PortGroup github 1.0 > > -github.setup bitprophet alabaster 0.7.6 +github.setup bitprophet > alabaster 0.7.10 +github.tarball_from releases The github.tarball_from does not seem to be correct as there are no release tarballs on this repository: https://github.com/bitprophet/alabaster/releases
Rainer
