pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkg/45651: www/py-mechanize fix broken dependency / update to new release



>Number:         45651
>Category:       pkg
>Synopsis:       www/py-mechanize fix broken dependency / update to new release
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Fri Nov 25 13:00:00 +0000 2011
>Originator:     Mayuresh
>Release:        5.1
>Organization:
>Environment:
NetBSD laptop 5.1 NetBSD 5.1 (MYKERNEL) #7: Tue Nov 22 22:23:14 IST 2011  
root@laptop:/usr/src/sys/arch/i386/compile/MYKERNEL i386
>Description:
Python mechanize version 0.1.11 in pkgsrc has a dependency on www/py-ClientForm 
which is not taken care of automatically.

Besides as of later versions of mechanize, the ClientForm package has been 
incorporated in mechanize itself. Just adopting a later version will solve the 
dependency issue as well.


>How-To-Repeat:
Delete package py-ClientForm

Build py-mechanize

At python prompt
import mechanize

See the dependency error.
>Fix:
Update to latest version of mechanize. ClientForm is included in it requiring 
no dependency.



Home | Main Index | Thread Index | Old Index