[Zope-dev] New release for zope.schema
    Hanno Schlichting 
    hanno at hannosch.eu
       
    Wed Mar 21 19:31:39 UTC 2012
    
    
  
On Wed, Mar 21, 2012 at 6:58 PM, Marius Gedminas <marius at gedmin.as> wrote:
>    For packages that have C extension modules there are probably extra
>    steps needed to produce Windows binary eggs.  I don't know those
>    steps (winbot is involved somehow), so I avoid making releases of
>    packages that have C extension modules.  How do I check if a package
>    has C extension modules?  I go to PyPI and look if there are Windows
>    binary eggs available for download for the current version.
>    zope.schema doesn't, so I'm just including this for general
>    reference purposes.
The point of winbot is to take away all the pain and it does so.
There's no extra steps at all for packages containing C extensions.
Just make sure you create a release with a proper tag - winbot does
the rest.
Hanno
    
    
More information about the Zope-Dev
mailing list