Index: Makefile =================================================================== RCS file: /cvs/ports/devel/py-twisted/core/Makefile,v retrieving revision 1.2 diff -u -r1.2 Makefile --- Makefile 16 Feb 2007 07:30:56 -0000 1.2 +++ Makefile 20 May 2007 13:49:40 -0000 @@ -2,12 +2,12 @@ COMMENT= "event-based Python framework (core module)" -DISTNAME= TwistedCore-2.4.0 -PKGNAME= py-twisted-core-2.4.0 +DISTNAME= TwistedCore-2.5.0 +PKGNAME= py-twisted-core-2.5.0 HOMEPAGE= http://twistedmatrix.com/trac/wiki/TwistedCore -MASTER_SITES= http://tmrc.mit.edu/mirror/twisted/Twisted/2.4/ +MASTER_SITES= http://tmrc.mit.edu/mirror/twisted/Twisted/2.5/ RUN_DEPENDS= :py-zopeinterface-*:devel/py-zopeinterface \ :py-openssl-*:security/py-openssl @@ -18,6 +18,11 @@ perl -pi -e "s,%%MODPY_BIN%%,${MODPY_BIN},; \ s,%%MODPY_SITEPKG%%,${MODPY_SITEPKG}," \ ${PREFIX}/sbin/twisted-regen-dropin.cache + ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/py-twisted-core + cd ${WRKSRC}/doc && \ + find . -type d -exec ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/py-twisted-core/{} \; && \ + find . ! -type d -exec ${INSTALL_DATA} {} ${PREFIX}/share/doc/py-twisted-core/{} \; + mv ${PREFIX}/share/doc/py-twisted-core/examples ${PREFIX}/share/examples/py-twisted-core do-regress: fake env PYTHONPATH=${WRKINST}${MODPY_SITEPKG} \ Index: distinfo =================================================================== RCS file: /cvs/ports/devel/py-twisted/core/distinfo,v retrieving revision 1.2 diff -u -r1.2 distinfo --- distinfo 5 Apr 2007 15:38:05 -0000 1.2 +++ distinfo 20 May 2007 13:49:40 -0000 @@ -1,5 +1,5 @@ -MD5 (TwistedCore-2.4.0.tar.bz2) = BCpX9l/pGakjQEfXzoxD8Q== -RMD160 (TwistedCore-2.4.0.tar.bz2) = LuNBQSZ10u9Fgq5ZWt9JziVOuIs= -SHA1 (TwistedCore-2.4.0.tar.bz2) = fh92eZkSDsZVcKTl7NdG5N4A07o= -SHA256 (TwistedCore-2.4.0.tar.bz2) = EU+OzyYlkW9s1lCZ1DISQ/K1ZwTd2wyWsw9rmR20hNI= -SIZE (TwistedCore-2.4.0.tar.bz2) = 1213389 +MD5 (TwistedCore-2.5.0.tar.bz2) = z42Nc8O1i3nGoWtfwj1bYQ== +RMD160 (TwistedCore-2.5.0.tar.bz2) = sqvkeShu+QMFSxgsbUCMjz5arYY= +SHA1 (TwistedCore-2.5.0.tar.bz2) = I9lFwvtHMAj1H7uHr1YWNEchr7o= +SHA256 (TwistedCore-2.5.0.tar.bz2) = NASpIBJzTVJ6eyApzm9Yi7wCsnkEdggZss6G+BvN2qs= +SIZE (TwistedCore-2.5.0.tar.bz2) = 2049409 Index: pkg/PFRAG.shared =================================================================== RCS file: /cvs/ports/devel/py-twisted/core/pkg/PFRAG.shared,v retrieving revision 1.1 diff -u -r1.1 PFRAG.shared --- pkg/PFRAG.shared 29 Jul 2006 15:12:17 -0000 1.1 +++ pkg/PFRAG.shared 20 May 2007 13:49:40 -0000 @@ -1,3 +1,2 @@ @comment $OpenBSD: PFRAG.shared,v 1.1 2006/07/29 15:12:17 alek Exp $ lib/python${MODPY_VERSION}/site-packages/twisted/protocols/_c_urlarg.so -lib/python${MODPY_VERSION}/site-packages/twisted/spread/cBanana.so Index: pkg/PLIST =================================================================== RCS file: /cvs/ports/devel/py-twisted/core/pkg/PLIST,v retrieving revision 1.1 diff -u -r1.1 PLIST --- pkg/PLIST 29 Jul 2006 15:12:17 -0000 1.1 +++ pkg/PLIST 20 May 2007 13:49:41 -0000 @@ -5,7 +5,6 @@ bin/tap2deb bin/tap2rpm bin/tapconvert -bin/tkmktap bin/trial bin/twistd lib/python${MODPY_VERSION}/site-packages/twisted/ @@ -18,10 +17,10 @@ lib/python${MODPY_VERSION}/site-packages/twisted/application/__init__.pyc lib/python${MODPY_VERSION}/site-packages/twisted/application/app.py lib/python${MODPY_VERSION}/site-packages/twisted/application/app.pyc -lib/python${MODPY_VERSION}/site-packages/twisted/application/compat.py -lib/python${MODPY_VERSION}/site-packages/twisted/application/compat.pyc lib/python${MODPY_VERSION}/site-packages/twisted/application/internet.py lib/python${MODPY_VERSION}/site-packages/twisted/application/internet.pyc +lib/python${MODPY_VERSION}/site-packages/twisted/application/reactors.py +lib/python${MODPY_VERSION}/site-packages/twisted/application/reactors.pyc lib/python${MODPY_VERSION}/site-packages/twisted/application/service.py lib/python${MODPY_VERSION}/site-packages/twisted/application/service.pyc lib/python${MODPY_VERSION}/site-packages/twisted/application/strports.py @@ -31,24 +30,16 @@ lib/python${MODPY_VERSION}/site-packages/twisted/cred/ lib/python${MODPY_VERSION}/site-packages/twisted/cred/__init__.py lib/python${MODPY_VERSION}/site-packages/twisted/cred/__init__.pyc -lib/python${MODPY_VERSION}/site-packages/twisted/cred/authorizer.py -lib/python${MODPY_VERSION}/site-packages/twisted/cred/authorizer.pyc lib/python${MODPY_VERSION}/site-packages/twisted/cred/checkers.py lib/python${MODPY_VERSION}/site-packages/twisted/cred/checkers.pyc lib/python${MODPY_VERSION}/site-packages/twisted/cred/credentials.py lib/python${MODPY_VERSION}/site-packages/twisted/cred/credentials.pyc lib/python${MODPY_VERSION}/site-packages/twisted/cred/error.py lib/python${MODPY_VERSION}/site-packages/twisted/cred/error.pyc -lib/python${MODPY_VERSION}/site-packages/twisted/cred/identity.py -lib/python${MODPY_VERSION}/site-packages/twisted/cred/identity.pyc lib/python${MODPY_VERSION}/site-packages/twisted/cred/pamauth.py lib/python${MODPY_VERSION}/site-packages/twisted/cred/pamauth.pyc -lib/python${MODPY_VERSION}/site-packages/twisted/cred/perspective.py -lib/python${MODPY_VERSION}/site-packages/twisted/cred/perspective.pyc lib/python${MODPY_VERSION}/site-packages/twisted/cred/portal.py lib/python${MODPY_VERSION}/site-packages/twisted/cred/portal.pyc -lib/python${MODPY_VERSION}/site-packages/twisted/cred/service.py -lib/python${MODPY_VERSION}/site-packages/twisted/cred/service.pyc lib/python${MODPY_VERSION}/site-packages/twisted/cred/util.py lib/python${MODPY_VERSION}/site-packages/twisted/cred/util.pyc lib/python${MODPY_VERSION}/site-packages/twisted/enterprise/ @@ -64,8 +55,6 @@ lib/python${MODPY_VERSION}/site-packages/twisted/enterprise/sqlreflector.pyc lib/python${MODPY_VERSION}/site-packages/twisted/enterprise/util.py lib/python${MODPY_VERSION}/site-packages/twisted/enterprise/util.pyc -lib/python${MODPY_VERSION}/site-packages/twisted/enterprise/xmlreflector.py -lib/python${MODPY_VERSION}/site-packages/twisted/enterprise/xmlreflector.pyc lib/python${MODPY_VERSION}/site-packages/twisted/im.py lib/python${MODPY_VERSION}/site-packages/twisted/im.pyc lib/python${MODPY_VERSION}/site-packages/twisted/internet/ @@ -81,6 +70,10 @@ lib/python${MODPY_VERSION}/site-packages/twisted/internet/_posixserialport.pyc lib/python${MODPY_VERSION}/site-packages/twisted/internet/_posixstdio.py lib/python${MODPY_VERSION}/site-packages/twisted/internet/_posixstdio.pyc +lib/python${MODPY_VERSION}/site-packages/twisted/internet/_sslverify.py +lib/python${MODPY_VERSION}/site-packages/twisted/internet/_sslverify.pyc +lib/python${MODPY_VERSION}/site-packages/twisted/internet/_threadedselect.py +lib/python${MODPY_VERSION}/site-packages/twisted/internet/_threadedselect.pyc lib/python${MODPY_VERSION}/site-packages/twisted/internet/_win32serialport.py lib/python${MODPY_VERSION}/site-packages/twisted/internet/_win32serialport.pyc lib/python${MODPY_VERSION}/site-packages/twisted/internet/_win32stdio.py @@ -89,8 +82,6 @@ lib/python${MODPY_VERSION}/site-packages/twisted/internet/abstract.pyc lib/python${MODPY_VERSION}/site-packages/twisted/internet/address.py lib/python${MODPY_VERSION}/site-packages/twisted/internet/address.pyc -lib/python${MODPY_VERSION}/site-packages/twisted/internet/app.py -lib/python${MODPY_VERSION}/site-packages/twisted/internet/app.pyc lib/python${MODPY_VERSION}/site-packages/twisted/internet/base.py lib/python${MODPY_VERSION}/site-packages/twisted/internet/base.pyc lib/python${MODPY_VERSION}/site-packages/twisted/internet/cfreactor.py @@ -107,6 +98,8 @@ lib/python${MODPY_VERSION}/site-packages/twisted/internet/default.pyc lib/python${MODPY_VERSION}/site-packages/twisted/internet/defer.py lib/python${MODPY_VERSION}/site-packages/twisted/internet/defer.pyc +lib/python${MODPY_VERSION}/site-packages/twisted/internet/epollreactor.py +lib/python${MODPY_VERSION}/site-packages/twisted/internet/epollreactor.pyc lib/python${MODPY_VERSION}/site-packages/twisted/internet/error.py lib/python${MODPY_VERSION}/site-packages/twisted/internet/error.pyc lib/python${MODPY_VERSION}/site-packages/twisted/internet/fdesc.py @@ -175,8 +168,6 @@ lib/python${MODPY_VERSION}/site-packages/twisted/internet/task.pyc lib/python${MODPY_VERSION}/site-packages/twisted/internet/tcp.py lib/python${MODPY_VERSION}/site-packages/twisted/internet/tcp.pyc -lib/python${MODPY_VERSION}/site-packages/twisted/internet/threadedselectreactor.py -lib/python${MODPY_VERSION}/site-packages/twisted/internet/threadedselectreactor.pyc lib/python${MODPY_VERSION}/site-packages/twisted/internet/threads.py lib/python${MODPY_VERSION}/site-packages/twisted/internet/threads.pyc lib/python${MODPY_VERSION}/site-packages/twisted/internet/tksupport.py @@ -265,6 +256,8 @@ lib/python${MODPY_VERSION}/site-packages/twisted/plugins/twisted_manhole.pyc lib/python${MODPY_VERSION}/site-packages/twisted/plugins/twisted_portforward.py lib/python${MODPY_VERSION}/site-packages/twisted/plugins/twisted_portforward.pyc +lib/python${MODPY_VERSION}/site-packages/twisted/plugins/twisted_reactors.py +lib/python${MODPY_VERSION}/site-packages/twisted/plugins/twisted_reactors.pyc lib/python${MODPY_VERSION}/site-packages/twisted/plugins/twisted_socks.py lib/python${MODPY_VERSION}/site-packages/twisted/plugins/twisted_socks.pyc lib/python${MODPY_VERSION}/site-packages/twisted/plugins/twisted_telnet.py @@ -275,6 +268,8 @@ lib/python${MODPY_VERSION}/site-packages/twisted/protocols/__init__.py lib/python${MODPY_VERSION}/site-packages/twisted/protocols/__init__.pyc lib/python${MODPY_VERSION}/site-packages/twisted/protocols/_c_urlarg.c +lib/python${MODPY_VERSION}/site-packages/twisted/protocols/amp.py +lib/python${MODPY_VERSION}/site-packages/twisted/protocols/amp.pyc lib/python${MODPY_VERSION}/site-packages/twisted/protocols/basic.py lib/python${MODPY_VERSION}/site-packages/twisted/protocols/basic.pyc lib/python${MODPY_VERSION}/site-packages/twisted/protocols/dict.py @@ -358,6 +353,8 @@ lib/python${MODPY_VERSION}/site-packages/twisted/python/ lib/python${MODPY_VERSION}/site-packages/twisted/python/__init__.py lib/python${MODPY_VERSION}/site-packages/twisted/python/__init__.pyc +lib/python${MODPY_VERSION}/site-packages/twisted/python/_epoll.c +lib/python${MODPY_VERSION}/site-packages/twisted/python/_epoll.pyx lib/python${MODPY_VERSION}/site-packages/twisted/python/_twisted_zsh_stub lib/python${MODPY_VERSION}/site-packages/twisted/python/compat.py lib/python${MODPY_VERSION}/site-packages/twisted/python/compat.pyc @@ -389,6 +386,8 @@ lib/python${MODPY_VERSION}/site-packages/twisted/python/log.pyc lib/python${MODPY_VERSION}/site-packages/twisted/python/logfile.py lib/python${MODPY_VERSION}/site-packages/twisted/python/logfile.pyc +lib/python${MODPY_VERSION}/site-packages/twisted/python/modules.py +lib/python${MODPY_VERSION}/site-packages/twisted/python/modules.pyc lib/python${MODPY_VERSION}/site-packages/twisted/python/otp.py lib/python${MODPY_VERSION}/site-packages/twisted/python/otp.pyc lib/python${MODPY_VERSION}/site-packages/twisted/python/plugin.py @@ -427,6 +426,8 @@ lib/python${MODPY_VERSION}/site-packages/twisted/python/versions.pyc lib/python${MODPY_VERSION}/site-packages/twisted/python/win32.py lib/python${MODPY_VERSION}/site-packages/twisted/python/win32.pyc +lib/python${MODPY_VERSION}/site-packages/twisted/python/zippath.py +lib/python${MODPY_VERSION}/site-packages/twisted/python/zippath.pyc lib/python${MODPY_VERSION}/site-packages/twisted/python/zipstream.py lib/python${MODPY_VERSION}/site-packages/twisted/python/zipstream.pyc lib/python${MODPY_VERSION}/site-packages/twisted/python/zsh/ @@ -451,6 +452,8 @@ lib/python${MODPY_VERSION}/site-packages/twisted/scripts/ lib/python${MODPY_VERSION}/site-packages/twisted/scripts/__init__.py lib/python${MODPY_VERSION}/site-packages/twisted/scripts/__init__.pyc +lib/python${MODPY_VERSION}/site-packages/twisted/scripts/_twistd_unix.py +lib/python${MODPY_VERSION}/site-packages/twisted/scripts/_twistd_unix.pyc lib/python${MODPY_VERSION}/site-packages/twisted/scripts/_twistw.py lib/python${MODPY_VERSION}/site-packages/twisted/scripts/_twistw.pyc lib/python${MODPY_VERSION}/site-packages/twisted/scripts/htmlizer.py @@ -465,8 +468,6 @@ lib/python${MODPY_VERSION}/site-packages/twisted/scripts/tap2rpm.pyc lib/python${MODPY_VERSION}/site-packages/twisted/scripts/tapconvert.py lib/python${MODPY_VERSION}/site-packages/twisted/scripts/tapconvert.pyc -lib/python${MODPY_VERSION}/site-packages/twisted/scripts/tkmktap.py -lib/python${MODPY_VERSION}/site-packages/twisted/scripts/tkmktap.pyc lib/python${MODPY_VERSION}/site-packages/twisted/scripts/tkunzip.py lib/python${MODPY_VERSION}/site-packages/twisted/scripts/tkunzip.pyc lib/python${MODPY_VERSION}/site-packages/twisted/scripts/trial.py @@ -478,23 +479,18 @@ lib/python${MODPY_VERSION}/site-packages/twisted/spread/__init__.pyc lib/python${MODPY_VERSION}/site-packages/twisted/spread/banana.py lib/python${MODPY_VERSION}/site-packages/twisted/spread/banana.pyc -lib/python${MODPY_VERSION}/site-packages/twisted/spread/cBanana.c lib/python${MODPY_VERSION}/site-packages/twisted/spread/flavors.py lib/python${MODPY_VERSION}/site-packages/twisted/spread/flavors.pyc lib/python${MODPY_VERSION}/site-packages/twisted/spread/interfaces.py lib/python${MODPY_VERSION}/site-packages/twisted/spread/interfaces.pyc lib/python${MODPY_VERSION}/site-packages/twisted/spread/jelly.py lib/python${MODPY_VERSION}/site-packages/twisted/spread/jelly.pyc -lib/python${MODPY_VERSION}/site-packages/twisted/spread/newjelly.py -lib/python${MODPY_VERSION}/site-packages/twisted/spread/newjelly.pyc lib/python${MODPY_VERSION}/site-packages/twisted/spread/pb.py lib/python${MODPY_VERSION}/site-packages/twisted/spread/pb.pyc lib/python${MODPY_VERSION}/site-packages/twisted/spread/publish.py lib/python${MODPY_VERSION}/site-packages/twisted/spread/publish.pyc lib/python${MODPY_VERSION}/site-packages/twisted/spread/refpath.py lib/python${MODPY_VERSION}/site-packages/twisted/spread/refpath.pyc -lib/python${MODPY_VERSION}/site-packages/twisted/spread/sturdy.py -lib/python${MODPY_VERSION}/site-packages/twisted/spread/sturdy.pyc lib/python${MODPY_VERSION}/site-packages/twisted/spread/ui/ lib/python${MODPY_VERSION}/site-packages/twisted/spread/ui/__init__.py lib/python${MODPY_VERSION}/site-packages/twisted/spread/ui/__init__.pyc @@ -525,8 +521,12 @@ lib/python${MODPY_VERSION}/site-packages/twisted/test/ lib/python${MODPY_VERSION}/site-packages/twisted/test/__init__.py lib/python${MODPY_VERSION}/site-packages/twisted/test/__init__.pyc +lib/python${MODPY_VERSION}/site-packages/twisted/test/app_qtstub.py +lib/python${MODPY_VERSION}/site-packages/twisted/test/app_qtstub.pyc lib/python${MODPY_VERSION}/site-packages/twisted/test/crash_test_dummy.py lib/python${MODPY_VERSION}/site-packages/twisted/test/crash_test_dummy.pyc +lib/python${MODPY_VERSION}/site-packages/twisted/test/iosim.py +lib/python${MODPY_VERSION}/site-packages/twisted/test/iosim.pyc lib/python${MODPY_VERSION}/site-packages/twisted/test/myrebuilder1.py lib/python${MODPY_VERSION}/site-packages/twisted/test/myrebuilder1.pyc lib/python${MODPY_VERSION}/site-packages/twisted/test/myrebuilder2.py @@ -562,7 +562,6 @@ lib/python${MODPY_VERSION}/site-packages/twisted/test/ssl_helpers.pyc lib/python${MODPY_VERSION}/site-packages/twisted/test/stdio_test_consumer.py lib/python${MODPY_VERSION}/site-packages/twisted/test/stdio_test_consumer.pyc -lib/python${MODPY_VERSION}/site-packages/twisted/test/stdio_test_halfclose.py lib/python${MODPY_VERSION}/site-packages/twisted/test/stdio_test_hostpeer.py lib/python${MODPY_VERSION}/site-packages/twisted/test/stdio_test_hostpeer.pyc lib/python${MODPY_VERSION}/site-packages/twisted/test/stdio_test_loseconn.py @@ -575,8 +574,8 @@ lib/python${MODPY_VERSION}/site-packages/twisted/test/stdio_test_writeseq.pyc lib/python${MODPY_VERSION}/site-packages/twisted/test/test_adbapi.py lib/python${MODPY_VERSION}/site-packages/twisted/test/test_adbapi.pyc -lib/python${MODPY_VERSION}/site-packages/twisted/test/test_app.py -lib/python${MODPY_VERSION}/site-packages/twisted/test/test_app.pyc +lib/python${MODPY_VERSION}/site-packages/twisted/test/test_amp.py +lib/python${MODPY_VERSION}/site-packages/twisted/test/test_amp.pyc lib/python${MODPY_VERSION}/site-packages/twisted/test/test_application.py lib/python${MODPY_VERSION}/site-packages/twisted/test/test_application.pyc lib/python${MODPY_VERSION}/site-packages/twisted/test/test_assertions.py @@ -591,8 +590,6 @@ lib/python${MODPY_VERSION}/site-packages/twisted/test/test_context.pyc lib/python${MODPY_VERSION}/site-packages/twisted/test/test_cooperator.py lib/python${MODPY_VERSION}/site-packages/twisted/test/test_cooperator.pyc -lib/python${MODPY_VERSION}/site-packages/twisted/test/test_cred.py -lib/python${MODPY_VERSION}/site-packages/twisted/test/test_cred.pyc lib/python${MODPY_VERSION}/site-packages/twisted/test/test_defer.py lib/python${MODPY_VERSION}/site-packages/twisted/test/test_defer.pyc lib/python${MODPY_VERSION}/site-packages/twisted/test/test_defgen.py @@ -607,6 +604,8 @@ lib/python${MODPY_VERSION}/site-packages/twisted/test/test_doc.pyc lib/python${MODPY_VERSION}/site-packages/twisted/test/test_enterprise.py lib/python${MODPY_VERSION}/site-packages/twisted/test/test_enterprise.pyc +lib/python${MODPY_VERSION}/site-packages/twisted/test/test_epoll.py +lib/python${MODPY_VERSION}/site-packages/twisted/test/test_epoll.pyc lib/python${MODPY_VERSION}/site-packages/twisted/test/test_error.py lib/python${MODPY_VERSION}/site-packages/twisted/test/test_error.pyc lib/python${MODPY_VERSION}/site-packages/twisted/test/test_explorer.py @@ -649,10 +648,10 @@ lib/python${MODPY_VERSION}/site-packages/twisted/test/test_loopback.pyc lib/python${MODPY_VERSION}/site-packages/twisted/test/test_manhole.py lib/python${MODPY_VERSION}/site-packages/twisted/test/test_manhole.pyc +lib/python${MODPY_VERSION}/site-packages/twisted/test/test_modules.py +lib/python${MODPY_VERSION}/site-packages/twisted/test/test_modules.pyc lib/python${MODPY_VERSION}/site-packages/twisted/test/test_newcred.py lib/python${MODPY_VERSION}/site-packages/twisted/test/test_newcred.pyc -lib/python${MODPY_VERSION}/site-packages/twisted/test/test_newjelly.py -lib/python${MODPY_VERSION}/site-packages/twisted/test/test_newjelly.pyc lib/python${MODPY_VERSION}/site-packages/twisted/test/test_nmea.py lib/python${MODPY_VERSION}/site-packages/twisted/test/test_nmea.pyc lib/python${MODPY_VERSION}/site-packages/twisted/test/test_paths.py @@ -699,6 +698,8 @@ lib/python${MODPY_VERSION}/site-packages/twisted/test/test_spread.pyc lib/python${MODPY_VERSION}/site-packages/twisted/test/test_ssl.py lib/python${MODPY_VERSION}/site-packages/twisted/test/test_ssl.pyc +lib/python${MODPY_VERSION}/site-packages/twisted/test/test_sslverify.py +lib/python${MODPY_VERSION}/site-packages/twisted/test/test_sslverify.pyc lib/python${MODPY_VERSION}/site-packages/twisted/test/test_stateful.py lib/python${MODPY_VERSION}/site-packages/twisted/test/test_stateful.pyc lib/python${MODPY_VERSION}/site-packages/twisted/test/test_stdio.py @@ -709,6 +710,8 @@ lib/python${MODPY_VERSION}/site-packages/twisted/test/test_task.pyc lib/python${MODPY_VERSION}/site-packages/twisted/test/test_tcp.py lib/python${MODPY_VERSION}/site-packages/twisted/test/test_tcp.pyc +lib/python${MODPY_VERSION}/site-packages/twisted/test/test_tcp_internals.py +lib/python${MODPY_VERSION}/site-packages/twisted/test/test_tcp_internals.pyc lib/python${MODPY_VERSION}/site-packages/twisted/test/test_text.py lib/python${MODPY_VERSION}/site-packages/twisted/test/test_text.pyc lib/python${MODPY_VERSION}/site-packages/twisted/test/test_threadable.py @@ -721,6 +724,8 @@ lib/python${MODPY_VERSION}/site-packages/twisted/test/test_timeoutqueue.pyc lib/python${MODPY_VERSION}/site-packages/twisted/test/test_tpfile.py lib/python${MODPY_VERSION}/site-packages/twisted/test/test_tpfile.pyc +lib/python${MODPY_VERSION}/site-packages/twisted/test/test_twistd.py +lib/python${MODPY_VERSION}/site-packages/twisted/test/test_twistd.pyc lib/python${MODPY_VERSION}/site-packages/twisted/test/test_udp.py lib/python${MODPY_VERSION}/site-packages/twisted/test/test_udp.pyc lib/python${MODPY_VERSION}/site-packages/twisted/test/test_unix.py @@ -733,6 +738,8 @@ lib/python${MODPY_VERSION}/site-packages/twisted/test/test_versions.pyc lib/python${MODPY_VERSION}/site-packages/twisted/test/test_zipstream.py lib/python${MODPY_VERSION}/site-packages/twisted/test/test_zipstream.pyc +lib/python${MODPY_VERSION}/site-packages/twisted/test/test_zshcomp.py +lib/python${MODPY_VERSION}/site-packages/twisted/test/test_zshcomp.pyc lib/python${MODPY_VERSION}/site-packages/twisted/test/testutils.py lib/python${MODPY_VERSION}/site-packages/twisted/test/testutils.pyc lib/python${MODPY_VERSION}/site-packages/twisted/test/threading_latency.py @@ -755,6 +762,12 @@ lib/python${MODPY_VERSION}/site-packages/twisted/trial/test/detests.pyc lib/python${MODPY_VERSION}/site-packages/twisted/trial/test/erroneous.py lib/python${MODPY_VERSION}/site-packages/twisted/trial/test/erroneous.pyc +lib/python${MODPY_VERSION}/site-packages/twisted/trial/test/mockcustomsuite.py +lib/python${MODPY_VERSION}/site-packages/twisted/trial/test/mockcustomsuite.pyc +lib/python${MODPY_VERSION}/site-packages/twisted/trial/test/mockcustomsuite2.py +lib/python${MODPY_VERSION}/site-packages/twisted/trial/test/mockcustomsuite2.pyc +lib/python${MODPY_VERSION}/site-packages/twisted/trial/test/mockcustomsuite3.py +lib/python${MODPY_VERSION}/site-packages/twisted/trial/test/mockcustomsuite3.pyc lib/python${MODPY_VERSION}/site-packages/twisted/trial/test/mockdoctest.py lib/python${MODPY_VERSION}/site-packages/twisted/trial/test/mockdoctest.pyc lib/python${MODPY_VERSION}/site-packages/twisted/trial/test/moduleself.py @@ -784,6 +797,8 @@ lib/python${MODPY_VERSION}/site-packages/twisted/trial/test/test_keyboard.pyc lib/python${MODPY_VERSION}/site-packages/twisted/trial/test/test_loader.py lib/python${MODPY_VERSION}/site-packages/twisted/trial/test/test_loader.pyc +lib/python${MODPY_VERSION}/site-packages/twisted/trial/test/test_log.py +lib/python${MODPY_VERSION}/site-packages/twisted/trial/test/test_log.pyc lib/python${MODPY_VERSION}/site-packages/twisted/trial/test/test_output.py lib/python${MODPY_VERSION}/site-packages/twisted/trial/test/test_output.pyc lib/python${MODPY_VERSION}/site-packages/twisted/trial/test/test_pyunitcompat.py @@ -800,9 +815,307 @@ lib/python${MODPY_VERSION}/site-packages/twisted/trial/test/test_tests.pyc lib/python${MODPY_VERSION}/site-packages/twisted/trial/test/test_util.py lib/python${MODPY_VERSION}/site-packages/twisted/trial/test/test_util.pyc +lib/python${MODPY_VERSION}/site-packages/twisted/trial/test/weird.py +lib/python${MODPY_VERSION}/site-packages/twisted/trial/test/weird.pyc lib/python${MODPY_VERSION}/site-packages/twisted/trial/unittest.py lib/python${MODPY_VERSION}/site-packages/twisted/trial/unittest.pyc lib/python${MODPY_VERSION}/site-packages/twisted/trial/util.py lib/python${MODPY_VERSION}/site-packages/twisted/trial/util.pyc sbin/twisted-regen-dropin.cache @exec %D/sbin/twisted-regen-dropin.cache +share/doc/py-twisted-core/ +share/doc/py-twisted-core/benchmarks/ +share/doc/py-twisted-core/benchmarks/failure.py +share/doc/py-twisted-core/benchmarks/linereceiver.py +share/doc/py-twisted-core/benchmarks/timer.py +share/doc/py-twisted-core/benchmarks/tpclient.py +share/doc/py-twisted-core/benchmarks/tpclient_nt.py +share/doc/py-twisted-core/benchmarks/tpserver.py +share/doc/py-twisted-core/benchmarks/tpserver_nt.py +share/doc/py-twisted-core/development/ +share/doc/py-twisted-core/development/index.html +share/doc/py-twisted-core/development/legal/ +share/doc/py-twisted-core/development/legal/contributor-agreement.html +share/doc/py-twisted-core/development/naming.html +share/doc/py-twisted-core/development/philosophy.html +share/doc/py-twisted-core/development/policy/ +share/doc/py-twisted-core/development/policy/coding-standard.html +share/doc/py-twisted-core/development/policy/doc-standard.html +share/doc/py-twisted-core/development/policy/index.html +share/doc/py-twisted-core/development/policy/svn-dev.html +share/doc/py-twisted-core/development/policy/test-standard.html +share/doc/py-twisted-core/development/policy/writing-standard.html +share/doc/py-twisted-core/development/release.html +share/doc/py-twisted-core/development/security.html +share/doc/py-twisted-core/fun/ +share/doc/py-twisted-core/fun/Twisted.Quotes +share/doc/py-twisted-core/fun/lightbulb +share/doc/py-twisted-core/fun/register.html +share/doc/py-twisted-core/howto/ +share/doc/py-twisted-core/howto/application.html +share/doc/py-twisted-core/howto/async.html +share/doc/py-twisted-core/howto/basics.html +share/doc/py-twisted-core/howto/book.tex +share/doc/py-twisted-core/howto/choosing-reactor.html +share/doc/py-twisted-core/howto/clients.html +share/doc/py-twisted-core/howto/components.html +share/doc/py-twisted-core/howto/cred.html +share/doc/py-twisted-core/howto/debug-with-emacs.html +share/doc/py-twisted-core/howto/defer.html +share/doc/py-twisted-core/howto/deferredindepth.html +share/doc/py-twisted-core/howto/design.html +share/doc/py-twisted-core/howto/dirdbm.html +share/doc/py-twisted-core/howto/enterprise.html +share/doc/py-twisted-core/howto/faq.html +share/doc/py-twisted-core/howto/gendefer.html +share/doc/py-twisted-core/howto/glossary.html +share/doc/py-twisted-core/howto/howto.tidyrc +share/doc/py-twisted-core/howto/index.html +share/doc/py-twisted-core/howto/internet-overview.html +share/doc/py-twisted-core/howto/listings/ +share/doc/py-twisted-core/howto/listings/HelloWorld/ +share/doc/py-twisted-core/howto/listings/HelloWorld/HelloWorld.html +share/doc/py-twisted-core/howto/listings/HelloWorld/HelloWorld.rpy +share/doc/py-twisted-core/howto/listings/HelloWorld/HelloWorld2.html +share/doc/py-twisted-core/howto/listings/HelloWorld/HelloWorld2.rpy +share/doc/py-twisted-core/howto/listings/TwistedQuotes/ +share/doc/py-twisted-core/howto/listings/TwistedQuotes/__init__.py +share/doc/py-twisted-core/howto/listings/TwistedQuotes/pbquote.py +share/doc/py-twisted-core/howto/listings/TwistedQuotes/pbquoteclient.py +share/doc/py-twisted-core/howto/listings/TwistedQuotes/plugins.tml +share/doc/py-twisted-core/howto/listings/TwistedQuotes/plugins2.tml +share/doc/py-twisted-core/howto/listings/TwistedQuotes/quoteproto.py +share/doc/py-twisted-core/howto/listings/TwistedQuotes/quoters.py +share/doc/py-twisted-core/howto/listings/TwistedQuotes/quotes.txt +share/doc/py-twisted-core/howto/listings/TwistedQuotes/quotetap.py +share/doc/py-twisted-core/howto/listings/TwistedQuotes/quotetap2.py +share/doc/py-twisted-core/howto/listings/TwistedQuotes/webquote.rpy +share/doc/py-twisted-core/howto/listings/application/ +share/doc/py-twisted-core/howto/listings/application/service.tac +share/doc/py-twisted-core/howto/listings/deferred/ +share/doc/py-twisted-core/howto/listings/deferred/deferred_ex.py +share/doc/py-twisted-core/howto/listings/deferred/deferred_ex1a.py +share/doc/py-twisted-core/howto/listings/deferred/deferred_ex1b.py +share/doc/py-twisted-core/howto/listings/deferred/deferred_ex2.py +share/doc/py-twisted-core/howto/listings/deferred/deferred_ex3.py +share/doc/py-twisted-core/howto/listings/deferred/deferred_ex4.py +share/doc/py-twisted-core/howto/listings/deferred/deferred_ex5.py +share/doc/py-twisted-core/howto/listings/deferred/deferred_ex6.py +share/doc/py-twisted-core/howto/listings/deferred/deferred_ex7.py +share/doc/py-twisted-core/howto/listings/deferred/deferred_ex8.py +share/doc/py-twisted-core/howto/listings/deferred/synch-validation.py +share/doc/py-twisted-core/howto/listings/pb/ +share/doc/py-twisted-core/howto/listings/pb/cache_classes.py +share/doc/py-twisted-core/howto/listings/pb/cache_receiver.py +share/doc/py-twisted-core/howto/listings/pb/cache_sender.py +share/doc/py-twisted-core/howto/listings/pb/chatclient.py +share/doc/py-twisted-core/howto/listings/pb/chatserver.py +share/doc/py-twisted-core/howto/listings/pb/copy2_classes.py +share/doc/py-twisted-core/howto/listings/pb/copy2_receiver.py +share/doc/py-twisted-core/howto/listings/pb/copy2_sender.py +share/doc/py-twisted-core/howto/listings/pb/copy_receiver.tac +share/doc/py-twisted-core/howto/listings/pb/copy_sender.py +share/doc/py-twisted-core/howto/listings/pb/exc_client.py +share/doc/py-twisted-core/howto/listings/pb/exc_server.py +share/doc/py-twisted-core/howto/listings/pb/pb1client.py +share/doc/py-twisted-core/howto/listings/pb/pb1server.py +share/doc/py-twisted-core/howto/listings/pb/pb2client.py +share/doc/py-twisted-core/howto/listings/pb/pb2server.py +share/doc/py-twisted-core/howto/listings/pb/pb3client.py +share/doc/py-twisted-core/howto/listings/pb/pb3server.py +share/doc/py-twisted-core/howto/listings/pb/pb4client.py +share/doc/py-twisted-core/howto/listings/pb/pb5client.py +share/doc/py-twisted-core/howto/listings/pb/pb5server.py +share/doc/py-twisted-core/howto/listings/pb/pb6client1.py +share/doc/py-twisted-core/howto/listings/pb/pb6client2.py +share/doc/py-twisted-core/howto/listings/pb/pb6server.py +share/doc/py-twisted-core/howto/listings/pb/pb7client.py +share/doc/py-twisted-core/howto/listings/pb/trap_client.py +share/doc/py-twisted-core/howto/listings/pb/trap_server.py +share/doc/py-twisted-core/howto/listings/process/ +share/doc/py-twisted-core/howto/listings/process/process.py +share/doc/py-twisted-core/howto/listings/process/quotes.py +share/doc/py-twisted-core/howto/listings/process/trueandfalse.py +share/doc/py-twisted-core/howto/listings/udp/ +share/doc/py-twisted-core/howto/listings/udp/MulticastClient.py +share/doc/py-twisted-core/howto/listings/udp/MulticastServer.py +share/doc/py-twisted-core/howto/logging.html +share/doc/py-twisted-core/howto/options.html +share/doc/py-twisted-core/howto/overview.html +share/doc/py-twisted-core/howto/pb-copyable.html +share/doc/py-twisted-core/howto/pb-cred.html +share/doc/py-twisted-core/howto/pb-intro.html +share/doc/py-twisted-core/howto/pb-usage.html +share/doc/py-twisted-core/howto/pb.html +share/doc/py-twisted-core/howto/pclients.html +share/doc/py-twisted-core/howto/plugin.html +share/doc/py-twisted-core/howto/process.html +share/doc/py-twisted-core/howto/producers.html +share/doc/py-twisted-core/howto/quotes.html +share/doc/py-twisted-core/howto/reactor-basics.html +share/doc/py-twisted-core/howto/row.html +share/doc/py-twisted-core/howto/servers.html +share/doc/py-twisted-core/howto/stylesheet-unprocessed.css +share/doc/py-twisted-core/howto/stylesheet.css +share/doc/py-twisted-core/howto/tap.html +share/doc/py-twisted-core/howto/telnet.html +share/doc/py-twisted-core/howto/template.tpl +share/doc/py-twisted-core/howto/testing.html +share/doc/py-twisted-core/howto/threading.html +share/doc/py-twisted-core/howto/time.html +share/doc/py-twisted-core/howto/tutorial/ +share/doc/py-twisted-core/howto/tutorial/backends.html +share/doc/py-twisted-core/howto/tutorial/client.html +share/doc/py-twisted-core/howto/tutorial/components.html +share/doc/py-twisted-core/howto/tutorial/configuration.html +share/doc/py-twisted-core/howto/tutorial/factory.html +share/doc/py-twisted-core/howto/tutorial/index.html +share/doc/py-twisted-core/howto/tutorial/intro.html +share/doc/py-twisted-core/howto/tutorial/library.html +share/doc/py-twisted-core/howto/tutorial/listings/ +share/doc/py-twisted-core/howto/tutorial/listings/finger/ +share/doc/py-twisted-core/howto/tutorial/listings/finger/etc.users +share/doc/py-twisted-core/howto/tutorial/listings/finger/finger/ +share/doc/py-twisted-core/howto/tutorial/listings/finger/finger/__init__.py +share/doc/py-twisted-core/howto/tutorial/listings/finger/finger/finger.py +share/doc/py-twisted-core/howto/tutorial/listings/finger/finger/plugins.tml +share/doc/py-twisted-core/howto/tutorial/listings/finger/finger/tap.py +share/doc/py-twisted-core/howto/tutorial/listings/finger/finger01.py +share/doc/py-twisted-core/howto/tutorial/listings/finger/finger02.py +share/doc/py-twisted-core/howto/tutorial/listings/finger/finger03.py +share/doc/py-twisted-core/howto/tutorial/listings/finger/finger04.py +share/doc/py-twisted-core/howto/tutorial/listings/finger/finger05.py +share/doc/py-twisted-core/howto/tutorial/listings/finger/finger06.py +share/doc/py-twisted-core/howto/tutorial/listings/finger/finger07.py +share/doc/py-twisted-core/howto/tutorial/listings/finger/finger08.py +share/doc/py-twisted-core/howto/tutorial/listings/finger/finger09.py +share/doc/py-twisted-core/howto/tutorial/listings/finger/finger10.py +share/doc/py-twisted-core/howto/tutorial/listings/finger/finger11.py +share/doc/py-twisted-core/howto/tutorial/listings/finger/finger12.py +share/doc/py-twisted-core/howto/tutorial/listings/finger/finger13.py +share/doc/py-twisted-core/howto/tutorial/listings/finger/finger14.py +share/doc/py-twisted-core/howto/tutorial/listings/finger/finger15.py +share/doc/py-twisted-core/howto/tutorial/listings/finger/finger16.py +share/doc/py-twisted-core/howto/tutorial/listings/finger/finger17.py +share/doc/py-twisted-core/howto/tutorial/listings/finger/finger18.py +share/doc/py-twisted-core/howto/tutorial/listings/finger/finger19.py +share/doc/py-twisted-core/howto/tutorial/listings/finger/finger19a.py +share/doc/py-twisted-core/howto/tutorial/listings/finger/finger19a_changes.py +share/doc/py-twisted-core/howto/tutorial/listings/finger/finger19b.py +share/doc/py-twisted-core/howto/tutorial/listings/finger/finger19b_changes.py +share/doc/py-twisted-core/howto/tutorial/listings/finger/finger19c.py +share/doc/py-twisted-core/howto/tutorial/listings/finger/finger19c_changes.py +share/doc/py-twisted-core/howto/tutorial/listings/finger/finger20.py +share/doc/py-twisted-core/howto/tutorial/listings/finger/finger21.py +share/doc/py-twisted-core/howto/tutorial/listings/finger/finger22.py +share/doc/py-twisted-core/howto/tutorial/listings/finger/fingerPBclient.py +share/doc/py-twisted-core/howto/tutorial/listings/finger/fingerXRclient.py +share/doc/py-twisted-core/howto/tutorial/listings/finger/finger_config.py +share/doc/py-twisted-core/howto/tutorial/listings/finger/fingerproxy.py +share/doc/py-twisted-core/howto/tutorial/listings/finger/organized-finger.tac +share/doc/py-twisted-core/howto/tutorial/listings/finger/simple-finger.tac +share/doc/py-twisted-core/howto/tutorial/pb.html +share/doc/py-twisted-core/howto/tutorial/protocol.html +share/doc/py-twisted-core/howto/tutorial/style.html +share/doc/py-twisted-core/howto/tutorial/web.html +share/doc/py-twisted-core/howto/udp.html +share/doc/py-twisted-core/howto/upgrading.html +share/doc/py-twisted-core/howto/vision.html +share/doc/py-twisted-core/howto/website-template.tpl +share/doc/py-twisted-core/img/ +share/doc/py-twisted-core/img/TwistedLogo.bmp +share/doc/py-twisted-core/img/cred-login.dia +share/doc/py-twisted-core/img/cred-login.png +share/doc/py-twisted-core/img/deferred-attach.dia +share/doc/py-twisted-core/img/deferred-attach.png +share/doc/py-twisted-core/img/deferred-process.dia +share/doc/py-twisted-core/img/deferred-process.png +share/doc/py-twisted-core/img/deferred.dia +share/doc/py-twisted-core/img/deferred.png +share/doc/py-twisted-core/img/twisted-overview.dia +share/doc/py-twisted-core/img/twisted-overview.png +share/doc/py-twisted-core/img/twisted_1.gif +share/doc/py-twisted-core/img/twisted_2.gif +share/doc/py-twisted-core/index.html +share/doc/py-twisted-core/man/ +share/doc/py-twisted-core/man/index.xhtml +share/doc/py-twisted-core/man/manhole.1 +share/doc/py-twisted-core/man/mktap.1 +share/doc/py-twisted-core/man/pyhtmlizer.1 +share/doc/py-twisted-core/man/tap2deb.1 +share/doc/py-twisted-core/man/tap2rpm.1 +share/doc/py-twisted-core/man/tapconvert.1 +share/doc/py-twisted-core/man/trial.1 +share/doc/py-twisted-core/man/twistd.1 +share/doc/py-twisted-core/specifications/ +share/doc/py-twisted-core/specifications/banana.html +share/doc/py-twisted-core/specifications/index.html +share/doc/py-twisted-core/upgrades/ +share/doc/py-twisted-core/upgrades/2.0/ +share/doc/py-twisted-core/upgrades/2.0/components.html +share/doc/py-twisted-core/upgrades/2.0/index.html +share/doc/py-twisted-core/upgrades/2.0/split.html +share/doc/py-twisted-core/upgrades/index.html +share/examples/py-twisted-core/ +share/examples/py-twisted-core/ampclient.py +share/examples/py-twisted-core/ampserver.py +share/examples/py-twisted-core/bananabench.py +share/examples/py-twisted-core/chatserver.py +share/examples/py-twisted-core/courier.py +share/examples/py-twisted-core/cred.py +share/examples/py-twisted-core/cursesclient.py +share/examples/py-twisted-core/echoclient.py +share/examples/py-twisted-core/echoclient_ssl.py +share/examples/py-twisted-core/echoclient_udp.py +share/examples/py-twisted-core/echoserv.py +share/examples/py-twisted-core/echoserv_ssl.py +share/examples/py-twisted-core/echoserv_udp.py +share/examples/py-twisted-core/filewatch.py +share/examples/py-twisted-core/ftpclient.py +share/examples/py-twisted-core/gpsfix.py +share/examples/py-twisted-core/index.html +share/examples/py-twisted-core/longex.py +share/examples/py-twisted-core/longex2.py +share/examples/py-twisted-core/mouse.py +share/examples/py-twisted-core/pairudp.py +share/examples/py-twisted-core/pb_exceptions.py +share/examples/py-twisted-core/pbbenchclient.py +share/examples/py-twisted-core/pbbenchserver.py +share/examples/py-twisted-core/pbecho.py +share/examples/py-twisted-core/pbechoclient.py +share/examples/py-twisted-core/pbgtk2.py +share/examples/py-twisted-core/pbgtk2login.glade +share/examples/py-twisted-core/pbinterop.py +share/examples/py-twisted-core/pbsimple.py +share/examples/py-twisted-core/pbsimpleclient.py +share/examples/py-twisted-core/ptyserv.py +share/examples/py-twisted-core/pyui_bg.png +share/examples/py-twisted-core/pyuidemo.py +share/examples/py-twisted-core/rotatinglog.py +share/examples/py-twisted-core/row_example.py +share/examples/py-twisted-core/row_schema.sql +share/examples/py-twisted-core/row_util.py +share/examples/py-twisted-core/server.pem +share/examples/py-twisted-core/shaper.py +share/examples/py-twisted-core/simple.tac +share/examples/py-twisted-core/simpleclient.py +share/examples/py-twisted-core/simpleserv.py +share/examples/py-twisted-core/stdin.py +share/examples/py-twisted-core/stdiodemo.py +share/examples/py-twisted-core/testlogging.py +share/examples/py-twisted-core/threadedselect/ +share/examples/py-twisted-core/threadedselect/Cocoa/ +share/examples/py-twisted-core/threadedselect/Cocoa/SimpleWebClient/ +share/examples/py-twisted-core/threadedselect/Cocoa/SimpleWebClient/English.lproj/ +share/examples/py-twisted-core/threadedselect/Cocoa/SimpleWebClient/English.lproj/MainMenu.nib/ +share/examples/py-twisted-core/threadedselect/Cocoa/SimpleWebClient/English.lproj/MainMenu.nib/classes.nib +share/examples/py-twisted-core/threadedselect/Cocoa/SimpleWebClient/English.lproj/MainMenu.nib/info.nib +share/examples/py-twisted-core/threadedselect/Cocoa/SimpleWebClient/English.lproj/MainMenu.nib/keyedobjects.nib +share/examples/py-twisted-core/threadedselect/Cocoa/SimpleWebClient/README.txt +share/examples/py-twisted-core/threadedselect/Cocoa/SimpleWebClient/Twistzilla.py +share/examples/py-twisted-core/threadedselect/Cocoa/SimpleWebClient/setup.py +share/examples/py-twisted-core/threadedselect/README +share/examples/py-twisted-core/threadedselect/blockingdemo.py +share/examples/py-twisted-core/threadedselect/pygamedemo.py +share/examples/py-twisted-core/wxacceptance.py +share/examples/py-twisted-core/wxdemo.py