[Zope3-dev] Zope 3.4, eggs and windows

Christian Theune ct at gocept.com
Sun Apr 22 06:38:15 EDT 2007


Hi,

I took Martin's script and adapted it for this release.

I took the listing of download.zope.org and gathered the names of all
eggs that were available as "3.4dev" eggs and am currently creating
"3.4.0a1" eggs for those.

It might be that these are not all eggs that should be build.

However, doing an egg release for a package that is on zope.org is
simple and quick now:

Get the 'release-egg.sh' script from Zope3/trunk/releases/ and run it
with 'release-egg.sh <packagename> <version>'.

The script then

- creates a tag for the release
- checks out the release 
- changes the version parameter in setup.py
- checks this in
- runs setup.py sdist
- uploads the tarball to download.zope.org


I'll modify the script in the future if we get more complex
requirements. Martin's original script already handled some cases that I
didn't need right now, so I removed them for the moment (using a
branch, ...)

Christian


-- 
gocept gmbh & co. kg - forsterstraße 29 - 06112 halle/saale - germany
www.gocept.com - ct at gocept.com - phone +49 345 122 9889 7 -
fax +49 345 122 9889 1 - zope and plone consulting and development
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Dies ist ein digital signierter Nachrichtenteil
Url : http://mail.zope.org/pipermail/zope3-dev/attachments/20070422/dace1ac0/attachment.bin


More information about the Zope3-dev mailing list