[PyObjC-svn] r2197 - trunk/pyobjc/pyobjc-framework-FSEvents
[email protected] Sat, 02 May 2009 03:30:40 -0500
| Newsgroups | gmane.comp.python.pyobjc.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: ronaldoussoren
Date: Sat May 2 03:30:40 2009
New Revision: 2197
Log:
Minor tweaks to setup.py
Modified:
trunk/pyobjc/pyobjc-framework-FSEvents/setup.py
Modified: trunk/pyobjc/pyobjc-framework-FSEvents/setup.py
==============================================================================
--- trunk/pyobjc/pyobjc-framework-FSEvents/setup.py (original)
+++ trunk/pyobjc/pyobjc-framework-FSEvents/setup.py Sat May 2 03:30:40 2009
@@ -29,26 +29,20 @@
platforms = [ "MacOS X" ],
packages = [ "FSEvents" ],
package_dir = { '': 'Lib' },
- setup_requires = [
- ],
install_requires = [
'pyobjc-core>=2.2b1',
'pyobjc-framework-Cocoa>=2.2b1',
],
- dependency_links = [],
package_data = {
'': ['*.bridgesupport']
},
test_suite='PyObjCTest',
cmdclass = extra_cmdclass,
options = extra_options('FSEvents'),
-
- # The package is actually zip-safe, but py2app isn't zip-aware yet.
- zip_safe = False,
-
ext_modules = [
Extension("FSEvents._callbacks",
[ "Modules/_callbacks.m" ],
extra_compile_args=['-O0']),
],
+ 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