[Checkins] SVN: Zope/branches/2.12/setup.py BBB incompatible change	in zope.sendmail 3.7.0.
    Tres Seaver 
    tseaver at palladion.com
       
    Tue Jan 12 19:10:00 EST 2010
    
    
  
Log message for revision 108088:
  BBB incompatible change in zope.sendmail 3.7.0.
Changed:
  U   Zope/branches/2.12/setup.py
-=-
Modified: Zope/branches/2.12/setup.py
===================================================================
--- Zope/branches/2.12/setup.py	2010-01-13 00:09:25 UTC (rev 108087)
+++ Zope/branches/2.12/setup.py	2010-01-13 00:10:00 UTC (rev 108088)
@@ -120,7 +120,7 @@
       'zope.publisher',
       'zope.schema',
       'zope.security',
-      'zope.sendmail',
+      'zope.sendmail<3.7.0',
       'zope.sequencesort',
       'zope.site',
       'zope.size',
    
    
More information about the checkins
mailing list