[87325] trunk/dports/python
Ryan Schmidt
ryandesign at macports.org
Wed Nov 16 21:41:46 PST 2011
On Nov 16, 2011, at 23:12, jameskyle at macports.org wrote:
> Revision: 87325
> http://trac.macports.org/changeset/87325
> Author: jameskyle at macports.org
> Date: 2011-11-16 21:12:55 -0800 (Wed, 16 Nov 2011)
> Log Message:
> -----------
> Added euca2ools for python 2.7. Library and command line tools for EC2 and S3 API's.
>
> Added Paths:
> -----------
> trunk/dports/python/py27-euca2ools/
> trunk/dports/python/py27-euca2ools/Portfile
> +fetch.type bzr
> +bzr.url lp:euca2ools
> +bzr.revision 494
> +
> +depends_lib port:py27-boto \
> + port:py27-m2crypto
> +
> +pre-fetch {
> + ui_msg "--> Fetching from bzr repository..."
> +}
Could this fetch from a distfile instead of fetching from bzr?
http://eucalyptussoftware.com/downloads/releases/
More information about the macports-dev
mailing list