[Checkins] SVN: z3c.formdemo/tags/1.5.6/ release 1.5.6

Adam Groszer agroszer at gmail.com
Wed Apr 28 03:33:56 EDT 2010


Log message for revision 111528:
  release 1.5.6

Changed:
  U   z3c.formdemo/tags/1.5.6/CHANGES.txt
  U   z3c.formdemo/tags/1.5.6/buildout.cfg
  U   z3c.formdemo/tags/1.5.6/setup.py

-=-
Modified: z3c.formdemo/tags/1.5.6/CHANGES.txt
===================================================================
--- z3c.formdemo/tags/1.5.6/CHANGES.txt	2010-04-28 07:30:16 UTC (rev 111527)
+++ z3c.formdemo/tags/1.5.6/CHANGES.txt	2010-04-28 07:33:56 UTC (rev 111528)
@@ -2,6 +2,11 @@
 CHANGES
 =======
 
+Version 1.5.6 (2010-04-28)
+--------------------------
+
+- 1.5.5 tar.gz was broken
+
 Version 1.5.5 (2010-04-28)
 --------------------------
 

Modified: z3c.formdemo/tags/1.5.6/buildout.cfg
===================================================================
--- z3c.formdemo/tags/1.5.6/buildout.cfg	2010-04-28 07:30:16 UTC (rev 111527)
+++ z3c.formdemo/tags/1.5.6/buildout.cfg	2010-04-28 07:33:56 UTC (rev 111528)
@@ -5,6 +5,7 @@
 versions = versions
 
 [versions]
+setuptools=0.6c11
 z3c.layer=0.2.4
 zc.buildout=1.3.1
 z3c.formdemo=

Modified: z3c.formdemo/tags/1.5.6/setup.py
===================================================================
--- z3c.formdemo/tags/1.5.6/setup.py	2010-04-28 07:30:16 UTC (rev 111527)
+++ z3c.formdemo/tags/1.5.6/setup.py	2010-04-28 07:33:56 UTC (rev 111528)
@@ -23,7 +23,7 @@
 
 setup (
     name='z3c.formdemo',
-    version='1.5.5',
+    version='1.5.6',
     author = "Stephan Richter, Roger Ineichen and the Zope Community",
     author_email = "zope-dev at zope.org",
     description = "A set of demo applications for z3c.form and z3c.formui",



More information about the checkins mailing list