[71674] trunk/dports/python
singingwolfboy at macports.org
singingwolfboy at macports.org
Sun Sep 19 11:15:15 PDT 2010
Revision: 71674
http://trac.macports.org/changeset/71674
Author: singingwolfboy at macports.org
Date: 2010-09-19 11:15:13 -0700 (Sun, 19 Sep 2010)
Log Message:
-----------
New port: py27-boto
Added Paths:
-----------
trunk/dports/python/py27-boto/
trunk/dports/python/py27-boto/Portfile
Added: trunk/dports/python/py27-boto/Portfile
===================================================================
--- trunk/dports/python/py27-boto/Portfile (rev 0)
+++ trunk/dports/python/py27-boto/Portfile 2010-09-19 18:15:13 UTC (rev 71674)
@@ -0,0 +1,28 @@
+# $Id$
+
+PortSystem 1.0
+PortGroup python27 1.0
+
+name py27-boto
+version 1.9b
+categories python net
+platforms darwin
+maintainers nomaintainer
+
+description python interface to Amazon Web Services
+long_description An integrated interface to current and future \
+ infrastructural services offered by Amazon Web Services.
+
+homepage http://code.google.com/p/boto/
+master_sites http://boto.googlecode.com/files/
+distname boto-${version}
+
+checksums md5 4fc2fd7b70a971b1363f8465aafe7091 \
+ sha1 00a033b0a593c3ca82927867950f73d88b831155 \
+ rmd160 0d403ad76bf02a60699693dc13cd0911196ec844
+
+universal_variant no
+
+livecheck.type regex
+livecheck.url ${homepage}downloads/list
+livecheck.regex {boto-(\d+(?:\.\d+)*\w).tar.gz}
Property changes on: trunk/dports/python/py27-boto/Portfile
___________________________________________________________________
Added: svn:keywords
+ Id
Added: svn:eol-style
+ native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100919/da09b70a/attachment.html>
More information about the macports-changes
mailing list