Re: [Repoze-dev] Updating zope.component to a more recent version in the KGS of BFG?

2010-01-22 Thread Chris McDonough
Hi Damien, Done. I also updated the index as follows: zope.interface 3.5.1 -> 3.5.3 zope.i18n 3.7.0 -> 3.7.3 zope.component 3.6.0 -> 3.9.1 and I removed zope.proxy (not necessary).. - C Damien Baty wrote: > Hello, > > When installing repoze.bfg, I currently get "zope.component" 3.6.

[Repoze-dev] Updating zope.component to a more recent version in the KGS of BFG?

2010-01-22 Thread Damien Baty
Hello, When installing repoze.bfg, I currently get "zope.component" 3.6.0, since this is the version available in the known good set at http://dist.repoze.org/bfg/1.2/simple/ Do you think it could be updated to a more recent version? I am mostly interested in "zope.component" 3.8.0 wher