https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252117
--- Comment #10 from Yuri Victorovich <y...@freebsd.org> --- (In reply to John Hein from comment #9) It's a small nuance. The port can get limited to python:3.6+ for 2 reasons: 1. When it doesn't build with python-2.7 2. When some dependency is broken or incompatible with python-2.7 In this case 2. is the true. If/once this dependency is fixed someone would just change python:3.6+ -> python in devel/py-llfuse. And this port would be left broken for python-2.7. Yes, it's best to look and retest when doing this, but the reality is different and often people don't retest. This is my rationale for this line. On the other side, what is the downside? There's really none, it's just a line. It doesn't force python-2.7 or change the behavior in any way. -- You are receiving this mail because: 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"