[PyObjC-svn] r2210 - trunk/pyobjc/pyobjc-framework-SearchKit
[email protected] Sun, 03 May 2009 13:51:19 -0500
| Newsgroups | gmane.comp.python.pyobjc.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: ronaldoussoren
Date: Sun May 3 13:51:19 2009
New Revision: 2210
Log:
small tweaks to setup.py
Modified:
trunk/pyobjc/pyobjc-framework-SearchKit/setup.py
Modified: trunk/pyobjc/pyobjc-framework-SearchKit/setup.py
==============================================================================
--- trunk/pyobjc/pyobjc-framework-SearchKit/setup.py (original)
+++ trunk/pyobjc/pyobjc-framework-SearchKit/setup.py Sun May 3 13:51:19 2009
@@ -1,5 +1,6 @@
'''
-Wrappers for framework 'SearchKit'.
+Wrappers for the "SearchKit" framework on MacOSX. SearchKit is a content
+indexing and search solution.
These wrappers don't include documentation, please check Apple's documention
for information on how to use this framework and PyObjC's documentation
@@ -28,17 +29,14 @@
packages = [ "SearchKit" ],
package_dir = { '': 'Lib' },
install_requires = [
- 'pyobjc-core>=2.2b1',
- 'pyobjc-framework-Cocoa>=2.2b1',
+ 'pyobjc-core>=2.2b2',
+ 'pyobjc-framework-Cocoa>=2.2b2',
],
- dependency_links = [],
package_data = {
- '': ['*.xml']
+ '': ['*.bridgesupport']
},
test_suite='PyObjCTest',
cmdclass = extra_cmdclass,
options = extra_options('SearchKit'),
-
- # The package is actually zip-safe, but py2app isn't zip-aware yet.
- zip_safe = False,
+ zip_safe = True,
)
------------------------------------------------------------------------------
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