ok shadchin@
пн, 22 апр. 2019 г., 5:01 Kurt Mosiejczuk <[email protected]>: > On Sun, Apr 21, 2019 at 09:40:15PM -0400, Kurt Mosiejczuk wrote: > > After eliminating py-funcsigs from the last python3 flavored port using > > it (assuming the change to net/py-ripe.atlas.couseau is accepted), there > > is no longer a reason to keep the python3 FLAVOR of devel/py-funcsigs > > around. It has no effect on either of the current Python3 versions, > > 3.6.x and 3.7.x. > > > Attached are the diff to remove the python3 FLAVOR and a diff for quirks > > to reflect its removal. > > > cc shadchin (py-funcsigs MAINTAINER) > > danj@ pointed out I will also need to remove the python3 FLAVOR from > devel/Makefile. > > Here is a diff to do that. > > --Kurt > > Index: devel/Makefile > =================================================================== > RCS file: /cvs/ports/devel/Makefile,v > retrieving revision 1.1838 > diff -u -p -r1.1838 Makefile > --- devel/Makefile 19 Apr 2019 14:43:55 -0000 1.1838 > +++ devel/Makefile 22 Apr 2019 02:00:39 -0000 > @@ -1402,7 +1402,6 @@ > SUBDIR += py-frozendict > SUBDIR += py-frozendict,python3 > SUBDIR += py-funcsigs > - SUBDIR += py-funcsigs,python3 > SUBDIR += py-functools32 > SUBDIR += py-funcy > SUBDIR += py-funcy,python3 >
