Bug 228414

Summary: textproc/py-rst2html: Fix conflict with textproc/py-docutils: bin/rst2html5{.py}
Product: Ports & Packages Reporter: Kubilay Kocak <koobs>
Component: Individual Port(s)Assignee: Kubilay Kocak <koobs>
Status: Closed FIXED    
Severity: Affects Only Me CC: python
Priority: --- Flags: bugzilla: maintainer-feedback? (python)
Version: Latest   
Hardware: Any   
OS: Any   
See Also: https://github.com/getnikola/nikola/issues/2657

Description Kubilay Kocak freebsd_committer freebsd_triage 2018-05-22 03:07:01 UTC
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]

Also affected (not currently packaged in FreeBSD Ports), the rst2html5-tools PyPI package [2].

[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
Comment 1 commit-hook freebsd_committer freebsd_triage 2018-05-22 05:15:35 UTC
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
Comment 2 Po-Chuan Hsieh freebsd_committer freebsd_triage 2019-02-03 23:57:11 UTC
As time goes by, the MFH is done.

Don't why this PR is still listed in the "Problem reports for python@FreeBSD.org that need special attention" mail.
Comment 3 Kubilay Kocak freebsd_committer freebsd_triage 2019-02-05 11:52:44 UTC
Missed MFH window, ports r470594 is now in (latest) quarterly