We released version 2.7.6-24 of python (An interpreted, interactive, object-oriented programming language), version 2.9.8-2 of libxml2 (Library providing XML and HTML support), version 1.79.2-2 of docbook-style-xsl (Norman Walsh's XSL stylesheets for DocBoox XML), version 34.4.1-2 of python-setuptools (Easily build and distribute Python packages)
It is uploaded as rpm to the netlabs rel or exp repository. To install just use either yum or ANPM. If anyone prefers a zip file, those are available at the netlabs rel repo or at the netlabs exp repo.
What's new in python:
- enable more DBCS languages (ticket 328)
- fix CRLF issue in help screen
- don't use .exe extention in symlinks
What's new in libxml2:
- enable file:// with drive letters
What's new in docbook-style-xsl:
- Use non-recursive string.subst to allow building of large documents
What's new in python-setuptools:
- rebuilt with latest python macros