#19021 closed defect (duplicate)
py25-docutils conflicts with other py*-docutils versions
Reported by: | arthurk@… | Owned by: | alex@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.7.0 |
Keywords: | Cc: | MarcusCalhoun-Lopez (Marcus Calhoun-Lopez) | |
Port: | py-docutils |
Description
It's currently not possible to install multiple versions of docutils (py-docutils, py25-docutils py26-docutils) as all ports will install their scripts in /opt/local/bin:
Port py25-docutils contains: /opt/local/bin/rst2html.py /opt/local/bin/rst2latex.py /opt/local/bin/rst2newlatex.py ...
The attached patch will attach the Python version number to those files:
Port py25-docutils contains: /opt/local/bin/rst2html-2.5.py /opt/local/bin/rst2latex-2.5.py /opt/local/bin/rst2newlatex-2.5.py ...
Attachments (1)
Change History (8)
Changed 16 years ago by arthurk@…
Attachment: | py25docutils.diff added |
---|
comment:1 Changed 16 years ago by mf2k (Frank Schima)
Owner: | changed from macports-tickets@… to alex@… |
---|---|
Type: | enhancement → defect |
comment:2 Changed 16 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
Cc: | mcalhoun@… added |
---|
Cc Me!
comment:4 Changed 14 years ago by jmroot (Joshua Root)
Maintainer timeout has well and truly happened; you can commit this whenever you like.
comment:5 Changed 11 years ago by petrrr
Should be probably closed! See also #19023, which seems to be a duplicate of this.
comment:6 Changed 11 years ago by mf2k (Frank Schima)
Resolution: | → duplicate |
---|---|
Status: | new → closed |
comment:7 Changed 11 years ago by mf2k (Frank Schima)
Keywords: | docutils removed |
---|---|
Port: | py-docutils added; py25-docutils removed |
Note: See
TracTickets for help on using
tickets.
Assigning to maintainer.