pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/py-boto update boto to 2.6.0



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3165a1a1b8df
branches:  trunk
changeset: 610862:3165a1a1b8df
user:      jakllsch <jakllsch%pkgsrc.org@localhost>
date:      Thu Nov 08 19:27:12 2012 +0000

description:
update boto to 2.6.0

(upstream doesn't seem to have a changelog)

diffstat:

 net/py-boto/Makefile |   4 ++--
 net/py-boto/PLIST    |  51 ++++++++++++++++++++++++++++++++++++++++++++++++++-
 net/py-boto/distinfo |   8 ++++----
 3 files changed, 56 insertions(+), 7 deletions(-)

diffs (119 lines):

diff -r 3081c70dfc02 -r 3165a1a1b8df net/py-boto/Makefile
--- a/net/py-boto/Makefile      Thu Nov 08 16:01:51 2012 +0000
+++ b/net/py-boto/Makefile      Thu Nov 08 19:27:12 2012 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.17 2012/10/23 17:19:01 asau Exp $
+# $NetBSD: Makefile,v 1.18 2012/11/08 19:27:12 jakllsch Exp $
 #
 
-DISTNAME=      boto-2.5.2
+DISTNAME=      boto-2.6.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    net
 MASTER_SITES=  http://cloud.github.com/downloads/boto/boto/
diff -r 3081c70dfc02 -r 3165a1a1b8df net/py-boto/PLIST
--- a/net/py-boto/PLIST Thu Nov 08 16:01:51 2012 +0000
+++ b/net/py-boto/PLIST Thu Nov 08 19:27:12 2012 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2012/09/05 09:02:43 wiz Exp $
+@comment $NetBSD: PLIST,v 1.7 2012/11/08 19:27:12 jakllsch Exp $
 bin/asadmin
 bin/bundle_image
 bin/cfadmin
@@ -6,6 +6,7 @@
 bin/cwutil
 bin/elbadmin
 bin/fetch_file
+bin/glacier
 bin/instance_events
 bin/kill_instance
 bin/launch_instance
@@ -30,6 +31,21 @@
 ${PYSITELIB}/boto/auth_handler.py
 ${PYSITELIB}/boto/auth_handler.pyc
 ${PYSITELIB}/boto/auth_handler.pyo
+${PYSITELIB}/boto/beanstalk/__init__.py
+${PYSITELIB}/boto/beanstalk/__init__.pyc
+${PYSITELIB}/boto/beanstalk/__init__.pyo
+${PYSITELIB}/boto/beanstalk/exception.py
+${PYSITELIB}/boto/beanstalk/exception.pyc
+${PYSITELIB}/boto/beanstalk/exception.pyo
+${PYSITELIB}/boto/beanstalk/layer1.py
+${PYSITELIB}/boto/beanstalk/layer1.pyc
+${PYSITELIB}/boto/beanstalk/layer1.pyo
+${PYSITELIB}/boto/beanstalk/response.py
+${PYSITELIB}/boto/beanstalk/response.pyc
+${PYSITELIB}/boto/beanstalk/response.pyo
+${PYSITELIB}/boto/beanstalk/wrapper.py
+${PYSITELIB}/boto/beanstalk/wrapper.pyc
+${PYSITELIB}/boto/beanstalk/wrapper.pyo
 ${PYSITELIB}/boto/cacerts/__init__.py
 ${PYSITELIB}/boto/cacerts/__init__.pyc
 ${PYSITELIB}/boto/cacerts/__init__.pyo
@@ -344,6 +360,33 @@
 ${PYSITELIB}/boto/fps/response.py
 ${PYSITELIB}/boto/fps/response.pyc
 ${PYSITELIB}/boto/fps/response.pyo
+${PYSITELIB}/boto/glacier/__init__.py
+${PYSITELIB}/boto/glacier/__init__.pyc
+${PYSITELIB}/boto/glacier/__init__.pyo
+${PYSITELIB}/boto/glacier/concurrent.py
+${PYSITELIB}/boto/glacier/concurrent.pyc
+${PYSITELIB}/boto/glacier/concurrent.pyo
+${PYSITELIB}/boto/glacier/exceptions.py
+${PYSITELIB}/boto/glacier/exceptions.pyc
+${PYSITELIB}/boto/glacier/exceptions.pyo
+${PYSITELIB}/boto/glacier/job.py
+${PYSITELIB}/boto/glacier/job.pyc
+${PYSITELIB}/boto/glacier/job.pyo
+${PYSITELIB}/boto/glacier/layer1.py
+${PYSITELIB}/boto/glacier/layer1.pyc
+${PYSITELIB}/boto/glacier/layer1.pyo
+${PYSITELIB}/boto/glacier/layer2.py
+${PYSITELIB}/boto/glacier/layer2.pyc
+${PYSITELIB}/boto/glacier/layer2.pyo
+${PYSITELIB}/boto/glacier/response.py
+${PYSITELIB}/boto/glacier/response.pyc
+${PYSITELIB}/boto/glacier/response.pyo
+${PYSITELIB}/boto/glacier/vault.py
+${PYSITELIB}/boto/glacier/vault.pyc
+${PYSITELIB}/boto/glacier/vault.pyo
+${PYSITELIB}/boto/glacier/writer.py
+${PYSITELIB}/boto/glacier/writer.pyc
+${PYSITELIB}/boto/glacier/writer.pyo
 ${PYSITELIB}/boto/gs/__init__.py
 ${PYSITELIB}/boto/gs/__init__.pyc
 ${PYSITELIB}/boto/gs/__init__.pyo
@@ -576,6 +619,9 @@
 ${PYSITELIB}/boto/s3/connection.py
 ${PYSITELIB}/boto/s3/connection.pyc
 ${PYSITELIB}/boto/s3/connection.pyo
+${PYSITELIB}/boto/s3/cors.py
+${PYSITELIB}/boto/s3/cors.pyc
+${PYSITELIB}/boto/s3/cors.pyo
 ${PYSITELIB}/boto/s3/deletemarker.py
 ${PYSITELIB}/boto/s3/deletemarker.pyc
 ${PYSITELIB}/boto/s3/deletemarker.pyo
@@ -597,6 +643,9 @@
 ${PYSITELIB}/boto/s3/resumable_download_handler.py
 ${PYSITELIB}/boto/s3/resumable_download_handler.pyc
 ${PYSITELIB}/boto/s3/resumable_download_handler.pyo
+${PYSITELIB}/boto/s3/tagging.py
+${PYSITELIB}/boto/s3/tagging.pyc
+${PYSITELIB}/boto/s3/tagging.pyo
 ${PYSITELIB}/boto/s3/user.py
 ${PYSITELIB}/boto/s3/user.pyc
 ${PYSITELIB}/boto/s3/user.pyo
diff -r 3081c70dfc02 -r 3165a1a1b8df net/py-boto/distinfo
--- a/net/py-boto/distinfo      Thu Nov 08 16:01:51 2012 +0000
+++ b/net/py-boto/distinfo      Thu Nov 08 19:27:12 2012 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2012/09/05 09:02:43 wiz Exp $
+$NetBSD: distinfo,v 1.7 2012/11/08 19:27:12 jakllsch Exp $
 
-SHA1 (boto-2.5.2.tar.gz) = b680fa555cb7b7ebf9a3aa12a05ba3bd36a161d5
-RMD160 (boto-2.5.2.tar.gz) = 32ea82c5354b282be47cbc7481cd4d3f29cacbc6
-Size (boto-2.5.2.tar.gz) = 580273 bytes
+SHA1 (boto-2.6.0.tar.gz) = 38b6f630d585168527bc49568d9d68b504e410f0
+RMD160 (boto-2.6.0.tar.gz) = 07f614c199efece4e6f3315b3b527be94fe362de
+Size (boto-2.6.0.tar.gz) = 640220 bytes



Home | Main Index | Thread Index | Old Index