[Zope-CMF] Eggified CMF 2.1.1 now available
Tres Seaver
tseaver at palladion.com
Mon Aug 11 12:45:53 EDT 2008
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Wichert Akkerman wrote:
> Previously Jens Vagelpohl wrote:
>> On Aug 3, 2008, at 18:19 , Tres Seaver wrote:
>>
>>> I created "satellite" versions of the 2.1.1 eggs for the remaining CMF
>>> products this morning:
>>>
>>> - CMFDefault
>>> - CMFTopic
>>> - CMFActionIcons
>>> - CMFCalendar
>>> - CMFUid
>>> - DCWorkflow
>>>
>>> Source distributions for the 2.1.1 versions are now available on PyPI.
>> With there being no clear roadmap for 2.2 releases yet, would there be
>> any desire to move the 2.1 branch over to "new style" separate
>> products which would make it easier to release them as eggs? I would
>> have time to do this during a sprint later this month.
+0. Making new eggs from the monolithic checkout / satellites is not
going to be any harder than the following:
$ svn cp $ZSVN/Products.CMFDefault/tags/2.1.{1,2}
$ svn co $ZSVN/Products.CMFDefault/tags/2.1.2 CMFDefault-2.1.2
$ cd CMFDefault-2.1.2
$ vim setup.py # change version
$ svn propedit svn:externals Products # point to new monolith tag
$ svn commit
I don't really object to breaking the monolith up, however (replacing
the 'svn:externals' with real copies): most of the effort is going to
be in teasing apart changelog entries.
Tres.
- --
===================================================================
Tres Seaver +1 540-429-0999 tseaver at palladion.com
Palladion Software "Excellence by Design" http://palladion.com
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFIoGzB+gerLs4ltQ4RAks+AKDTklxkF9O3l2p1FcsPqCMOr2NduQCdGN72
3ivYmZCyBFPtRIB1JKZe+uM=
=oNku
-----END PGP SIGNATURE-----
More information about the Zope-CMF
mailing list