# HG changeset patch # User Thierry Florac # Date 1321789927 -3600 # Node ID 165f37f89e5a3f5763cc59125d47e4cd7fc38ae6 # Parent 37c6b51cef8b0ed6eae1cb1f0441f47cb5bf4613 Changed version to 0.3.3 diff -r 37c6b51cef8b -r 165f37f89e5a .pydevproject --- a/.pydevproject Sun Nov 20 12:47:42 2011 +0100 +++ b/.pydevproject Sun Nov 20 12:52:07 2011 +0100 @@ -38,5 +38,6 @@ /var/local/eggs/zope.pluggableauth-1.2-py2.6.egg /var/local/eggs/zc.set-0.1dev_r75642-py2.6.egg /var/local/eggs/zope.deprecation-3.4.1-py2.6.egg +/var/local/eggs/fanstatic-0.11.3-py2.6.egg diff -r 37c6b51cef8b -r 165f37f89e5a .settings/org.eclipse.core.resources.prefs --- a/.settings/org.eclipse.core.resources.prefs Sun Nov 20 12:47:42 2011 +0100 +++ b/.settings/org.eclipse.core.resources.prefs Sun Nov 20 12:52:07 2011 +0100 @@ -1,4 +1,4 @@ -#Tue Oct 18 08:26:00 CEST 2011 +#Sun Nov 20 00:28:15 CET 2011 eclipse.preferences.version=1 encoding//build/lib/ztfy/utils/site.py=utf-8 encoding//build/lib/ztfy/utils/tal/html.py=utf-8 @@ -18,6 +18,7 @@ encoding//ztfy/utils/security.py=utf-8 encoding//ztfy/utils/session.py=utf-8 encoding//ztfy/utils/site.py=utf-8 +encoding//ztfy/utils/tal/fanstatic.py=utf-8 encoding//ztfy/utils/tal/html.py=utf-8 encoding//ztfy/utils/tal/interfaces.py=utf-8 encoding//ztfy/utils/tal/request.py=utf-8 diff -r 37c6b51cef8b -r 165f37f89e5a bin/i18ncompile --- a/bin/i18ncompile Sun Nov 20 12:47:42 2011 +0100 +++ b/bin/i18ncompile Sun Nov 20 12:52:07 2011 +0100 @@ -35,6 +35,7 @@ '/var/local/eggs/z3c.form-2.4.3-py2.6.egg', '/var/local/eggs/pytz-2011g-py2.6.egg', '/var/local/eggs/hurry.query-1.1.0-py2.6.egg', + '/var/local/eggs/fanstatic-0.11.3-py2.6.egg', '/var/local/eggs/zope.traversing-3.14.0-py2.6.egg', '/var/local/eggs/zope.site-3.9.2-py2.6.egg', '/var/local/eggs/zope.processlifetime-1.0-py2.6.egg', @@ -67,6 +68,8 @@ '/var/local/eggs/zope.pagetemplate-3.5.2-py2.6.egg', '/var/local/eggs/zope.contentprovider-3.7.2-py2.6.egg', '/var/local/eggs/zc.catalog-1.5-py2.6.egg', + '/var/local/eggs/WebOb-1.2b2-py2.6.egg', + '/var/local/env/bb-2.6/lib/python2.6/site-packages/Paste-1.7.5.1-py2.6.egg', '/var/local/eggs/zdaemon-2.0.4-py2.6.egg', '/var/local/eggs/ZConfig-2.8.0-py2.6.egg', '/var/local/eggs/zc.lockfile-1.0.0-py2.6.egg', diff -r 37c6b51cef8b -r 165f37f89e5a bin/i18nextract --- a/bin/i18nextract Sun Nov 20 12:47:42 2011 +0100 +++ b/bin/i18nextract Sun Nov 20 12:52:07 2011 +0100 @@ -35,6 +35,7 @@ '/var/local/eggs/z3c.form-2.4.3-py2.6.egg', '/var/local/eggs/pytz-2011g-py2.6.egg', '/var/local/eggs/hurry.query-1.1.0-py2.6.egg', + '/var/local/eggs/fanstatic-0.11.3-py2.6.egg', '/var/local/eggs/zope.traversing-3.14.0-py2.6.egg', '/var/local/eggs/zope.site-3.9.2-py2.6.egg', '/var/local/eggs/zope.processlifetime-1.0-py2.6.egg', @@ -67,6 +68,8 @@ '/var/local/eggs/zope.pagetemplate-3.5.2-py2.6.egg', '/var/local/eggs/zope.contentprovider-3.7.2-py2.6.egg', '/var/local/eggs/zc.catalog-1.5-py2.6.egg', + '/var/local/eggs/WebOb-1.2b2-py2.6.egg', + '/var/local/env/bb-2.6/lib/python2.6/site-packages/Paste-1.7.5.1-py2.6.egg', '/var/local/eggs/zdaemon-2.0.4-py2.6.egg', '/var/local/eggs/ZConfig-2.8.0-py2.6.egg', '/var/local/eggs/zc.lockfile-1.0.0-py2.6.egg', diff -r 37c6b51cef8b -r 165f37f89e5a bin/i18nmergeall --- a/bin/i18nmergeall Sun Nov 20 12:47:42 2011 +0100 +++ b/bin/i18nmergeall Sun Nov 20 12:52:07 2011 +0100 @@ -35,6 +35,7 @@ '/var/local/eggs/z3c.form-2.4.3-py2.6.egg', '/var/local/eggs/pytz-2011g-py2.6.egg', '/var/local/eggs/hurry.query-1.1.0-py2.6.egg', + '/var/local/eggs/fanstatic-0.11.3-py2.6.egg', '/var/local/eggs/zope.traversing-3.14.0-py2.6.egg', '/var/local/eggs/zope.site-3.9.2-py2.6.egg', '/var/local/eggs/zope.processlifetime-1.0-py2.6.egg', @@ -67,6 +68,8 @@ '/var/local/eggs/zope.pagetemplate-3.5.2-py2.6.egg', '/var/local/eggs/zope.contentprovider-3.7.2-py2.6.egg', '/var/local/eggs/zc.catalog-1.5-py2.6.egg', + '/var/local/eggs/WebOb-1.2b2-py2.6.egg', + '/var/local/env/bb-2.6/lib/python2.6/site-packages/Paste-1.7.5.1-py2.6.egg', '/var/local/eggs/zdaemon-2.0.4-py2.6.egg', '/var/local/eggs/ZConfig-2.8.0-py2.6.egg', '/var/local/eggs/zc.lockfile-1.0.0-py2.6.egg', diff -r 37c6b51cef8b -r 165f37f89e5a bin/i18nstats --- a/bin/i18nstats Sun Nov 20 12:47:42 2011 +0100 +++ b/bin/i18nstats Sun Nov 20 12:52:07 2011 +0100 @@ -35,6 +35,7 @@ '/var/local/eggs/z3c.form-2.4.3-py2.6.egg', '/var/local/eggs/pytz-2011g-py2.6.egg', '/var/local/eggs/hurry.query-1.1.0-py2.6.egg', + '/var/local/eggs/fanstatic-0.11.3-py2.6.egg', '/var/local/eggs/zope.traversing-3.14.0-py2.6.egg', '/var/local/eggs/zope.site-3.9.2-py2.6.egg', '/var/local/eggs/zope.processlifetime-1.0-py2.6.egg', @@ -67,6 +68,8 @@ '/var/local/eggs/zope.pagetemplate-3.5.2-py2.6.egg', '/var/local/eggs/zope.contentprovider-3.7.2-py2.6.egg', '/var/local/eggs/zc.catalog-1.5-py2.6.egg', + '/var/local/eggs/WebOb-1.2b2-py2.6.egg', + '/var/local/env/bb-2.6/lib/python2.6/site-packages/Paste-1.7.5.1-py2.6.egg', '/var/local/eggs/zdaemon-2.0.4-py2.6.egg', '/var/local/eggs/ZConfig-2.8.0-py2.6.egg', '/var/local/eggs/zc.lockfile-1.0.0-py2.6.egg', diff -r 37c6b51cef8b -r 165f37f89e5a bin/test --- a/bin/test Sun Nov 20 12:47:42 2011 +0100 +++ b/bin/test Sun Nov 20 12:52:07 2011 +0100 @@ -29,6 +29,7 @@ '/var/local/eggs/z3c.form-2.4.3-py2.6.egg', '/var/local/eggs/pytz-2011g-py2.6.egg', '/var/local/eggs/hurry.query-1.1.0-py2.6.egg', + '/var/local/eggs/fanstatic-0.11.3-py2.6.egg', '/var/local/eggs/zopyx.txng3.ext-3.3.2-py2.6-linux-x86_64.egg', '/var/local/eggs/zope.tal-3.5.2-py2.6.egg', '/var/local/eggs/zope.minmax-1.1.2-py2.6.egg', @@ -60,6 +61,8 @@ '/var/local/eggs/zope.pagetemplate-3.5.2-py2.6.egg', '/var/local/eggs/zope.contentprovider-3.7.2-py2.6.egg', '/var/local/eggs/zc.catalog-1.5-py2.6.egg', + '/var/local/eggs/WebOb-1.2b2-py2.6.egg', + '/var/local/env/bb-2.6/lib/python2.6/site-packages/Paste-1.7.5.1-py2.6.egg', '/var/local/eggs/zdaemon-2.0.4-py2.6.egg', '/var/local/eggs/ZConfig-2.8.0-py2.6.egg', '/var/local/eggs/zc.lockfile-1.0.0-py2.6.egg', diff -r 37c6b51cef8b -r 165f37f89e5a setup.py --- a/setup.py Sun Nov 20 12:47:42 2011 +0100 +++ b/setup.py Sun Nov 20 12:52:07 2011 +0100 @@ -25,7 +25,7 @@ README = os.path.join(DOCS, 'README.txt') HISTORY = os.path.join(DOCS, 'HISTORY.txt') -version = '0.3.2' +version = '0.3.3' long_description = open(README).read() + '\n\n' + open(HISTORY).read() tests_require = [ @@ -60,6 +60,7 @@ install_requires=[ 'setuptools', # -*- Extra requirements: -*- + 'fanstatic', 'hurry.query', 'pytz', 'z3c.form', diff -r 37c6b51cef8b -r 165f37f89e5a ztfy.utils.egg-info/PKG-INFO --- a/ztfy.utils.egg-info/PKG-INFO Sun Nov 20 12:47:42 2011 +0100 +++ b/ztfy.utils.egg-info/PKG-INFO Sun Nov 20 12:52:07 2011 +0100 @@ -1,6 +1,6 @@ Metadata-Version: 1.0 Name: ztfy.utils -Version: 0.3.2 +Version: 0.3.3 Summary: ZTFY utility functions and classes for Zope3 Home-page: http://trac.ztfy.org/ztfy.utils Author: Thierry Florac @@ -41,33 +41,37 @@ Changelog ========= + 0.3.3 + ----- + - Added "fanstatic:" TALES expression + 0.3.2 ----- - - Mark ztfy.utils.security functions and classes as deprecated + - Mark ztfy.utils.security functions and classes as deprecated 0.3.1 ----- - - Updated signature in ztfy.utils.catalog.index to match last hurry.query release + - Updated signature in ztfy.utils.catalog.index to match last hurry.query release 0.3 --- - - Switched to ZTK-1.1.2 - - Added "getAge" function in date module - - Added session module and TALES adapter to get/set session values - - Check None value in catalog.getObjectId(...) and catalog.getObject(...) methods + - Switched to ZTK-1.1.2 + - Added "getAge" function in date module + - Added session module and TALES adapter to get/set session values + - Check None value in catalog.getObjectId(...) and catalog.getObject(...) methods 0.2.1 ----- - - Added 'site.locateAndRegister' facility function - - Update ServerTimezoneUtility parent classes + - Added 'site.locateAndRegister' facility function + - Update ServerTimezoneUtility parent classes 0.2 --- - - Added 'data' namespace to access request data + - Added 'data' namespace to access request data 0.1 --- - - Initial release + - Initial release Keywords: ZTFY utilities for Zope3 Platform: UNKNOWN diff -r 37c6b51cef8b -r 165f37f89e5a ztfy.utils.egg-info/SOURCES.txt --- a/ztfy.utils.egg-info/SOURCES.txt Sun Nov 20 12:47:42 2011 +0100 +++ b/ztfy.utils.egg-info/SOURCES.txt Sun Nov 20 12:52:07 2011 +0100 @@ -54,6 +54,7 @@ ztfy/utils/protocol/xmlrpc.py ztfy/utils/tal/__init__.py ztfy/utils/tal/configure.zcml +ztfy/utils/tal/fanstatic.py ztfy/utils/tal/html.py ztfy/utils/tal/interfaces.py ztfy/utils/tal/request.py diff -r 37c6b51cef8b -r 165f37f89e5a ztfy.utils.egg-info/requires.txt --- a/ztfy.utils.egg-info/requires.txt Sun Nov 20 12:47:42 2011 +0100 +++ b/ztfy.utils.egg-info/requires.txt Sun Nov 20 12:52:07 2011 +0100 @@ -1,4 +1,5 @@ setuptools +fanstatic hurry.query pytz z3c.form diff -r 37c6b51cef8b -r 165f37f89e5a ztfy/utils/docs/HISTORY.txt --- a/ztfy/utils/docs/HISTORY.txt Sun Nov 20 12:47:42 2011 +0100 +++ b/ztfy/utils/docs/HISTORY.txt Sun Nov 20 12:52:07 2011 +0100 @@ -1,30 +1,34 @@ Changelog ========= +0.3.3 +----- + - Added "fanstatic:" TALES expression + 0.3.2 ----- -- Mark ztfy.utils.security functions and classes as deprecated + - Mark ztfy.utils.security functions and classes as deprecated 0.3.1 ----- -- Updated signature in ztfy.utils.catalog.index to match last hurry.query release + - Updated signature in ztfy.utils.catalog.index to match last hurry.query release 0.3 --- -- Switched to ZTK-1.1.2 -- Added "getAge" function in date module -- Added session module and TALES adapter to get/set session values -- Check None value in catalog.getObjectId(...) and catalog.getObject(...) methods + - Switched to ZTK-1.1.2 + - Added "getAge" function in date module + - Added session module and TALES adapter to get/set session values + - Check None value in catalog.getObjectId(...) and catalog.getObject(...) methods 0.2.1 ----- -- Added 'site.locateAndRegister' facility function -- Update ServerTimezoneUtility parent classes + - Added 'site.locateAndRegister' facility function + - Update ServerTimezoneUtility parent classes 0.2 --- -- Added 'data' namespace to access request data + - Added 'data' namespace to access request data 0.1 --- -- Initial release + - Initial release