pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/py-boto/patches Add patch-aa.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f3639b50bfe3
branches:  trunk
changeset: 538339:f3639b50bfe3
user:      bjs <bjs%pkgsrc.org@localhost>
date:      Wed Feb 06 07:11:14 2008 +0000

description:
Add patch-aa.

diffstat:

 net/py-boto/patches/patch-aa |  12 ++++++++++++
 1 files changed, 12 insertions(+), 0 deletions(-)

diffs (16 lines):

diff -r a7bda93fab65 -r f3639b50bfe3 net/py-boto/patches/patch-aa
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/net/py-boto/patches/patch-aa      Wed Feb 06 07:11:14 2008 +0000
@@ -0,0 +1,12 @@
+$NetBSD: patch-aa,v 1.1 2008/02/06 07:11:14 bjs Exp $
+
+--- setup.py.orig      2007-12-30 12:14:31.000000000 -0500
++++ setup.py
+@@ -37,7 +37,6 @@ setup(name = "boto",
+       url = "http://code.google.com/p/boto/";,
+       packages = [ 'boto', 'boto.sqs', 'boto.s3', 'boto.ec2', 'boto.sdb',
+                    'boto.mturk', 'boto.contrib', 'tests'],
+-      scripts=['test.py'],
+       license = 'MIT',
+       platforms = 'Posix; MacOS X; Windows',
+       classifiers = [ 'Development Status :: 3 - Alpha',



Home | Main Index | Thread Index | Old Index