[PyObjC-svn] r2141 - trunk/pyobjc/pyobjc-framework-AddressBook

[email protected]
Newsgroups gmane.comp.python.pyobjc.cvs
Message-ID <[email protected]>
Author: ronaldoussoren
Date: Sat Apr 11 04:24:03 2009
New Revision: 2141

Log:
Update version number, examples have been tested with 2.2 and all tests pass


Modified:
   trunk/pyobjc/pyobjc-framework-AddressBook/setup.py

Modified: trunk/pyobjc/pyobjc-framework-AddressBook/setup.py
==============================================================================
--- trunk/pyobjc/pyobjc-framework-AddressBook/setup.py	(original)
+++ trunk/pyobjc/pyobjc-framework-AddressBook/setup.py	Sat Apr 11 04:24:03 2009
@@ -19,7 +19,7 @@
 
 setup(
     name='pyobjc-framework-AddressBook',
-    version="2.2b1",
+    version="2.2b2",
     description = "Wrappers for the framework AddressBook on Mac OS X",
     long_description = __doc__,
     author = 'Ronald Oussoren',
@@ -30,7 +30,7 @@
     package_dir = { '': 'Lib' },
     install_requires = [ 
         'pyobjc-core>=2.2b1',
-        'pyobjc-framework-Cocoa>=2.2b1',
+        'pyobjc-framework-Cocoa>=2.2b2',
     ],
     dependency_links = [],
     package_data = { 

------------------------------------------------------------------------------
This SF.net email is sponsored by:
High Quality Requirements in a Collaborative Environment.
Download a free trial of Rational Requirements Composer Now!
http://p.sf.net/sfu/www-ibm-com
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.