Re: [Zope-dev] Availability of windows binaries for zope.container on Python 2.5

2009-05-21 Thread Martijn Faassen
Uli Fouquet wrote:
> Martijn Faassen wrote:
>> Alec Munro wrote:
>>> I was just reading that, and am now hunting around on which files
>>> exactly I have to modify to pin down the version to 3.8.1.
>> Add a [versions] section to your buildout.cfg:
>>
>> [versions]
>> grokcore.view = 3.8.1
>>
>> This will pull in a fixed grokcore.view that won't pull in 
>> zope.container anymore.
> 
> I am sure you meant::
> 
>   [versions]
>   grokcore.view = 1.7
> 
> Right?

You're right, I wasn't thinking straight. :)

Regards,

Martijn

___
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 )


Re: [Zope-dev] Availability of windows binaries for zope.container on Python 2.5

2009-05-21 Thread Uli Fouquet
Hi there,

Martijn Faassen wrote:
> Alec Munro wrote:
> > I was just reading that, and am now hunting around on which files
> > exactly I have to modify to pin down the version to 3.8.1.
> 
> Add a [versions] section to your buildout.cfg:
> 
> [versions]
> grokcore.view = 3.8.1
> 
> This will pull in a fixed grokcore.view that won't pull in 
> zope.container anymore.

I am sure you meant::

  [versions]
  grokcore.view = 1.7

Right?

Best regards,

-- 
Uli



signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil
___
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 )


Re: [Zope-dev] Availability of windows binaries for zope.container on Python 2.5

2009-05-20 Thread Martijn Faassen
Alec Munro wrote:
> I was just reading that, and am now hunting around on which files
> exactly I have to modify to pin down the version to 3.8.1.

Add a [versions] section to your buildout.cfg:

[versions]
grokcore.view = 3.8.1

This will pull in a fixed grokcore.view that won't pull in 
zope.container anymore.

Regards,

Martijn

___
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 )


Re: [Zope-dev] Availability of windows binaries for zope.container on Python 2.5

2009-05-20 Thread Alec Munro
I was just reading that, and am now hunting around on which files
exactly I have to modify to pin down the version to 3.8.1.

Thanks,
Alec

On Wed, May 20, 2009 at 3:56 PM, Martijn Faassen  wrote:
> Hi there,
>
> Alec Munro wrote:
>> Just trying to install Grok, and as seems to be the tradition, some
>> package updates have resulted in requiring a Visual Studio compiler to
>> be installed. In this case, it seems to be zope.container 3.8.2. Is
>> there a possibility of making a binary for this available?
>
> Relying on zope.container at this point in time is a bug in Grok, and we
> accidentally released it. See the recent discussion on grok-dev.
>
> Regards,
>
> Martijn
>
> ___
> Zope-Dev maillist  -  zope-...@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 )
>
___
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 )


Re: [Zope-dev] Availability of windows binaries for zope.container on Python 2.5

2009-05-20 Thread Martijn Faassen
Hi there,

Alec Munro wrote:
> Just trying to install Grok, and as seems to be the tradition, some
> package updates have resulted in requiring a Visual Studio compiler to
> be installed. In this case, it seems to be zope.container 3.8.2. Is
> there a possibility of making a binary for this available?

Relying on zope.container at this point in time is a bug in Grok, and we 
accidentally released it. See the recent discussion on grok-dev.

Regards,

Martijn

___
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 )


[Zope-dev] Availability of windows binaries for zope.container on Python 2.5

2009-05-20 Thread Alec Munro
Hi List,

Just trying to install Grok, and as seems to be the tradition, some
package updates have resulted in requiring a Visual Studio compiler to
be installed. In this case, it seems to be zope.container 3.8.2. Is
there a possibility of making a binary for this available?

Thanks,
Alec
___
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 )