Re: www/py-http_ece switch to python3 only

2021-03-21 Thread Kurt Mosiejczuk
On Sun, Mar 21, 2021 at 10:10:40PM +0100, Sebastian Reitenbach wrote: > Hi, > as far as I can see, www/py-http_ece is only used by > www/py-mastodon.py, which is python3, > so no need for a python2 FLAVOR. > adding quirk and remove unflavored line from www/Makefile. > OK? You'll need a @conflic

www/py-http_ece switch to python3 only

2021-03-21 Thread Sebastian Reitenbach
Hi, as far as I can see, www/py-http_ece is only used by www/py-mastodon.py, which is python3, so no need for a python2 FLAVOR. adding quirk and remove unflavored line from www/Makefile. OK? cheers, Sebastian Index: Makefile ===