[Checkins] SVN: zc.sourcefactory/trunk/ preparing release 0.3.5
    Michael Howitz 
    mh at gocept.com
       
    Mon Dec  8 02:28:44 EST 2008
    
    
  
Log message for revision 93768:
  preparing release 0.3.5
  
Changed:
  U   zc.sourcefactory/trunk/CHANGES.txt
  U   zc.sourcefactory/trunk/setup.py
-=-
Modified: zc.sourcefactory/trunk/CHANGES.txt
===================================================================
--- zc.sourcefactory/trunk/CHANGES.txt	2008-12-08 07:22:51 UTC (rev 93767)
+++ zc.sourcefactory/trunk/CHANGES.txt	2008-12-08 07:28:44 UTC (rev 93768)
@@ -2,7 +2,7 @@
 Changes
 =======
 
-0.3.5 (unreleased)
+0.3.5 (2008-12-08)
 ==================
 
     - Fixed bug in __new__ of contexual factories that would disallow
Modified: zc.sourcefactory/trunk/setup.py
===================================================================
--- zc.sourcefactory/trunk/setup.py	2008-12-08 07:22:51 UTC (rev 93767)
+++ zc.sourcefactory/trunk/setup.py	2008-12-08 07:28:44 UTC (rev 93768)
@@ -14,6 +14,7 @@
     url="http://svn.zope.org/zc.sourcefactory",
     keywords="zope zope3 vocabulary source factory",
     description="An easy way to create custom Zope 3 sources.",
+    license="ZPL 2.1",
     long_description=(
         read_file("src", "zc", "sourcefactory", "README.txt") +
         read_file("src", "zc", "sourcefactory", "mapping.txt") +
    
    
More information about the Checkins
mailing list