[PyObjC-svn] r2191 - in trunk/pyobjc/pyobjc-framework-Collaboration: . Doc

[email protected]
Newsgroups gmane.comp.python.pyobjc.cvs
Message-ID <[email protected]>
Author: ronaldoussoren
Date: Sat May  2 03:14:14 2009
New Revision: 2191

Log:
* Minor tweaks in setup.py
* Add API Notes documentation


Added:
   trunk/pyobjc/pyobjc-framework-Collaboration/Doc/
   trunk/pyobjc/pyobjc-framework-Collaboration/Doc/api-notes-Collaboration.txt
Modified:
   trunk/pyobjc/pyobjc-framework-Collaboration/setup.py

Modified: trunk/pyobjc/pyobjc-framework-Collaboration/setup.py
==============================================================================
--- trunk/pyobjc/pyobjc-framework-Collaboration/setup.py	(original)
+++ trunk/pyobjc/pyobjc-framework-Collaboration/setup.py	Sat May  2 03:14:14 2009
@@ -1,5 +1,7 @@
 ''' 
-Wrappers for framework 'Collaboration'. 
+Wrappers for the "Collaboration" framework in MacOSX 10.5 or later. The
+Collaboration framework provides access to identities, and manages
+user interface elements for selecting identities.
 
 These wrappers don't include documentation, please check Apple's documention
 for information on how to use this framework and PyObjC's documentation
@@ -27,13 +29,10 @@
     platforms = [ "MacOS X" ],
     packages = [ "Collaboration" ],
     package_dir = { '': 'Lib' },
-    setup_requires = [
-    ],
     install_requires = [ 
-        'pyobjc-core>=2.2b1',
+        'pyobjc-core>=2.2b2',
         'pyobjc-framework-Cocoa>=2.2b2',
     ],
-    dependency_links = [],
     package_data = { 
         '': ['*.bridgesupport'] 
     },

------------------------------------------------------------------------------
Register Now & Save for Velocity, the Web Performance & Operations 
Conference from O'Reilly Media. Velocity features a full day of 
expert-led, hands-on workshops and two days of sessions from industry 
leaders in dedicated Performance & Operations tracks. Use code vel09scf 
and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.