- Update to 2.0b4

This commit is contained in:
Li-Wen Hsu 2011-02-15 06:38:26 +00:00
parent b7acd0b2f5
commit c5edaf6b20
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=269187
4 changed files with 6 additions and 3 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= boto
PORTVERSION= 2.0b3
PORTVERSION= 2.0b4
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} \
CHEESESHOP

View File

@ -1,2 +1,2 @@
SHA256 (boto-2.0b3.tar.gz) = abcd23525ee5bdda425a3b95d0318763e30d1e406a1aba8fedd67f85dedcc984
SIZE (boto-2.0b3.tar.gz) = 235473
SHA256 (boto-2.0b4.tar.gz) = 044d83120ae21ab269ce2b8dc3539362b767734adaae58df0cfdc6d395fd95d7
SIZE (boto-2.0b4.tar.gz) = 270432

View File

@ -16,5 +16,7 @@ offered by Amazon Web Services. Currently, this includes:
* Simple Notification Server (SNS)
* Google Storage
* Identity and Access Management (IAM)
* Route53 DNS Service (route53)
* Simple Email Service (SES)
WWW: http://code.google.com/p/boto

View File

@ -9,6 +9,7 @@ bin/launch_instance
bin/list_instances
bin/lss3
bin/pyami_sendmail
bin/route53
bin/s3put
bin/sdbadmin
bin/taskadmin