On Sat, Aug 27, 2005 at 07:27:46PM +1000, James Bunton wrote: > PyMSNt 0.10 release candidate 1 is available. This is the latest > branch, with avatars, ad-hoc commands, entity capabilities and all > sorts of other goodies available. You can now view MSN avatars with > JEP-0008. > See the developer documentation for more details on things that are > available. > If there's no complains about rc1 there'll be 0.10 in a few days time.
I have some minor suggestions for future releases of PyMSNt - perhaps already for the 0.10 release. First of all, I think it's common that source tarballs don't contain version control (i.e. CVS) folders - omitting these folders might make it slightly easier for the package maintainers in the various distributions. So I suggest using cvs export when doing releases, e.g.: cvs -d :pserver:[EMAIL PROTECTED]:/home/cvs export -r avatars msn-transport/PyMSNt Furthermore, I suggest changing the name of the source tarball (and the root folder inside it) to lower case letters - e.g. pymsn-t-0.10.tar.gz. This seems to be good practice [1], and more important, it makes the name consistent with the other py-transports. Best regards, Lars [1] http://www.tldp.org/HOWTO/Software-Release-Practice-HOWTO/naming.html From [EMAIL PROTECTED] Sun Aug 28 04:44:40 2005 From: [EMAIL PROTECTED] (James Bunton) Date: Sun Aug 28 04:45:07 2005 Subject: [py-transports] PyMSNt 0.9.4 released, PyMSNt 0.10-rc1 available, epoll-0.5 released! In-Reply-To: <[EMAIL PROTECTED]> References: <[EMAIL PROTECTED]> Message-ID: <[EMAIL PROTECTED]> I've put out 0.10-rc2 to fix a few issues people were reporting. There's also 0.9.5, which fixes the <allowRegister/> config option, as well as making new installations work. You don't need this release if you're not having trouble with 0.9.4. I've made updates to the documentation as well, could you guys please have a read and let me know if anything is missing or needs correcting. Thanks :) --- James On 27/08/2005, at 7:27 PM, James Bunton wrote: > Hi all! > > PyMSNt 0.9.4 has been released for those of you not wanting to try out > the avatars branch yet. It just contains bugfixes to 0.9.3. > > PyMSNt 0.10 release candidate 1 is available. This is the latest > branch, with avatars, ad-hoc commands, entity capabilities and all > sorts of other goodies available. You can now view MSN avatars with > JEP-0008. > See the developer documentation for more details on things that are > available. > If there's no complains about rc1 there'll be 0.10 in a few days time. > > epoll-0.5 is also available. This allows Linux servers to perform > better. > > Check out > http://msn-transport.jabberstudio.org > > Enjoy :) > > --- > > James > > _______________________________________________ > py-transports mailing list > py-transports@blathersource.org > http://www.modevia.com/cgi-bin/mailman/listinfo/py-transports >