[75643] trunk/dports/python/py26-boto/Portfile

jameskyle at macports.org jameskyle at macports.org
Wed Feb 2 08:05:03 PST 2011


Revision: 75643
          http://trac.macports.org/changeset/75643
Author:   jameskyle at macports.org
Date:     2011-02-02 08:05:03 -0800 (Wed, 02 Feb 2011)
Log Message:
-----------
Updated boto to current 2.0b3 which provides an API for the new S3 IAM interface.

Modified Paths:
--------------
    trunk/dports/python/py26-boto/Portfile

Modified: trunk/dports/python/py26-boto/Portfile
===================================================================
--- trunk/dports/python/py26-boto/Portfile	2011-02-02 16:05:00 UTC (rev 75642)
+++ trunk/dports/python/py26-boto/Portfile	2011-02-02 16:05:03 UTC (rev 75643)
@@ -4,7 +4,7 @@
 PortGroup         python26 1.0
 
 name              py26-boto
-version           1.8d
+version           2.0b3
 categories        python net
 platforms         darwin
 maintainers       nomaintainer
@@ -17,10 +17,9 @@
 master_sites      http://boto.googlecode.com/files/
 distname          boto-${version}
 
-checksums         md5     3de4ac64015a9b06960fd14827a9c07a \
-                  sha1    b07fc8867e9297bcf665988fec26eafe32714aa9 \
-                  rmd160  878e00b70b0e5764ca158081970e0a21d5356dd7
-
+checksums         md5     a6ab186d7767d191c5803449ed086f46 \
+                  sha1    3441c8c6be709d59c12795ca169b1a7a4ae94f48 \
+                  rmd160  618af27b8050fe390f0f13bcca1a0812e3f8b45b
 universal_variant no
 
 livecheck.type    regex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110202/0ec0c120/attachment.html>


More information about the macports-changes mailing list