Add patch-aa.
This commit is contained in:
parent
f5a7e309a8
commit
088f17e3d4
1 changed files with 12 additions and 0 deletions
12
net/py-boto/patches/patch-aa
Normal file
12
net/py-boto/patches/patch-aa
Normal file
|
@ -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',
|
Loading…
Reference in a new issue