[PyObjC-svn] r2161 - in trunk/pyobjc/pyobjc-framework-QTKit: . Examples PyObjCTest

[email protected]
Newsgroups gmane.comp.python.pyobjc.cvs
Message-ID <[email protected]>
Author: ronaldoussoren
Date: Mon Apr 13 09:11:54 2009
New Revision: 2161

Log:
Update version to 2.2b2

Removed:
   trunk/pyobjc/pyobjc-framework-QTKit/Examples/
Modified:
   trunk/pyobjc/pyobjc-framework-QTKit/   (props changed)
   trunk/pyobjc/pyobjc-framework-QTKit/PyObjCTest/test_QTCaptureFileOutput.py
   trunk/pyobjc/pyobjc-framework-QTKit/PyObjCTest/test_QTCaptureVideoPreviewOutput.py
   trunk/pyobjc/pyobjc-framework-QTKit/setup.py

Modified: trunk/pyobjc/pyobjc-framework-QTKit/PyObjCTest/test_QTCaptureFileOutput.py
==============================================================================
--- trunk/pyobjc/pyobjc-framework-QTKit/PyObjCTest/test_QTCaptureFileOutput.py	(original)
+++ trunk/pyobjc/pyobjc-framework-QTKit/PyObjCTest/test_QTCaptureFileOutput.py	Mon Apr 13 09:11:54 2009
@@ -13,7 +13,6 @@
         self.failUnlessEqual(QTCaptureFileOutputBufferDestinationOldFile, 2)
 
     def testProtocols(self):
-        self.failUnlessIsInstance(QTCaptureFileOutputDelegate, objc.informal_protocol)
         self.failUnlessResultIsBOOL(TestQTCaptureFileOutputHelper.captureOutput_shouldChangeOutputFileAtURL_forConnections_dueToError_)
 
 if __name__ == "__main__":

Modified: trunk/pyobjc/pyobjc-framework-QTKit/PyObjCTest/test_QTCaptureVideoPreviewOutput.py
==============================================================================
--- trunk/pyobjc/pyobjc-framework-QTKit/PyObjCTest/test_QTCaptureVideoPreviewOutput.py	(original)
+++ trunk/pyobjc/pyobjc-framework-QTKit/PyObjCTest/test_QTCaptureVideoPreviewOutput.py	Mon Apr 13 09:11:54 2009
@@ -3,8 +3,7 @@
 from QTKit import *
 
 class TestQTCaptureVideoPreviewOutput (TestCase):
-    def testProtocols(self):
-        self.failUnlessIsInstance(protocols.QTCaptureVideoPreviewOutput, objc.informal_protocol)
+    pass
 
 if __name__ == "__main__":
     main()

Modified: trunk/pyobjc/pyobjc-framework-QTKit/setup.py
==============================================================================
--- trunk/pyobjc/pyobjc-framework-QTKit/setup.py	(original)
+++ trunk/pyobjc/pyobjc-framework-QTKit/setup.py	Mon Apr 13 09:11:54 2009
@@ -18,7 +18,7 @@
 
 setup(
     name='pyobjc-framework-QTKit',
-    version='2.2b1',
+    version='2.2b2',
     description = "Wrappers for the framework QTKit on Mac OS X",
     long_description = __doc__,
     author='Ronald Oussoren',

------------------------------------------------------------------------------
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.