[Checkins] SVN: z3c.recipe.staticlxml/branches/0.3/ 0.3
    Stefan Eletzhofer 
    stefan.eletzhofer at inquant.de
       
    Mon Dec  1 04:56:14 EST 2008
    
    
  
Log message for revision 93471:
  0.3
Changed:
  U   z3c.recipe.staticlxml/branches/0.3/CHANGES.txt
  U   z3c.recipe.staticlxml/branches/0.3/setup.py
-=-
Modified: z3c.recipe.staticlxml/branches/0.3/CHANGES.txt
===================================================================
--- z3c.recipe.staticlxml/branches/0.3/CHANGES.txt	2008-12-01 09:50:56 UTC (rev 93470)
+++ z3c.recipe.staticlxml/branches/0.3/CHANGES.txt	2008-12-01 09:56:14 UTC (rev 93471)
@@ -1,5 +1,5 @@
-trunk
-=====
+0.3 (2008-12-01)
+================
 
 - Only add ``iconv`` on darwin. [seletz]
 
Modified: z3c.recipe.staticlxml/branches/0.3/setup.py
===================================================================
--- z3c.recipe.staticlxml/branches/0.3/setup.py	2008-12-01 09:50:56 UTC (rev 93470)
+++ z3c.recipe.staticlxml/branches/0.3/setup.py	2008-12-01 09:56:14 UTC (rev 93471)
@@ -50,7 +50,7 @@
       keywords='buildout recipe lxml static',
       author='Stefan Eletzhofer',
       author_email='stefan.eletzhofer at inquant.de',
-      url='http://svn.zope.org/z3c.recipe.staticlxml/trunk',
+      url='http://svn.zope.org/z3c.recipe.staticlxml/branches/0.3',
       license='ZPL',
       packages=find_packages('src', exclude=['ez_setup']),
       package_dir = {'': 'src'},
    
    
More information about the Checkins
mailing list