Hi Andrew,
Note that with the switch to Github, you need to instead use the following text in your commit message, on a new line, to link the ticket to Trac and have the ticket be automatically closed: Closes: https://trac.macports.org/ticket/53232 Cheers! Frank > On Jan 6, 2017, at 12:01 PM, Andrew Stromnov <[email protected]> wrote: > > Andrew Stromnov (stromnov) pushed a commit to branch master > in repository macports-ports. > > https://github.com/macports/macports-ports/commit/0b04a7fae702b797b17f276cb2455487108f6e5c > > <https://github.com/macports/macports-ports/commit/0b04a7fae702b797b17f276cb2455487108f6e5c> > commit 0b04a7fae702b797b17f276cb2455487108f6e5c > Author: Andrew Stromnov <[email protected]> > AuthorDate: Fri Jan 6 22:01:03 2017 +0300 > > py-pandas: add py36 subport (#53232) > --- > python/py-pandas/Portfile | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/python/py-pandas/Portfile b/python/py-pandas/Portfile > index bb8596a..c3d4c8e 100644 > --- a/python/py-pandas/Portfile > +++ b/python/py-pandas/Portfile > @@ -9,7 +9,7 @@ categories-append science > license BSD > platforms darwin > > -python.versions 27 34 35 > +python.versions 27 34 35 36 > > maintainers stromnov openmaintainer > >
