[z3-checkins] r25754 - z3/www/trunk

jinty at codespeak.net jinty at codespeak.net
Thu Apr 13 01:33:49 CEST 2006


Author: jinty
Date: Thu Apr 13 01:33:47 2006
New Revision: 25754

Modified:
   z3/www/trunk/mkwebsite.py
Log:
Remove the Five 1.0.3 release which isnt in the zope.org repository.

Modified: z3/www/trunk/mkwebsite.py
==============================================================================
--- z3/www/trunk/mkwebsite.py	(original)
+++ z3/www/trunk/mkwebsite.py	Thu Apr 13 01:33:47 2006
@@ -152,8 +152,6 @@
 
     site.registerReleases([
             Z3ReleaseResource(
-        'Five', 'svn://svn.zope.org/repos/main/Products.Five/tags/1.0.3'),
-            Z3ReleaseResource(
         'Five', 'svn://svn.zope.org/repos/main/Products.Five/tags/1.1'),
             Z3ReleaseResource(
         'Five', 'svn://svn.zope.org/repos/main/Products.Five/tags/1.2.2'),


More information about the z3-checkins mailing list