https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=228414
--- Comment #1 from commit-h...@freebsd.org --- A commit references this bug: Author: koobs Date: Tue May 22 05:15:28 UTC 2018 New revision: 470594 URL: https://svnweb.freebsd.org/changeset/ports/470594 Log: textproc/py-rst2html: Fix conflict with textproc/py-docutils docutils 0.13.1 release included a new rst2html5 frontend, adding rst2html5{.py} to LOCALBASE/bin. This conflicts with files already packages with textproc/py-rst2html [1][2], resulting in a packging error. Also affected (not currently packaged in FreeBSD Ports), is the rst2html5-tools PyPI package [2]. Rename the conflicting script accordingly. While I'm here: - Fix *_DEPENDS versions to match upstream - Remove unecessary limit to Python 2.x - Enable concurrent installation [1] https://bitbucket.org/andre_felipe_dias/rst2html5/issues/27/ [2] https://github.com/getnikola/nikola/issues/2657 [3] https://github.com/marianoguerra/rst2html5/issues/87 PR: 228414 Reported by: roflik (via IRC) Approved by: koobs (python, maintainer) MFH: 2018Q2 Changes: head/textproc/py-rst2html5/Makefile head/textproc/py-rst2html5/files/ head/textproc/py-rst2html5/files/patch-setup.py -- 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"