>> I have not enabled the py3 version as this port installs some scripts
>> in /usr/local/bin that would conflict if both versions are installed.
>> Would people prefer to update this to py3 and drop py2?
> 
> See www/py-gunicorn/Makefile
> post-install:
>        for i in ${PREFIX}/bin/*; do \
>                mv $${i} $${i}${MODPY_BIN_SUFFIX} ;\
>        done
> 
> For now it's probably easier to have a flavor and provide both py2 and
> py3.


Yes, that makes sense, thanks for the pointers!

Will look at updating the dependency py-irclib to py3 and will report back.

Cheers,
Daniel


Reply via email to