[MacPorts] #18910: py26-jinja2 installs documentation into sys.prefix
#18910: py26-jinja2 installs documentation into sys.prefix -------------------------------------+-------------------------------------- Reporter: arthur@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: | Port: -------------------------------------+-------------------------------------- $ sudo port contents py26-jinja2: {{{ /opt/local/Library/Frameworks/Python.framework/Versions/2.6/docs/api.html /opt/local/Library/Frameworks/Python.framework/Versions/2.6/docs/changelog.html /opt/local/Library/Frameworks/Python.framework/Versions/2.6/docs/extensions.html ... }}} This can cause problems when multiple versions are installed. The attached patch fixes this issue and puts documentation files in a package-specific directory: {{{ /opt/local/Library/Frameworks/Python.framework/Versions/2.6/docs/py26-jinja2/api.html /opt/local/Library/Frameworks/Python.framework/Versions/2.6/docs/py26-jinja2/changelog.html /opt/local/Library/Frameworks/Python.framework/Versions/2.6/docs/py26-jinja2/extensions.html ... }}} -- Ticket URL: <http://trac.macports.org/ticket/18910> MacPorts <http://www.macports.org/> Ports system for Mac OS
#18910: py26-jinja2 installs documentation into sys.prefix -------------------------------------+-------------------------------------- Reporter: arthur@… | Owner: jmr@… Type: defect | Status: assigned Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: | Port: py26-jinja2 -------------------------------------+-------------------------------------- Changes (by jmr@…): * owner: macports-tickets@… => jmr@… * status: new => assigned * port: => py26-jinja2 -- Ticket URL: <http://trac.macports.org/ticket/18910#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#18910: py26-jinja2 installs documentation into sys.prefix -------------------------------------+-------------------------------------- Reporter: arthur@… | Owner: jmr@… Type: defect | Status: assigned Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: | Port: py26-jinja2 -------------------------------------+-------------------------------------- Comment(by arthurk@…): See Portfile.2.diff for a better patch than Portfile.diff. It doesn't require a patchfile (files/patch-setup.py.diff). -- Ticket URL: <http://trac.macports.org/ticket/18910#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#18910: py26-jinja2 installs documentation into sys.prefix --------------------------------------+------------------------------------- Reporter: arthur@… | Owner: jmr@… Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Resolution: fixed | Keywords: Port: py26-jinja2 | --------------------------------------+------------------------------------- Changes (by jmr@…): * status: assigned => closed * resolution: => fixed Comment: Thanks, applied in r49973. -- Ticket URL: <http://trac.macports.org/ticket/18910#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts