https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242463
Peter Wullinger <free...@dhke.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #210328|0 |1 is obsolete| | --- Comment #8 from Peter Wullinger <free...@dhke.de> --- Created attachment 210359 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=210359&action=edit Python 3 support + FreeBSD authormapsuffix map + plist fixes Updates patch for Python 3 support - enable USE_PYTHON= concurrent - bring back omitted authormapsuffix patch - add PKGNAMESUFFIX=${PYTHON_PKGNAMESUFFIX} - add setup.py patch for keeping track of __modulepolicy__.py This makes the port into mercurial@py37 and mercurial@py27. Given that we are 6 hours till Python 2 EOL, I would consider py27_PKGNAMESUFFIX= instead. This makes the Python 3 flavor the default and the Python 2 flavor use the suffix: mercurial-py27-5.2.1.txz mercurial-5.2.1.txz Checks done: - pkg-plist for py27 and py37 look okay - parallel install of both packages (py37 flavor has non-prefixed files) local poudriere builds (testport) 12.1/amd64: @py27 12.1/amd64: @py37 -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ freebsd-python@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-python To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"