On Friday 09 November 2007, Philipp von Weitershausen wrote:
> Modified: zope.app.securitypolicy/trunk/setup.py
> ===================================================================
> --- zope.app.securitypolicy/trunk/setup.py      2007-11-09 13:08:59 UTC
> (rev 81634) +++ zope.app.securitypolicy/trunk/setup.py      2007-11-09
> 14:52:52 UTC (rev 81635) @@ -58,7 +58,7 @@
>                        'zope.configuration',
>                        'zope.exceptions',
>                        'zope.i18n',
> -                      'zope.i18nmessageid',
> +                      'zope.i18nmessageid >= 3.4.2',
>                        'zope.interface',
>                        'zope.location',
>                        'zope.schema',

Please let's stop putting versions into setup.py. This is a really bad idea, 
since it will make it very hard to work with in different project with 
different version requirements.

Regards,
Stephan
-- 
Stephan Richter
CBU Physics & Chemistry (B.S.) / Tufts Physics (Ph.D. student)
Web2k - Web Software Design, Development and Training
_______________________________________________
Zope-Dev maillist  -  Zope-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists -
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope )

Reply via email to