Author: ronaldoussoren
Date: Tue Apr 21 08:50:56 2009
New Revision: 2171
Log:
update version number
Modified:
trunk/pyobjc/pyobjc-framework-SystemConfiguration/ (props changed)
trunk/pyobjc/pyobjc-framework-SystemConfiguration/PyObjCTest/test_SCDynamicStore.py
trunk/pyobjc/pyobjc-framework-SystemConfiguration/setup.py
Modified: trunk/pyobjc/pyobjc-framework-SystemConfiguration/PyObjCTest/test_SCDynamicStore.py
==============================================================================
--- trunk/pyobjc/pyobjc-framework-SystemConfiguration/PyObjCTest/test_SCDynamicStore.py (original)
+++ trunk/pyobjc/pyobjc-framework-SystemConfiguration/PyObjCTest/test_SCDynamicStore.py Tue Apr 21 08:50:56 2009
@@ -101,7 +101,7 @@
CFRunLoopAddSource(CFRunLoopGetCurrent(), src, kCFRunLoopCommonModes)
CFRunLoopRunInMode(kCFRunLoopDefaultMode, 2.0, False)
- self.failUnlessEqual(len(l), 1)
+ self.failUnless(len(l) > 1)
self.failUnless(l[0][0] is st)
self.failUnlessIsInstance(l[0][1], CFArrayRef)
self.failUnless(l[0][2] is info)
Modified: trunk/pyobjc/pyobjc-framework-SystemConfiguration/setup.py
==============================================================================
--- trunk/pyobjc/pyobjc-framework-SystemConfiguration/setup.py (original)
+++ trunk/pyobjc/pyobjc-framework-SystemConfiguration/setup.py Tue Apr 21 08:50:56 2009
@@ -18,7 +18,7 @@
setup(
name='pyobjc-framework-SystemConfiguration',
- version='2.2b1',
+ version='2.2b2',
description = "Wrappers for the framework SystemConfiguration on Mac OS X",
long_description = __doc__,
author='Ronald Oussoren',
------------------------------------------------------------------------------
Stay on top of everything new and different, both inside and
around Java (TM) technology - register by April 22, and save
$200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco.
300 plus technical and hands-on sessions. Register today.
Use priority code J9JMT32. http://p.sf.net/sfu/p
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.