#47246: py-pmw2 2.0.0 ------------------------------------+-------------------------------- Reporter: howarth.at.macports@… | Owner: macports-tickets@… Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: Port: py-pmw2 | ------------------------------------+-------------------------------- Description changed by ryandesign@…: Old description:
The attached Portfile and pmw2.patch provides a py33-pmw2 and py34-pmw2 package for the Pmw 2.0.0 release with additional fixes from upstream hg repository for 2.0.1 to eliminate demos and tests failures. These can be checked with...
cd /opt/local/Library/Frameworks/Python.framework/Versions/3.4/lib/python3.4 /site-packages/Pmw/Pmw_2_0_0/demos python3.3 All.py
and
cd /opt/local/Library/Frameworks/Python.framework/Versions/3.4/lib/python3.4 /site-packages/Pmw/Pmw_2_0_0/tests python3.3 All.py
New description: The attached Portfile and pmw2.patch provides a py33-pmw2 and py34-pmw2 package for the Pmw 2.0.0 release with additional fixes from upstream hg repository for 2.0.1 to eliminate demos and tests failures. These can be checked with... {{{ cd /opt/local/Library/Frameworks/Python.framework/Versions/3.4/lib/python3.4 /site-packages/Pmw/Pmw_2_0_0/demos python3.3 All.py }}} and {{{ cd /opt/local/Library/Frameworks/Python.framework/Versions/3.4/lib/python3.4 /site-packages/Pmw/Pmw_2_0_0/tests python3.3 All.py }}} -- -- Ticket URL: <https://trac.macports.org/ticket/47246#comment:1> MacPorts <https://www.macports.org/> Ports system for OS X