Trac 1.0.6 Released

2015-05-21 Thread Ryan Ollos
Trac 1.0.6 Released === Trac 1.0.6, the sixth maintenance release for the current stable branch, is now available! You will find this release at the usual places: http://trac.edgewall.org/wiki/TracDownload#LatestStableRelease https://pypi.python.org/pypi/Trac/1.0.6.post2 Tra

CFFI 1.0.1 released

2015-05-21 Thread Armin Rigo
Hi all, CFFI 1.0.1 final has now been released for CPython! CFFI is a (CPython and PyPy) module to interact with C code from Python. The main news from CFFI 0.9 is the new way to build extension modules: the "out-of-line" mode, where you have a separate build script. When this script is executed,

Released: pip 7.0 and virtualenv 13.0

2015-05-21 Thread Donald Stufft
Hey, I'm happy to say that I've just cut the releases of pip 7.0 and virtualenv 13.0 and I have uploaded them to PyPI. For the full list of changes go visit the respective changelogs, however the biggest change here is that in pip 7.0 when pip finds and downloads a sdist, instead of installing tha