#31333: py27-geopy @0.94.1 missing dependency on py27-distribute ------------------------------------------+--------------------------------- Reporter: md14-macports@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: py27-geopy ------------------------------------------+--------------------------------- The py27-geopy port appears to be missing a dependency on py27-distribute. From the build log: {{{ :notice:build ---> Building py27-geopy :debug:build Executing proc-pre-org.macports.build-build-0 :debug:build Executing org.macports.build (py27-geopy) :debug:build Environment: CFLAGS='-arch x86_64' CXXFLAGS='-arch x86_64' CPATH='/opt/local/include' MACOSX_DEPLOYMENT_TARGET='10.6' LIBRARY_PATH='/opt/local/lib' F90FLAGS='-m64' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_Users_monte.clear_Sites_apps_notes_MacPorts_ports_python_py27-geopy/py27-geopy/work/.CC_PRINT_OPTIONS' LDFLAGS='-arch x86_64' FCFLAGS='-m64' OBJCFLAGS='-arch x86_64' FFLAGS='-m64' CC_PRINT_OPTIONS='YES' :debug:build Assembled command: 'cd "/opt/local/var/macports/build/_Users_monte.clear_Sites_apps_notes_MacPorts_ports_python_py27-geopy/py27-geopy/work/geopy-0.94.1" && /opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7 setup.py --no-user-cfg build' :debug:build Executing command line: cd "/opt/local/var/macports/build/_Users_monte.clear_Sites_apps_notes_MacPorts_ports_python_py27-geopy/py27-geopy/work/geopy-0.94.1" && /opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7 setup.py --no-user-cfg build :info:build Traceback (most recent call last): :info:build File "setup.py", line 1, in <module> :info:build from setuptools import setup, find_packages :info:build ImportError: No module named setuptools }}} The complete build log is attached. Installing py27-geopy works if py27-distribute is already installed. -- Ticket URL: <https://trac.macports.org/ticket/31333> MacPorts <http://www.macports.org/> Ports system for Mac OS