Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 May 2018 05:15:35 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 228414] textproc/py-rst2html: Fix conflict with textproc/py-docutils: bin/rst2html5{.py}
Message-ID:  <bug-228414-21822-vp9ER0ZABG@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-228414-21822@https.bugs.freebsd.org/bugzilla/>
References:  <bug-228414-21822@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D228414

--- Comment #1 from commit-hook@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

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-228414-21822-vp9ER0ZABG>