id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc,port 48416,s3cmd @1.5.2: add py27-dateutil as dependency,arto@…,macports-tickets@…,"On a fresh MacPorts install on 10.10, doing `sudo port install s3cmd` doesn't suffice to execute it, outputting: {{{ !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! ImportError trying to import dateutil.parser. Please install the python dateutil module: $ sudo apt-get install python-dateutil or $ sudo yum install python-dateutil or $ pip install python-dateutil !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! }}} After manually installing the `python-dateutil` library, the `s3cmd` program works fine. So, it seems that the port ought to depend on `py27-dateutil` as an explicit runtime dependency. ",defect,closed,Normal,,ports,2.3.3,fixed,,kurthindenburg,s3cmd