r7232 - in branches: 1.1 1.5

0 views
Skip to first unread message

svn-c...@turbogears.org

unread,
Jan 30, 2011, 8:59:40 PM1/30/11
to turbogear...@googlegroups.com
Author: chrisz
Date: Sun Jan 30 19:59:39 2011
New Revision: 7232
URL: http://trac.turbogears.org/changeset/7232

Log:
Require ToscaWidget versions with fixes for CherryPy.

Modified:
branches/1.1/setup.py
branches/1.5/setup.py

Modified: branches/1.1/setup.py
==============================================================================
--- branches/1.1/setup.py Sun Jan 30 18:16:46 2011 (r7231)
+++ branches/1.1/setup.py Sun Jan 30 19:59:39 2011 (r7232)
@@ -45,8 +45,8 @@
] + compat

toscawidgets = [
- "ToscaWidgets >= 0.9.6",
- "tw.forms >= 0.9.6"
+ "ToscaWidgets >= 0.9.9",
+ "tw.forms >= 0.9.9"
]

testtools = [

Modified: branches/1.5/setup.py
==============================================================================
--- branches/1.5/setup.py Sun Jan 30 18:16:46 2011 (r7231)
+++ branches/1.5/setup.py Sun Jan 30 19:59:39 2011 (r7232)
@@ -46,8 +46,8 @@
] + compat

toscawidgets = [
- "ToscaWidgets >= 0.9.6",
- "tw.forms >= 0.9.6"
+ "ToscaWidgets >= 0.9.11",
+ "tw.forms >= 0.9.9"
]

testtools = [

Reply all
Reply to author
Forward
0 new messages