#38284: py-pmw-1.3.3a update -----------------------+-------------------------------- Reporter: howarth@… | Owner: macports-tickets@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Keywords: | Port: py-pmw -----------------------+-------------------------------- The Pmw 1.3.3a release from upstream allows all of the Pmw testsuite to run properly under tcl 8.5.13 on fink.[[BR]] In MacPorts under tcl/tk 8.6, there are four regressions...[[BR]] [[BR]] ==== ComboBox method curselection ()[[BR]] ==== result was:[[BR]] (0,) <type 'tuple'>[[BR]] ---- result should have been:[[BR]] ('0',) <type 'tuple'>[[BR]] ---- FAILED[[BR]] [[BR]] ==== ComboBox method curselection ()[[BR]] ==== result was:[[BR]] (5,) <type 'tuple'>[[BR]] ---- result should have been:[[BR]] ('5',) <type 'tuple'>[[BR]] ---- FAILED[[BR]] [[BR]] ==== ComboBox method curselection ()[[BR]] ==== result was:[[BR]] (0,) <type 'tuple'>[[BR]] ---- result should have been:[[BR]] ('0',) <type 'tuple'>[[BR]] ---- FAILED[[BR]] [[BR]] ==== ComboBox method curselection ()[[BR]] ==== result was:[[BR]] (5,) <type 'tuple'>[[BR]] ---- result should have been:[[BR]] ('5',) <type 'tuple'>[[BR]] ---- FAILED[[BR]] [[BR]] It would be interesting to know if py-pmw 1.3.3a shows no failures under the previous tcl/tk 8.5.13 packaging in MacPorts[[BR]] to confirm that these MacPorts' specific regressions are due to tcl/tk 8.6. -- Ticket URL: <https://trac.macports.org/ticket/38284> MacPorts <http://www.macports.org/> Ports system for OS X