Re: Convert devel/py-algorithm-munkres to new python3-only style

2020-07-25 Thread Kurt Mosiejczuk
On Sun, Jul 26, 2020 at 12:14:40AM +0200, Klemens Nanni wrote: > On Sat, Jul 25, 2020 at 06:03:25PM -0400, Kurt Mosiejczuk wrote: > > Move py-algorithm-munkres to the new style for python3-only ports > > Also update its only consumer, audio/beets to have MODPY_FLAVOR for > > that dependency. > You

Re: Convert devel/py-algorithm-munkres to new python3-only style

2020-07-25 Thread Klemens Nanni
On Sat, Jul 25, 2020 at 06:03:25PM -0400, Kurt Mosiejczuk wrote: > Move py-algorithm-munkres to the new style for python3-only ports > > Also update its only consumer, audio/beets to have MODPY_FLAVOR for > that dependency. You'll want to add the flavour to devel/Makefile as well, then OK kn. AFA

Convert devel/py-algorithm-munkres to new python3-only style

2020-07-25 Thread Kurt Mosiejczuk
Move py-algorithm-munkres to the new style for python3-only ports Also update its only consumer, audio/beets to have MODPY_FLAVOR for that dependency. ok? --Kurt Index: Makefile === RCS file: /cvs/ports/devel/py-algorithm-munkres/M