Created attachment 192432 [details] Patch file to add FLAVOR support to the ports
This patch adds support for FLAVORS to the uwsgi port to allow installation of uwsgi for different Python Version concurrently.
Maintainer feedback, please!
With python2 going away soon is this still wanted?
Should work with 3.x accorodring to upstream? https://github.com/unbit/uwsgi/blob/2.0.19.1/setup.py#L135 https://github.com/unbit/uwsgi/issues/2281 might also be of interest