#32728: py-zope-app-module: Dependency 'py24-zope-app-module' not found -------------------------------------+-------------------------------------- Reporter: ryandesign@… | Owner: singingwolfboy@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: py-zope-app-module -------------------------------------+-------------------------------------- From the buildbot: {{{ ---> Computing dependencies for py-zope-app-module DEBUG: Searching for dependency: py24-zope-app-module DEBUG: Didn't find receipt, going to depspec regex for: py24-zope-app- module Error: Dependency 'py24-zope-app-module' not found. }}} py-zope-app-module does not override the python portgroup's default python version of 2.4, yet does not provide a python 2.4 version of itself, hence the error when you try to install the stub port; change the default python version to one of the ones the port does provide. Or, take this opportunity to fix the python portgroup: have it default to 2.4 only if 2.4 is among the versions the port provides; if it's not, you could change it to default to the highest version provided, for example. -- Ticket URL: <https://trac.macports.org/ticket/32728> MacPorts <http://www.macports.org/> Ports system for Mac OS