[Checkins] SVN: zope.app.intid/trunk/setup.py update dependency information

Fred L. Drake, Jr. fdrake at gmail.com
Thu Apr 26 13:02:55 EDT 2007


Log message for revision 74790:
  update dependency information

Changed:
  U   zope.app.intid/trunk/setup.py

-=-
Modified: zope.app.intid/trunk/setup.py
===================================================================
--- zope.app.intid/trunk/setup.py	2007-04-26 16:53:44 UTC (rev 74789)
+++ zope.app.intid/trunk/setup.py	2007-04-26 17:02:55 UTC (rev 74790)
@@ -34,7 +34,7 @@
 
       namespace_packages = ['zope', 'zope.app'],
       install_requires = ['setuptools',
-                          'ZODB3',
+                          'ZODB3 >=3.8.0a1.dev-r74780',
                           'zope.app.component',
                           'zope.app.container',
                           'zope.app.folder',



More information about the Checkins mailing list