diff -Nru zope.app.applicationcontrol-3.5.9/bootstrap.py zope.app.applicationcontrol-3.5.10/bootstrap.py --- zope.app.applicationcontrol-3.5.9/bootstrap.py 2010-12-18 17:19:19.000000000 +0000 +++ zope.app.applicationcontrol-3.5.10/bootstrap.py 2011-11-02 15:09:40.000000000 +0000 @@ -1,6 +1,6 @@ ############################################################################## # -# Copyright (c) 2006 Zope Corporation and Contributors. +# Copyright (c) 2006 Zope Foundation and Contributors. # All Rights Reserved. # # This software is subject to the provisions of the Zope Public License, @@ -17,7 +17,7 @@ The script accepts buildout command-line options, so you can use the -c option to specify an alternate configuration file. -$Id: bootstrap.py 73537 2007-03-25 08:21:16Z dobe $ +$Id: bootstrap.py 121717 2011-05-18 19:23:30Z menesis $ """ import os, shutil, sys, tempfile, urllib2 diff -Nru zope.app.applicationcontrol-3.5.9/CHANGES.txt zope.app.applicationcontrol-3.5.10/CHANGES.txt --- zope.app.applicationcontrol-3.5.9/CHANGES.txt 2010-12-18 17:19:19.000000000 +0000 +++ zope.app.applicationcontrol-3.5.10/CHANGES.txt 2011-11-02 15:09:40.000000000 +0000 @@ -2,6 +2,18 @@ CHANGES ======= +3.5.10 (2011-11-02) +------------------- + +- Extended the locale-specific fix from version 3.5.6 for hosts + which set ``LC_*`` in the environment: those variables shadow ``LANG``. + +- Replaced a testing dependency on zope.app.authentication with + zope.password. + +- Removed unneeded zope.app.appsetup test dependency. + + 3.5.9 (2010-12-18) ------------------ diff -Nru zope.app.applicationcontrol-3.5.9/COPYRIGHT.txt zope.app.applicationcontrol-3.5.10/COPYRIGHT.txt --- zope.app.applicationcontrol-3.5.9/COPYRIGHT.txt 1970-01-01 00:00:00.000000000 +0000 +++ zope.app.applicationcontrol-3.5.10/COPYRIGHT.txt 2011-11-02 15:09:40.000000000 +0000 @@ -0,0 +1 @@ +Zope Foundation and Contributors \ No newline at end of file diff -Nru zope.app.applicationcontrol-3.5.9/debian/changelog zope.app.applicationcontrol-3.5.10/debian/changelog --- zope.app.applicationcontrol-3.5.9/debian/changelog 2011-12-31 08:17:23.000000000 +0000 +++ zope.app.applicationcontrol-3.5.10/debian/changelog 2012-01-24 16:31:54.000000000 +0000 @@ -1,3 +1,12 @@ +zope.app.applicationcontrol (3.5.10-0ubuntu1) precise; urgency=low + + * New upstream release. + - now includes LICENSE.txt + * debian/copyright: update to latest dep5 format. + * debian/pydist-overrides: remove, we use van.pydeb. + + -- Gediminas Paulauskas Tue, 24 Jan 2012 18:30:31 +0200 + zope.app.applicationcontrol (3.5.9-0ubuntu3) precise; urgency=low * Rebuild to drop python2.6 dependencies. diff -Nru zope.app.applicationcontrol-3.5.9/debian/copyright zope.app.applicationcontrol-3.5.10/debian/copyright --- zope.app.applicationcontrol-3.5.9/debian/copyright 2011-06-28 10:11:45.000000000 +0000 +++ zope.app.applicationcontrol-3.5.10/debian/copyright 2012-01-24 16:28:16.000000000 +0000 @@ -1,11 +1,11 @@ -Format-Specification: http://dep.debian.net/deps/dep5/ -Name: zope.app.applicationcontrol -Maintainer: Zope Corporation and Contributors +Format: http://dep.debian.net/deps/dep5/ +Upstream-Name: zope.app.applicationcontrol +Upstream-Contact: Zope Foundation and Contributors Source: http://pypi.python.org/pypi/zope.app.applicationcontrol Files: * -Copyright: (c) 2001, 2002, 2003, 2007, 2008 Zope Corporation and Contributors. -License: ZPL-2.1 +Copyright: (c) 2001, 2002, 2003, 2007, 2008 Zope Foundation and Contributors. +License: Zope-2.1 Zope Public License (ZPL) Version 2.1 . A copyright notice accompanies this license document that identifies the diff -Nru zope.app.applicationcontrol-3.5.9/debian/patches/debian-changes-3.5.9-0ubuntu2 zope.app.applicationcontrol-3.5.10/debian/patches/debian-changes-3.5.9-0ubuntu2 --- zope.app.applicationcontrol-3.5.9/debian/patches/debian-changes-3.5.9-0ubuntu2 2011-06-29 20:37:32.000000000 +0000 +++ zope.app.applicationcontrol-3.5.10/debian/patches/debian-changes-3.5.9-0ubuntu2 1970-01-01 00:00:00.000000000 +0000 @@ -1,92 +0,0 @@ -Description: Upstream changes introduced in version 3.5.9-0ubuntu2 - This patch has been created by dpkg-source during the package build. - Here's the last changelog entry, hopefully it gives details on why - those changes were made: - . - zope.app.applicationcontrol (3.5.9-0ubuntu2) oneiric; urgency=low - . - * dh_python2 transition. - * changed to source format 3.0 quilt. - * added debian/pydist-overrides to assist dhp2 calculate Depends. - * debian/rules - - changed "--with python-central" to "--with python2". - * debian/control - - changed python-all to (>= 2.6.6-3~). - - removed B-D on python-central. - - increased Standards Version to 3.9.2. - - changed XS-P-V: all to X-P-V: >= 2.5. - - removed XB-P-V, no longer needed. - . - The person named in the Author field signed this changelog entry. -Author: Charlie Smotherman - ---- -The information above should follow the Patch Tagging Guidelines, please -checkout http://dep.debian.net/deps/dep3/ to learn about the format. Here -are templates for supplementary fields that you might want to add: - -Origin: , -Bug: -Bug-Debian: http://bugs.debian.org/ -Bug-Ubuntu: https://launchpad.net/bugs/ -Forwarded: -Reviewed-By: -Last-Update: - ---- /dev/null -+++ zope.app.applicationcontrol-3.5.9/LICENSE.txt -@@ -0,0 +1,54 @@ -+Zope Public License (ZPL) Version 2.1 -+------------------------------------- -+ -+A copyright notice accompanies this license document that -+identifies the copyright holders. -+ -+This license has been certified as open source. It has also -+been designated as GPL compatible by the Free Software -+Foundation (FSF). -+ -+Redistribution and use in source and binary forms, with or -+without modification, are permitted provided that the -+following conditions are met: -+ -+1. Redistributions in source code must retain the -+ accompanying copyright notice, this list of conditions, -+ and the following disclaimer. -+ -+2. Redistributions in binary form must reproduce the accompanying -+ copyright notice, this list of conditions, and the -+ following disclaimer in the documentation and/or other -+ materials provided with the distribution. -+ -+3. Names of the copyright holders must not be used to -+ endorse or promote products derived from this software -+ without prior written permission from the copyright -+ holders. -+ -+4. The right to distribute this software or to use it for -+ any purpose does not give you the right to use -+ Servicemarks (sm) or Trademarks (tm) of the copyright -+ holders. Use of them is covered by separate agreement -+ with the copyright holders. -+ -+5. If any files are modified, you must cause the modified -+ files to carry prominent notices stating that you changed -+ the files and the date of any change. -+ -+Disclaimer -+ -+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS ``AS IS'' -+ AND ANY EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT -+ NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY -+ AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN -+ NO EVENT SHALL THE COPYRIGHT HOLDERS BE -+ LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, -+ EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; -+ LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) -+ HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN -+ CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE -+ OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS -+ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH -+ DAMAGE. diff -Nru zope.app.applicationcontrol-3.5.9/debian/patches/series zope.app.applicationcontrol-3.5.10/debian/patches/series --- zope.app.applicationcontrol-3.5.9/debian/patches/series 2011-06-29 20:37:32.000000000 +0000 +++ zope.app.applicationcontrol-3.5.10/debian/patches/series 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -debian-changes-3.5.9-0ubuntu2 diff -Nru zope.app.applicationcontrol-3.5.9/debian/pydist-overrides zope.app.applicationcontrol-3.5.10/debian/pydist-overrides --- zope.app.applicationcontrol-3.5.9/debian/pydist-overrides 2011-06-28 10:11:45.000000000 +0000 +++ zope.app.applicationcontrol-3.5.10/debian/pydist-overrides 1970-01-01 00:00:00.000000000 +0000 @@ -1,9 +0,0 @@ -setuptools python-setuptools -zope.applicationcontrol python-zope.applicationcontrol -zope.component python-zope.component -zope.i18nmessageid python-zope.i18nmessageid -zope.interface python-zope.interface -zope.location python-zope.location -zope.security python-zope.security -zope.size python-zope.size -zope.traversing python-zope.traversing diff -Nru zope.app.applicationcontrol-3.5.9/debian/tests/all zope.app.applicationcontrol-3.5.10/debian/tests/all --- zope.app.applicationcontrol-3.5.9/debian/tests/all 2011-06-28 10:11:45.000000000 +0000 +++ zope.app.applicationcontrol-3.5.10/debian/tests/all 2012-01-24 16:30:28.000000000 +0000 @@ -1,2 +1,3 @@ #!/bin/bash -. /usr/share/python-zope.testing/test_helper +testfilter='-s zope.app.applicationcontrol' +. /usr/share/python-zope.testrunner/test_helper diff -Nru zope.app.applicationcontrol-3.5.9/debian/tests/control zope.app.applicationcontrol-3.5.10/debian/tests/control --- zope.app.applicationcontrol-3.5.9/debian/tests/control 2011-06-28 10:11:45.000000000 +0000 +++ zope.app.applicationcontrol-3.5.10/debian/tests/control 2012-01-24 16:27:26.000000000 +0000 @@ -1,3 +1,3 @@ Tests: all Features: no-build-needed -Depends: @, python-zope.testing, python-zope.app.appsetup, python-zope.app.authentication, python-zope.app.component, python-zope.app.testing, python-zope.app.zcmlfiles, python-zope.login, python-zope.publisher (>= 3.12), python-zope.securitypolicy, python-zope.testbrowser +Depends: @, python-zope.testrunner, python-zope.app.component, python-zope.app.testing, python-zope.app.zcmlfiles, python-zope.login, python-zope.password, python-zope.securitypolicy, python-zope.testbrowser diff -Nru zope.app.applicationcontrol-3.5.9/LICENSE.txt zope.app.applicationcontrol-3.5.10/LICENSE.txt --- zope.app.applicationcontrol-3.5.9/LICENSE.txt 1970-01-01 00:00:00.000000000 +0000 +++ zope.app.applicationcontrol-3.5.10/LICENSE.txt 2011-11-02 15:09:40.000000000 +0000 @@ -0,0 +1,44 @@ +Zope Public License (ZPL) Version 2.1 + +A copyright notice accompanies this license document that identifies the +copyright holders. + +This license has been certified as open source. It has also been designated as +GPL compatible by the Free Software Foundation (FSF). + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are met: + +1. Redistributions in source code must retain the accompanying copyright +notice, this list of conditions, and the following disclaimer. + +2. Redistributions in binary form must reproduce the accompanying copyright +notice, this list of conditions, and the following disclaimer in the +documentation and/or other materials provided with the distribution. + +3. Names of the copyright holders must not be used to endorse or promote +products derived from this software without prior written permission from the +copyright holders. + +4. The right to distribute this software or to use it for any purpose does not +give you the right to use Servicemarks (sm) or Trademarks (tm) of the +copyright +holders. Use of them is covered by separate agreement with the copyright +holders. + +5. If any files are modified, you must cause the modified files to carry +prominent notices stating that you changed the files and the date of any +change. + +Disclaimer + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS ``AS IS'' AND ANY EXPRESSED +OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES +OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO +EVENT SHALL THE COPYRIGHT HOLDERS BE LIABLE FOR ANY DIRECT, INDIRECT, +INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR +PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF +LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING +NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, +EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. diff -Nru zope.app.applicationcontrol-3.5.9/PKG-INFO zope.app.applicationcontrol-3.5.10/PKG-INFO --- zope.app.applicationcontrol-3.5.9/PKG-INFO 2010-12-18 17:22:30.000000000 +0000 +++ zope.app.applicationcontrol-3.5.10/PKG-INFO 2011-11-02 15:10:50.000000000 +0000 @@ -1,7 +1,7 @@ Metadata-Version: 1.0 Name: zope.app.applicationcontrol -Version: 3.5.9 -Summary: Zope applicationcontrol +Version: 3.5.10 +Summary: Zope application control Home-page: http://cheeseshop.python.org/pypi/zope.app.applicationcontrol Author: Zope Foundation and Contributors Author-email: zope-dev@zope.org @@ -21,15 +21,15 @@ - Subversion browser: - http://svn.zope.org/zope.app.applicationcontrol/ + http://svn.zope.org/zope.app.applicationcontrol/ - Read-only Subversion checkout:: - $ svn co svn://svn.zope.org/repos/main/zope.app.applicationcontrol/trunk + $ svn co svn://svn.zope.org/repos/main/zope.app.applicationcontrol/trunk - Writable Subversion checkout:: - $ svn co svn+ssh://userid@svn.zope.org/repos/main/zope.app.applicationcontrol/trunk + $ svn co svn+ssh://userid@svn.zope.org/repos/main/zope.app.applicationcontrol/trunk @@ -43,17 +43,17 @@ The installation steps below assume that you have the cool new 'setuptools' package installed in your Python. Here is where to get it:: - $ wget http://peak.telecommunity.com/dist/ez_setup.py - $ /path/to/your/python ez_setup.py # req. write access to 'site-packages' + $ wget http://peak.telecommunity.com/dist/ez_setup.py + $ /path/to/your/python ez_setup.py # req. write access to 'site-packages' - Docs for EasyInstall: - http://peak.telecommunity.com/DevCenter/EasyInstall + http://peak.telecommunity.com/DevCenter/EasyInstall - Docs for setuptools: - http://peak.telecommunity.com/DevCenter/setuptools + http://peak.telecommunity.com/DevCenter/setuptools - Docs for eggs: - http://peak.telecommunity.com/DevCenter/PythonEggs + http://peak.telecommunity.com/DevCenter/PythonEggs Installing a Development Checkout @@ -61,14 +61,14 @@ Check out the package from subversion:: - $ svn co svn+ssh://svn.zope.org/repos/main/zope.app.applicationcontrol/trunk \ - src/zope.app.applicationcontrol - $ cd src/zope.app.applicationcontrol + $ svn co svn+ssh://svn.zope.org/repos/main/zope.app.applicationcontrol/trunk \ + src/zope.app.applicationcontrol + $ cd src/zope.app.applicationcontrol Install it as a "devlopment egg" (which also installs its "hard" dependencies):: - $ /path/to/your/python setup.py devel + $ /path/to/your/python setup.py devel The installation of dependency eggs uses the 'setup.cfg' file in the checkout. You can supply '--find-links' on the command line to @@ -82,19 +82,19 @@ can't (yet) be automatically installed. Eventually, you should be able to type:: - $ /path/to/your/python setup.py test + $ /path/to/your/python setup.py test and have it install the "testing dependencies." Today, the workaround is to install it manually:: - $ /path/to/easy_install --find-links="...." zope.testing + $ /path/to/easy_install --find-links="...." zope.testing You can then run the tests (finally) from the checkout directory:: - $ /path/to/your/python test.py - Running: - ............. - Ran 13 tests with 0 failures and 0 errors in 0.094 seconds. + $ /path/to/your/python test.py + Running: + ............. + Ran 13 tests with 0 failures and 0 errors in 0.094 seconds. Installing a Source Distribution @@ -102,9 +102,9 @@ You can also install it from a source distribution:: - $ /path/to/easy_install --find-links="...." -eb src zope.app.applicationcontrol - $ cd src/zope.app.applicationcontrol - $ /path/to/your/python setup.py devel + $ /path/to/easy_install --find-links="...." -eb src zope.app.applicationcontrol + $ cd src/zope.app.applicationcontrol + $ /path/to/your/python setup.py devel Installing a Binary Egg @@ -113,28 +113,40 @@ Install the package as a "binary egg" (which also installs its "hard" dependencies):: - $ /path/to/easy_install --find-links="...." zope.app.applicationcontrol + $ /path/to/easy_install --find-links="...." zope.app.applicationcontrol ======= CHANGES ======= + 3.5.10 (2011-11-02) + ------------------- + + - Extended the locale-specific fix from version 3.5.6 for hosts + which set ``LC_*`` in the environment: those variables shadow ``LANG``. + + - Replaced a testing dependency on zope.app.authentication with + zope.password. + + - Removed unneeded zope.app.appsetup test dependency. + + 3.5.9 (2010-12-18) ------------------ - Bugfix: AttributeError: 'module' object has no attribute '__file__' - when you used ``pip install`` instead of ``easy_install``. + when you used ``pip install`` instead of ``easy_install``. - The IZopeVersion utility now returns "Meaningless", since there's no - monolithic Zope 3 in the modern eggified world. + The IZopeVersion utility now returns "Meaningless", since there's no + monolithic Zope 3 in the modern eggified world. 3.5.8 (2010-09-17) ------------------ - Replaced a testing dependency on zope.app.securitypolicy with one on - zope.securitypolicy. + zope.securitypolicy. 3.5.7 (2010-07-08) @@ -147,15 +159,15 @@ ------------------ - Bugfix: Launching ``svn`` replaced the whole environment instead of just - appending ``LANG``. + appending ``LANG``. 3.5.5 (2010-01-09) ------------------ - Extracted RuntimeInfo and ApplicationRoot functionality into - zope.applicationcontrol. Import this functionality from this package - instead (see BBB imports inside this package). + zope.applicationcontrol. Import this functionality from this package + instead (see BBB imports inside this package). 3.5.4 (2010-01-08) ------------------ @@ -167,7 +179,7 @@ ------------------ - Updated to use newer zope.publisher 3.12 and zope.login to make - tests work. + tests work. 3.5.2 (2009-12-19) @@ -189,28 +201,28 @@ ------------------ - The application controller is now registered as a utility so that other - packages like zope.traversing and zope.app.publication do not need - to depend on this package directly. This also makes the application - controller pluggable. + packages like zope.traversing and zope.app.publication do not need + to depend on this package directly. This also makes the application + controller pluggable. 3.4.3 (2008-07-30) ------------------ - Make the test for the ZopeVersion bugfix in 3.4.2 not fail when run from an - egg rather than a checkout. + egg rather than a checkout. 3.4.2 (2008-07-30) ------------------ - Substitute zope.app.zapi by direct calls to its wrapped apis. - See http://launchpad.net/bugs/219302 + See http://launchpad.net/bugs/219302 - Bugfix: ZopeVersion used to report an unknown version when running on a - machine with a locale different than English. - See http://launchpad.net/bugs/177733 + machine with a locale different than English. + See http://launchpad.net/bugs/177733 - Fixed deprecation warning in ftesting.zcml: import ZopeSecurityPolicy from - the new location. + the new location. 3.4.1 (2007-09-27) ------------------ diff -Nru zope.app.applicationcontrol-3.5.9/setup.py zope.app.applicationcontrol-3.5.10/setup.py --- zope.app.applicationcontrol-3.5.9/setup.py 2010-12-18 17:19:19.000000000 +0000 +++ zope.app.applicationcontrol-3.5.10/setup.py 2011-11-02 15:09:40.000000000 +0000 @@ -21,7 +21,7 @@ from setuptools import setup, find_packages -version = '3.5.9' +version = '3.5.10' def read(*rnames): return open(os.path.join(os.path.dirname(__file__), *rnames)).read() @@ -30,7 +30,7 @@ version = version, author='Zope Foundation and Contributors', author_email='zope-dev@zope.org', - description='Zope applicationcontrol', + description='Zope application control', long_description=( read('README.txt') + '\n\n' + @@ -52,13 +52,11 @@ 'Framework :: Zope3'], url='http://cheeseshop.python.org/pypi/zope.app.applicationcontrol', extras_require=dict( - test=['zope.app.appsetup', - 'zope.app.authentication', - 'zope.app.component', + test=['zope.app.component', 'zope.app.testing', 'zope.app.zcmlfiles', 'zope.login', - 'zope.publisher>=3.12', + 'zope.password', 'zope.securitypolicy', 'zope.testbrowser', ]), @@ -67,12 +65,12 @@ namespace_packages=['zope', 'zope.app'], install_requires=[ 'setuptools', + 'ZODB3', 'zope.applicationcontrol', 'zope.component', + 'zope.i18n', 'zope.i18nmessageid', 'zope.interface', - 'zope.location', - 'zope.security', 'zope.size', 'zope.traversing>=3.7.0', ], diff -Nru zope.app.applicationcontrol-3.5.9/src/zope/app/applicationcontrol/applicationcontrol.py zope.app.applicationcontrol-3.5.10/src/zope/app/applicationcontrol/applicationcontrol.py --- zope.app.applicationcontrol-3.5.9/src/zope/app/applicationcontrol/applicationcontrol.py 2010-12-18 17:19:19.000000000 +0000 +++ zope.app.applicationcontrol-3.5.10/src/zope/app/applicationcontrol/applicationcontrol.py 2011-11-02 15:09:40.000000000 +0000 @@ -1,6 +1,6 @@ ############################################################################## # -# Copyright (c) 2001, 2002 Zope Corporation and Contributors. +# Copyright (c) 2001, 2002 Zope Foundation and Contributors. # All Rights Reserved. # # This software is subject to the provisions of the Zope Public License, @@ -13,7 +13,7 @@ ############################################################################## """Application Control -$Id: applicationcontrol.py 107936 2010-01-09 14:58:15Z faassen $""" +$Id: applicationcontrol.py 121717 2011-05-18 19:23:30Z menesis $""" __docformat__ = 'restructuredtext' # BBB diff -Nru zope.app.applicationcontrol-3.5.9/src/zope/app/applicationcontrol/browser/runtimeinfo.py zope.app.applicationcontrol-3.5.10/src/zope/app/applicationcontrol/browser/runtimeinfo.py --- zope.app.applicationcontrol-3.5.9/src/zope/app/applicationcontrol/browser/runtimeinfo.py 2010-12-18 17:19:18.000000000 +0000 +++ zope.app.applicationcontrol-3.5.10/src/zope/app/applicationcontrol/browser/runtimeinfo.py 2011-11-02 15:09:40.000000000 +0000 @@ -1,6 +1,6 @@ ############################################################################## # -# Copyright (c) 2001, 2002 Zope Corporation and Contributors. +# Copyright (c) 2001, 2002 Zope Foundation and Contributors. # All Rights Reserved. # # This software is subject to the provisions of the Zope Public License, @@ -13,7 +13,7 @@ ############################################################################## """Define runtime information view component for Application Control -$Id: runtimeinfo.py 74321 2007-04-21 11:35:21Z ctheune $ +$Id: runtimeinfo.py 121717 2011-05-18 19:23:30Z menesis $ """ __docformat__ = 'restructuredtext' diff -Nru zope.app.applicationcontrol-3.5.9/src/zope/app/applicationcontrol/browser/servercontrol.py zope.app.applicationcontrol-3.5.10/src/zope/app/applicationcontrol/browser/servercontrol.py --- zope.app.applicationcontrol-3.5.9/src/zope/app/applicationcontrol/browser/servercontrol.py 2010-12-18 17:19:18.000000000 +0000 +++ zope.app.applicationcontrol-3.5.10/src/zope/app/applicationcontrol/browser/servercontrol.py 2011-11-02 15:09:40.000000000 +0000 @@ -1,6 +1,6 @@ ############################################################################## # -# Copyright (c) 2001, 2002 Zope Corporation and Contributors. +# Copyright (c) 2001, 2002 Zope Foundation and Contributors. # All Rights Reserved. # # This software is subject to the provisions of the Zope Public License, @@ -13,7 +13,7 @@ ############################################################################## """Server Control View -$Id: servercontrol.py 85497 2008-04-20 09:29:04Z lgs $ +$Id: servercontrol.py 121717 2011-05-18 19:23:30Z menesis $ """ __docformat__ = 'restructuredtext' diff -Nru zope.app.applicationcontrol-3.5.9/src/zope/app/applicationcontrol/browser/tests/test_errorredirect.py zope.app.applicationcontrol-3.5.10/src/zope/app/applicationcontrol/browser/tests/test_errorredirect.py --- zope.app.applicationcontrol-3.5.9/src/zope/app/applicationcontrol/browser/tests/test_errorredirect.py 2010-12-18 17:19:18.000000000 +0000 +++ zope.app.applicationcontrol-3.5.10/src/zope/app/applicationcontrol/browser/tests/test_errorredirect.py 2011-11-02 15:09:40.000000000 +0000 @@ -1,6 +1,6 @@ ############################################################################## # -# Copyright (c) 2001, 2002 Zope Corporation and Contributors. +# Copyright (c) 2001, 2002 Zope Foundation and Contributors. # All Rights Reserved. # # This software is subject to the provisions of the Zope Public License, @@ -13,7 +13,7 @@ ############################################################################## """ZODB Control Tests -$Id: test_errorredirect.py 102812 2009-08-15 15:36:39Z jim $ +$Id: test_errorredirect.py 121717 2011-05-18 19:23:30Z menesis $ """ import unittest diff -Nru zope.app.applicationcontrol-3.5.9/src/zope/app/applicationcontrol/browser/tests/test_runtimeinfoview.py zope.app.applicationcontrol-3.5.10/src/zope/app/applicationcontrol/browser/tests/test_runtimeinfoview.py --- zope.app.applicationcontrol-3.5.9/src/zope/app/applicationcontrol/browser/tests/test_runtimeinfoview.py 2010-12-18 17:19:18.000000000 +0000 +++ zope.app.applicationcontrol-3.5.10/src/zope/app/applicationcontrol/browser/tests/test_runtimeinfoview.py 2011-11-02 15:09:40.000000000 +0000 @@ -1,6 +1,6 @@ ############################################################################## # -# Copyright (c) 2001, 2002, 2003 Zope Corporation and Contributors. +# Copyright (c) 2001, 2002, 2003 Zope Foundation and Contributors. # All Rights Reserved. # # This software is subject to the provisions of the Zope Public License, @@ -13,7 +13,7 @@ ############################################################################## """Runtime View tests -$Id: test_runtimeinfoview.py 74321 2007-04-21 11:35:21Z ctheune $ +$Id: test_runtimeinfoview.py 121717 2011-05-18 19:23:30Z menesis $ """ import unittest from types import DictType diff -Nru zope.app.applicationcontrol-3.5.9/src/zope/app/applicationcontrol/browser/tests/test_servercontrolview.py zope.app.applicationcontrol-3.5.10/src/zope/app/applicationcontrol/browser/tests/test_servercontrolview.py --- zope.app.applicationcontrol-3.5.9/src/zope/app/applicationcontrol/browser/tests/test_servercontrolview.py 2010-12-18 17:19:18.000000000 +0000 +++ zope.app.applicationcontrol-3.5.10/src/zope/app/applicationcontrol/browser/tests/test_servercontrolview.py 2011-11-02 15:09:40.000000000 +0000 @@ -1,6 +1,6 @@ ############################################################################## # -# Copyright (c) 2001, 2002, 2003 Zope Corporation and Contributors. +# Copyright (c) 2001, 2002, 2003 Zope Foundation and Contributors. # All Rights Reserved. # # This software is subject to the provisions of the Zope Public License, @@ -13,7 +13,7 @@ ############################################################################## """Server Control View Tests -$Id: test_servercontrolview.py 106802 2009-12-20 04:56:48Z fafhrd $ +$Id: test_servercontrolview.py 121717 2011-05-18 19:23:30Z menesis $ """ import unittest diff -Nru zope.app.applicationcontrol-3.5.9/src/zope/app/applicationcontrol/browser/tests/test_translationdomaincontrol_functional.py zope.app.applicationcontrol-3.5.10/src/zope/app/applicationcontrol/browser/tests/test_translationdomaincontrol_functional.py --- zope.app.applicationcontrol-3.5.9/src/zope/app/applicationcontrol/browser/tests/test_translationdomaincontrol_functional.py 2010-12-18 17:19:18.000000000 +0000 +++ zope.app.applicationcontrol-3.5.10/src/zope/app/applicationcontrol/browser/tests/test_translationdomaincontrol_functional.py 2011-11-02 15:09:40.000000000 +0000 @@ -1,6 +1,6 @@ ############################################################################## # -# Copyright (c) 2001, 2002 Zope Corporation and Contributors. +# Copyright (c) 2001, 2002 Zope Foundation and Contributors. # All Rights Reserved. # # This software is subject to the provisions of the Zope Public License, @@ -13,7 +13,7 @@ ############################################################################## """Translation Domain Control Tests -$Id: test_translationdomaincontrol_functional.py 106802 2009-12-20 04:56:48Z fafhrd $ +$Id: test_translationdomaincontrol_functional.py 121717 2011-05-18 19:23:30Z menesis $ """ import unittest from zope.app.testing.functional import BrowserTestCase diff -Nru zope.app.applicationcontrol-3.5.9/src/zope/app/applicationcontrol/browser/tests/test_translationdomaincontrol.py zope.app.applicationcontrol-3.5.10/src/zope/app/applicationcontrol/browser/tests/test_translationdomaincontrol.py --- zope.app.applicationcontrol-3.5.9/src/zope/app/applicationcontrol/browser/tests/test_translationdomaincontrol.py 2010-12-18 17:19:18.000000000 +0000 +++ zope.app.applicationcontrol-3.5.10/src/zope/app/applicationcontrol/browser/tests/test_translationdomaincontrol.py 2011-11-02 15:09:40.000000000 +0000 @@ -1,6 +1,6 @@ ############################################################################## # -# Copyright (c) 2008 Zope Corporation and Contributors. +# Copyright (c) 2008 Zope Foundation and Contributors. # All Rights Reserved. # # This software is subject to the provisions of the Zope Public License, @@ -13,7 +13,7 @@ ############################################################################## """Translation Domain Control View Tests -$Id: test_translationdomaincontrol.py 85498 2008-04-20 09:31:04Z lgs $ +$Id: test_translationdomaincontrol.py 121717 2011-05-18 19:23:30Z menesis $ """ import unittest diff -Nru zope.app.applicationcontrol-3.5.9/src/zope/app/applicationcontrol/browser/tests/test_zodbcontrol.py zope.app.applicationcontrol-3.5.10/src/zope/app/applicationcontrol/browser/tests/test_zodbcontrol.py --- zope.app.applicationcontrol-3.5.9/src/zope/app/applicationcontrol/browser/tests/test_zodbcontrol.py 2010-12-18 17:19:18.000000000 +0000 +++ zope.app.applicationcontrol-3.5.10/src/zope/app/applicationcontrol/browser/tests/test_zodbcontrol.py 2011-11-02 15:09:40.000000000 +0000 @@ -1,6 +1,6 @@ ############################################################################## # -# Copyright (c) 2001, 2002 Zope Corporation and Contributors. +# Copyright (c) 2001, 2002 Zope Foundation and Contributors. # All Rights Reserved. # # This software is subject to the provisions of the Zope Public License, @@ -13,7 +13,7 @@ ############################################################################## """ZODB Control Tests -$Id: test_zodbcontrol.py 102812 2009-08-15 15:36:39Z jim $ +$Id: test_zodbcontrol.py 121717 2011-05-18 19:23:30Z menesis $ """ import unittest import ZODB.tests.util diff -Nru zope.app.applicationcontrol-3.5.9/src/zope/app/applicationcontrol/browser/translationdomaincontrol.py zope.app.applicationcontrol-3.5.10/src/zope/app/applicationcontrol/browser/translationdomaincontrol.py --- zope.app.applicationcontrol-3.5.9/src/zope/app/applicationcontrol/browser/translationdomaincontrol.py 2010-12-18 17:19:18.000000000 +0000 +++ zope.app.applicationcontrol-3.5.10/src/zope/app/applicationcontrol/browser/translationdomaincontrol.py 2011-11-02 15:09:40.000000000 +0000 @@ -1,6 +1,6 @@ ############################################################################## # -# Copyright (c) 2001, 2002 Zope Corporation and Contributors. +# Copyright (c) 2001, 2002 Zope Foundation and Contributors. # All Rights Reserved. # # This software is subject to the provisions of the Zope Public License, @@ -13,7 +13,7 @@ ############################################################################## """Server Control View -$Id: translationdomaincontrol.py 85497 2008-04-20 09:29:04Z lgs $ +$Id: translationdomaincontrol.py 121717 2011-05-18 19:23:30Z menesis $ """ __docformat__ = 'restructuredtext' diff -Nru zope.app.applicationcontrol-3.5.9/src/zope/app/applicationcontrol/browser/zodbcontrol.py zope.app.applicationcontrol-3.5.10/src/zope/app/applicationcontrol/browser/zodbcontrol.py --- zope.app.applicationcontrol-3.5.9/src/zope/app/applicationcontrol/browser/zodbcontrol.py 2010-12-18 17:19:18.000000000 +0000 +++ zope.app.applicationcontrol-3.5.10/src/zope/app/applicationcontrol/browser/zodbcontrol.py 2011-11-02 15:09:40.000000000 +0000 @@ -1,6 +1,6 @@ ############################################################################## # -# Copyright (c) 2001, 2002 Zope Corporation and Contributors. +# Copyright (c) 2001, 2002 Zope Foundation and Contributors. # All Rights Reserved. # # This software is subject to the provisions of the Zope Public License, @@ -13,7 +13,7 @@ ############################################################################## """ Server Control View -$Id: zodbcontrol.py 106802 2009-12-20 04:56:48Z fafhrd $ +$Id: zodbcontrol.py 121717 2011-05-18 19:23:30Z menesis $ """ __docformat__ = 'restructuredtext' diff -Nru zope.app.applicationcontrol-3.5.9/src/zope/app/applicationcontrol/ftesting.zcml zope.app.applicationcontrol-3.5.10/src/zope/app/applicationcontrol/ftesting.zcml --- zope.app.applicationcontrol-3.5.9/src/zope/app/applicationcontrol/ftesting.zcml 2010-12-18 17:19:19.000000000 +0000 +++ zope.app.applicationcontrol-3.5.10/src/zope/app/applicationcontrol/ftesting.zcml 2011-11-02 15:09:40.000000000 +0000 @@ -10,8 +10,8 @@ - + =3.7.0 [test] -zope.app.appsetup -zope.app.authentication zope.app.component zope.app.testing zope.app.zcmlfiles zope.login -zope.publisher>=3.12 +zope.password zope.securitypolicy zope.testbrowser \ No newline at end of file diff -Nru zope.app.applicationcontrol-3.5.9/src/zope.app.applicationcontrol.egg-info/SOURCES.txt zope.app.applicationcontrol-3.5.10/src/zope.app.applicationcontrol.egg-info/SOURCES.txt --- zope.app.applicationcontrol-3.5.9/src/zope.app.applicationcontrol.egg-info/SOURCES.txt 2010-12-18 17:22:29.000000000 +0000 +++ zope.app.applicationcontrol-3.5.10/src/zope.app.applicationcontrol.egg-info/SOURCES.txt 2011-11-02 15:10:50.000000000 +0000 @@ -1,5 +1,7 @@ CHANGES.txt +COPYRIGHT.txt INSTALL.txt +LICENSE.txt README.txt bootstrap.py buildout.cfg