[Checkins] SVN: z3c.recipe.staticlxml/branches/0.2.1/ 0.2.1
    Stefan Eletzhofer 
    stefan.eletzhofer at inquant.de
       
    Mon Dec  1 04:43:51 EST 2008
    
    
  
Log message for revision 93466:
  0.2.1
Changed:
  U   z3c.recipe.staticlxml/branches/0.2.1/CHANGES.txt
  U   z3c.recipe.staticlxml/branches/0.2.1/setup.py
-=-
Modified: z3c.recipe.staticlxml/branches/0.2.1/CHANGES.txt
===================================================================
--- z3c.recipe.staticlxml/branches/0.2.1/CHANGES.txt	2008-12-01 05:29:42 UTC (rev 93465)
+++ z3c.recipe.staticlxml/branches/0.2.1/CHANGES.txt	2008-12-01 09:43:50 UTC (rev 93466)
@@ -1,5 +1,5 @@
-trunk
-=====
+0.2.1 (2008-11-28)
+==================
 
 - Made ``static-build`` default to ``true`` on OS X [seletz]
 - Made ``build-libxslt` and ``build-libxml2`` default to ``true`` [seletz]
Modified: z3c.recipe.staticlxml/branches/0.2.1/setup.py
===================================================================
--- z3c.recipe.staticlxml/branches/0.2.1/setup.py	2008-12-01 05:29:42 UTC (rev 93465)
+++ z3c.recipe.staticlxml/branches/0.2.1/setup.py	2008-12-01 09:43:50 UTC (rev 93466)
@@ -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.2.1',
       license='ZPL',
       packages=find_packages('src', exclude=['ez_setup']),
       package_dir = {'': 'src'},
    
    
More information about the Checkins
mailing list