[Zope3-checkins] [Checkins] SVN: zope.app.component/trunk/setup.py set missing minimum version

Wichert Akkerman wichert at wiggy.net
Mon Mar 16 03:22:59 EDT 2009


Previously Stephan Richter wrote:
> On Sunday 15 March 2009, Wichert Akkerman wrote:
> > If the package does not work with an older version of zope.publisher
> > than imho that version restriction *has* to be in setup.py.
> 
> And what if I backport the fix?
> 
> We have done version specification like this in the Zope packages before and 
> it almost brought development to complete halt, because versions would not 
> match anymore.

Than you adjust the dependency accordingly.

I do not believe we should force the KGS on all users of zope packages,
which is what you are effectively doing by never putting in version
restrictions.

Wichert.

-- 
Wichert Akkerman <wichert at wiggy.net>    It is simple to make things.
http://www.wiggy.net/                   It is hard to make things simple.


More information about the Zope3-Checkins mailing list