[ANN] APyCoT 0.8

2006-01-10 Thread Sylvain Thénault
Hi ! I'm pleased to announce the new 0.8 release of the APyCoT package. This release provides some new minor functionnalities. What's new ? * use package's pylintrc if a file named "pylintrc" is found under the checked out directory (implements #10177) * "${TESTDIR}"

[ANN] logilab-common 0.13

2006-01-10 Thread Sylvain Thénault
Hi ! I'm pleased to announce the 0.13 new release of the logilab-common package. This release provides some bug fixes and minor enhancements and api changes which shouldn't break backward compatibility, so users are strongly encouraged to update. What's new ? * testlib: ability t

[ANN] devtools 0.8

2006-01-10 Thread Sylvain Thénault
Hi ! I'm pleased to announce the new 0.8 release of the devtools package. This release provides some bug fixes and major changes into the debian package generation. What's new ? * debianize: * updated to handle site-python installation with architecture independant

ANN: MoinMoin 1.5.0 (advanced wiki engine) released

2006-01-10 Thread Alexander Schremmer
__ /\/\ ___ (_)_ __ /\/\ ___ (_)_ __ /\ / _ \| | '_ \ /\ / _ \| | '_ \ __ / /\/\ \ (_) | | | | / /\/\ \ (_) | | | | | /| |_ \/\/\___/|_|_| |_\/\/\___/|_|_| |_| |.__)

SPyRE new version 0.7

2006-01-10 Thread David
SPyRE v 0.7 SPyRE is a Simple Pythonic Rendering Engine for OpenGL Changes since v 0.6 The design is more modular, with components to handle display object group management and time-keeping/progress control, in addition to the components in prior versions to handle the environment and inte

[ANN] astng 0.14

2006-01-10 Thread Sylvain Thénault
Hi ! I'm pleased to announce the new 0.14 version of astng. This release mainly provides some major internal and api changes to have a richer model and a start for static inference on ast nodes. What's new ? * some major inference improvments and refactoring ! The drawback is

[ANN] PyLint 0.9

2006-01-10 Thread Sylvain Thénault
Hi ! I'm very pleased to announce the new 0.9 release of PyLint. This release provides a lot of bug fixes and some new checks and other minor changes. This release depends on the latest astng and logilab-common release (i.e. 0.14 and 0.13 respectivly), so install them before this one. The good new

PyDev 0.9.8.6 released

2006-01-10 Thread Fabio Zadrozny
Hi All, PyDev - Python IDE (Python Development Enviroment for Eclipse) version 0.9.8.6 has been released. Check the homepage (http://pydev.sourceforge.net/) for more details. Details for Release: 0.9.8.6: Major highlights: --- * Added a new 'Pydev project' wizard (Mikko Oh

IPython 0.7.0 is out.

2006-01-10 Thread Fernando Perez
Hi all, After a long hiatus (0.6.15 was out in June of 2005), I'm glad to announce the release of IPython 0.7.0, with lots of new features. WHAT is IPython? 1. An interactive shell superior to Python's default. IPython has many features for object introspection, system shell ac