<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to ChangeLog_27</title><link>https://sourceforge.net/p/winpython/wiki/ChangeLog_27/</link><description>Recent changes to ChangeLog_27</description><atom:link href="https://sourceforge.net/p/winpython/wiki/ChangeLog_27/feed" rel="self"/><language>en</language><lastBuildDate>Sat, 17 Jan 2015 10:40:03 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/winpython/wiki/ChangeLog_27/feed" rel="self" type="application/rss+xml"/><item><title>ChangeLog_27 modified by stonebig</title><link>https://sourceforge.net/p/winpython/wiki/ChangeLog_27/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v9
+++ v10
@@ -1,5 +1,76 @@
 #### Since September 2014, Winpython developpement has moved to https://winpython.github.io/
 (see https://github.com/winpython/winpython/wiki/Changelog_27)
+
+## History of changes for WinPython 2.7.9.2
+
+
+
+The following changes were made to WinPython distribution since version 2.7.9.1.
+
+
+
+### Python packages
+
+
+
+New packages:
+
+
+
+  * [llvmlite](http://pypi.python.org/pypi/llvmlite) 0.2.1 (lightweight wrapper around basic LLVM functionality)
+
+  * [runipy](http://pypi.python.org/pypi/runipy) 0.1.1 (Run IPython notebooks from the command line)
+
+
+
+Upgraded packages:
+
+
+
+  * [Cython](http://www.cython.org) 0.21.1 → 0.21.2 (Cython is a language that makes writing C extensions for the Python language as easy as Python)
+
+  * [Pillow](http://pypi.python.org/pypi/Pillow) 2.6.1 → 2.7.0 (Python Imaging Library (fork))
+
+  * [XlsxWriter](http://pypi.python.org/pypi/XlsxWriter) 0.6.4 → 0.6.5 (A Python module for creating Excel XLSX files.)
+
+  * [baresql](http://pypi.python.org/pypi/baresql) 0.7.0 → 0.7.1 (playing SQL directly on Python datas)
+
+  * [cx_Freeze](http://cx-freeze.sourceforge.net) 4.3.3 → 4.3.4 (Deployment tool which converts Python scripts into stand-alone Windows executables (i.e. target machine does not require Python or any other library to be installed))
+
+  * [h5py](http://code.google.com/p/h5py/) 2.3.1 → 2.4.0 (General-purpose Python interface to HDF5 files (unlike PyTables, h5py provides direct access to the full HDF5 C library))
+
+  * [nltk](http://pypi.python.org/pypi/nltk) 3.0.0 → 3.0.1 (The Natural Language Toolkit (NLTK) is a Python package for natural language processing.)
+
+  * [numba](http://pypi.python.org/pypi/numba) 0.15.1 → 0.16.0 (compiling Python code using LLVM)
+
+  * [pip](http://pypi.python.org/pypi/pip) 1.5.6 → 6.0.6 (A tool for installing and managing Python packages)
+
+  * [psutil](http://code.google.com/p/psutil) 2.1.3 → 2.2.0 (Provides an interface for retrieving information on all running processes and system utilization (CPU, disk, memory, network) in a portable way)
+
+  * [requests](http://pypi.python.org/pypi/requests) 2.5.0 → 2.5.1 (Requests is an Apache2 Licensed HTTP library, written in Python, for human beings.)
+
+  * [rpy2](http://pypi.python.org/pypi/rpy2) 2.5.2 → 2.5.4 (Python interface to the R language (embedded R))
+
+  * [scipy](http://www.scipy.org) 0.14.0 → 0.15.0 (SciPy: Scientific Library for Python (advanced math, signal processing, optimization, statistics, ...))
+
+  * [setuptools](http://pypi.python.org/pypi/setuptools) 7.0 → 11.3.1 (Download, build, install, upgrade, and uninstall Python packages - easily)
+
+  * [six](http://pypi.python.org/pypi/six) 1.8.0 → 1.9.0 (Python 2 and 3 compatibility utilities)
+
+  * [winpython](http://winpython.github.io/) 1.0 → 1.1 (WinPython distribution tools, including WPPM (package manager))
+
+
+
+Removed packages:
+
+
+
+  * [llvmpy](http://pypi.python.org/pypi/llvmpy) 0.12.7 (Python bindings for LLVM)
+
+
+
+* * *
+

 ## History of changes for WinPython 2.7.9.1

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">stonebig</dc:creator><pubDate>Sat, 17 Jan 2015 10:40:03 -0000</pubDate><guid>https://sourceforge.netdfe897eec33adf6bd5adac744a3af49b980c79a8</guid></item><item><title>ChangeLog_27 modified by stonebig</title><link>https://sourceforge.net/p/winpython/wiki/ChangeLog_27/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v8
+++ v9
@@ -1,3 +1,418 @@
+#### Since September 2014, Winpython developpement has moved to https://winpython.github.io/
+(see https://github.com/winpython/winpython/wiki/Changelog_27)
+
+## History of changes for WinPython 2.7.9.1
+
+
+
+The following changes were made to WinPython distribution since version 2.7.8.3.
+
+
+
+### Tools
+
+
+
+Upgraded packages:
+
+
+  * [MinGW32](https://github.com/numpy/numpy/wiki/Mingw-static-toolchain) 4.8.1 → 4.9.2 (C/C++ and Fortran compilers (Mingw64 static toolchain Numpy version, with OpenBLAS) 
+
+
+
+
+### Python packages
+
+
+
+New packages:
+
+
+
+  * [PuLP](http://pypi.python.org/pypi/PuLP) 1.5.6 (PuLP is an LP modeler written in python. PuLP can generate MPS or LP files and call GLPK, COIN CLP/CBC, CPLEX, and GUROBI to solve linear problems)
+
+  * [enum34](http://pypi.python.org/pypi/enum34) 1.0.4 (Python 3.4 Enum backported to 3.3, 3.2, 3.1, 2.7, 2.6, 2.5, and 2.4)
+
+  * [tqdm](http://pypi.python.org/pypi/tqdm) 1.0 (A Simple Python Progress Meter)
+
+
+
+Downgraded packages: (on Win32)
+
+  * [numpy-MKL](http://numpy.scipy.org/) 1.9.1  → 1.8.2 (NumPy: multidimensional array processing for numbers, strings, records and objects (SciPy''s core module))
+
+
+
+Upgraded packages:
+
+
+
+  * [PyQt4](http://www.riverbankcomputing.co.uk/software/pyqt/intro) 4.10.4 → 4.11.3 (Python bindings for the Qt cross platform GUI toolkit)
+
+  * [Pygments](http://pygments.org) 1.6 → 2.0.1 (Generic syntax highlighter for general use in all kinds of software)
+
+  * [Python](http://www.python.org/) 2.7.8 → 2.7.9 (Python programming language with standard library)
+
+  * [XlsxWriter](http://pypi.python.org/pypi/XlsxWriter) 0.6.2 → 0.6.4 (A Python module for creating Excel XLSX files.)
+
+  * [astroid](http://pypi.python.org/pypi/astroid) 1.2.1 → 1.3.2 (Rebuild a new abstract syntax tree from Python's ast (required for pylint))
+
+  * [db.py](http://pypi.python.org/pypi/db.py) 0.3.1 → 0.3.5 (a db package that doesn't suck)
+
+  * [joblib](http://pypi.python.org/pypi/joblib) 0.8.3_r1 → 0.8.4 (Lightweight pipelining: using Python functions as pipeline jobs.)
+
+  * [julia](http://sourceforge.net/projects/stonebig.u/files/packages) 0.1.1.5 → 0.1.1.6 (Python interface to the Julia language)
+
+  * [logilab-common](http://pypi.python.org/pypi/logilab-common) 0.62.1 → 0.63.2 (Collection of low-level Python packages and modules used by Logilab projects (required for pylint))
+
+  * [lxml](http://pypi.python.org/pypi/lxml) 3.4.0 → 3.4.1 (Powerful and Pythonic XML processing library combining libxml2/libxslt with the ElementTree API.)
+
+  * [pandas](http://pypi.python.org/pypi/pandas) 0.15.1 → 0.15.2 (Powerful data structures for data analysis, time series and statistics)
+
+  * [psutil](http://code.google.com/p/psutil) 2.1.1 → 2.1.3 (Provides an interface for retrieving information on all running processes and system utilization (CPU, disk, memory, network) in a portable way)
+
+  * [pylint](http://www.logilab.org/project/pylint) 1.3.1 → 1.4.0 (Logilab code analysis module: analyzes Python source code looking for bugs and signs of poor quality)
+
+  * [python-dateutil](http://labix.org/python-dateutil) 2.2 → 2.3 (Powerful extensions to the standard datetime module)
+
+  * [pytz](http://pytz.sourceforge.net/) 2014.7 → 2014.10 (World Timezone Definitions for Python)
+
+  * [requests](http://pypi.python.org/pypi/requests) 2.4.3 → 2.5.0 (Requests is an Apache2 Licensed HTTP library, written in Python, for human beings.)
+
+  * [rpy2](http://pypi.python.org/pypi/rpy2) 2.4.4 → 2.5.2 (Python interface to the R language (embedded R))
+
+  * [seaborn](http://pypi.python.org/pypi/seaborn) 0.4.0 → 0.5.1 (statistical data visualization)
+
+  * [setuptools](http://pypi.python.org/pypi/setuptools) 5.8 → 7.0 (Download, build, install, upgrade, and uninstall Python packages - easily)
+
+  * [spyder](https://bitbucket.org/spyder-ide/spyderlib) 2.3.1 → 2.3.2 (Scientific PYthon Development EnviRonment: designed for interactive computing and data visualisation with a simple and intuitive user interface)
+
+  * [sqlparse](http://pypi.python.org/pypi/sqlparse) 0.1.13 → 0.1.14 (Non-validating SQL parser)
+
+  * [statsmodels](http://pypi.python.org/pypi/statsmodels) 0.6.0 → 0.6.1 (Statistical computations and models for use with SciPy)
+
+  * [sympy](http://code.google.com/p/sympy) 0.7.5 → 0.7.6 (Symbolic Mathematics Library)
+
+
+
+* * *
+
+
+## History of changes for WinPython 2.7.8.3
+
+
+
+The following changes were made to WinPython distribution since version 2.7.8.2.
+
+
+
+### Tools
+
+
+
+Removed packages:
+
+
+
+  * [TortoiseHg](http://tortoisehg.bitbucket.org) 2.11.2 (Set of graphical tools and a shell extension for the Mercurial distributed revision control system)
+
+
+
+### Python packages
+
+
+
+New packages:
+
+
+
+  * [baresql](http://pypi.python.org/pypi/baresql) 0.7.0 (playing SQL directly on Python datas)
+
+  * [configparser](http://pypi.python.org/pypi/configparser) 3.5.0b2 (This library brings the updated configparser from Python 3.5 to Python 2.6-3.5.)
+
+  * [db.py](http://pypi.python.org/pypi/db.py) 0.3.1 (a db package that doesn't suck)
+
+  * [logutils](http://pypi.python.org/pypi/logutils) 0.3.3 (Logging utilities)
+
+  * [oct2py](http://pypi.python.org/pypi/oct2py) 2.4.0 (Python to GNU Octave bridge --&amp;gt; run m-files from python.)
+
+
+
+Upgraded packages:
+
+
+
+  * [XlsxWriter](http://pypi.python.org/pypi/XlsxWriter) 0.5.9 → 0.6.2 (A Python module for creating Excel XLSX files.)
+
+  * [ipython](http://ipython.org) 2.3.0 → 2.3.1 (Enhanced Python shell)
+
+  * [julia](http://sourceforge.net/projects/stonebig.u/files/packages) 0.1.1.4 → 0.1.1.5 (Python interface to the Julia language)
+
+  * [mahotas](http://pypi.python.org/pypi/mahotas) 1.2.1 → 1.2.3 (Computer Vision library)
+
+  * [matplotlib](http://matplotlib.sourceforge.net) 1.4.1 → 1.4.2 (2D plotting library (embeddable in GUIs created with PyQt))
+
+  * [numpy-MKL](http://numpy.scipy.org/) 1.8.2 → 1.9.1 (NumPy: multidimensional array processing for numbers, strings, records and objects (SciPy''s core module))
+
+  * [pandas](http://pypi.python.org/pypi/pandas) 0.15.0 → 0.15.1 (Powerful data structures for data analysis, time series and statistics)
+
+  * [pyzmq](http://pypi.python.org/pypi/pyzmq) 14.3.1 → 14.4.1 (Lightweight and super-fast messaging based on ZeroMQ library (required for IPython Qt console))
+
+  * [simplejson](http://pypi.python.org/pypi/simplejson) 3.6.4 → 3.6.5 (Simple, fast, extensible JSON (JavaScript Object Notation) encoder/decoder)
+
+  * [statsmodels](http://pypi.python.org/pypi/statsmodels) 0.6.0-rc1 → 0.6.0 (Statistical computations and models for use with SciPy)
+
+
+
+* * *
+
+## History of changes for WinPython 2.7.8.2
+
+
+
+The following changes were made to WinPython distribution since version 2.7.8.1.
+
+
+
+### Python packages
+
+
+
+New packages:
+
+
+
+  * [PyYAML](http://pypi.python.org/pypi/PyYAML) 3.11 (YAML parser and emitter for Python)
+
+  * [XlsxWriter](http://pypi.python.org/pypi/XlsxWriter) 0.5.9 (A Python module for creating Excel XLSX files.)
+
+  * [beautifulsoup4](http://pypi.python.org/pypi/beautifulsoup4) 4.3.2 (Screen-scraping library)
+
+  * [decorator](http://pypi.python.org/pypi/decorator) 3.4.0 (Better living through Python with decorators)
+
+  * [husl](http://pypi.python.org/pypi/husl) 4.0.0 (Human-friendly HSL (Hue-Saturation-Lightness))
+
+  * [llvmpy](http://pypi.python.org/pypi/llvmpy) 0.12.7 (Python bindings for LLVM)
+
+  * [lmfit](http://pypi.python.org/pypi/lmfit) 0.8.0 (Least-Squares Minimization with Bounds and Constraints)
+
+  * [lxml](http://pypi.python.org/pypi/lxml) 3.4.0 (Powerful and Pythonic XML processing library combining libxml2/libxslt with the ElementTree API.)
+
+  * [nltk](http://pypi.python.org/pypi/nltk) 3.0.0 (The Natural Language Toolkit (NLTK) is a Python package for natural language processing.)
+
+  * [numba](http://pypi.python.org/pypi/numba) 0.15.1 (compiling Python code using LLVM)
+
+  * [prettytable](http://pypi.python.org/pypi/prettytable) 0.7.2 (A simple Python library for easily displaying tabular data in a visually appealing ASCII table format.)
+
+  * [requests](http://pypi.python.org/pypi/requests) 2.4.3 (Requests is an Apache2 Licensed HTTP library, written in Python, for human beings.)
+
+  * [scilab2py](http://pypi.python.org/pypi/scilab2py) 0.5 (Python to Scilab bridge)
+
+  * [singledispatch](http://pypi.python.org/pypi/singledispatch) 3.4.0.3 ()
+
+  * [sqlparse](http://pypi.python.org/pypi/sqlparse) 0.1.13 (Non-validating SQL parser)
+
+  * [wheel](http://pypi.python.org/pypi/wheel) 0.24.0 (A built-package format for Python.)
+
+
+
+Upgraded packages:
+
+
+
+  * [Cython](http://www.cython.org) 0.20.2 → 0.21.1 (Cython is a language that makes writing C extensions for the Python language as easy as Python)
+
+  * [Pillow](http://pypi.python.org/pypi/Pillow) 2.5.2 → 2.6.1 (Python Imaging Library (fork))
+
+  * [SQLAlchemy](http://www.sqlalchemy.org) 0.9.7 → 0.9.8 (SQL Toolkit and Object Relational Mapper)
+
+  * [Sphinx](http://sphinx.pocoo.org) 1.2.2 → 1.2.3 (Tool for generating documentation which uses reStructuredText as its markup language)
+
+  * [astroid](http://pypi.python.org/pypi/astroid) 1.2.0 → 1.2.1 (Rebuild a new abstract syntax tree from Python's ast (required for pylint))
+
+  * [brewer2mpl](http://pypi.python.org/pypi/brewer2mpl) 1.4 → 1.4.1 (Connect colorbrewer2.org color maps to Python and matplotlib)
+
+  * [colorama](http://pypi.python.org/pypi/colorama) 0.3.1 → 0.3.2 (Cross-platform colored terminal text)
+
+  * [ipython](http://ipython.org) 2.2.0 → 2.3.0 (Enhanced Python shell)
+
+  * [ipython-sql](http://ipython.org) 0.3.3 → 0.3.4 (Enhanced Python shell)
+
+  * [joblib](http://pypi.python.org/pypi/joblib) 0.8.2 → 0.8.3_r1 (Lightweight pipelining: using Python functions as pipeline jobs.)
+
+  * [julia](http://sourceforge.net/projects/stonebig.u/files/packages) 0.1.1.2 → 0.1.1.4 (Python interface to the Julia language)
+
+  * [logilab-common](http://pypi.python.org/pypi/logilab-common) 0.61.0 → 0.62.1 (Collection of low-level Python packages and modules used by Logilab projects (required for pylint))
+
+  * [matplotlib](http://matplotlib.sourceforge.net) 1.3.1 → 1.4.1 (2D plotting library (embeddable in GUIs created with PyQt))
+
+  * [mysql-connector-python](http://pypi.python.org/pypi/mysql-connector-python) 1.2.2 → 1.2.3 (MySQL driver written in Python)
+
+  * [networkx](http://pypi.python.org/pypi/networkx) 1.9 → 1.9.1 (Python package for creating and manipulating graphs and networks)
+
+  * [nose](http://somethingaboutorange.com/mrl/projects/nose) 1.3.3 → 1.3.4 (nose is a discovery-based unittest extension (e.g. NumPy test module is using nose))
+
+  * [pandas](http://pypi.python.org/pypi/pandas) 0.14.1 → 0.15.0 (Powerful data structures for data analysis, time series and statistics)
+
+  * [pg8000](http://pypi.python.org/pypi/pg8000) 1.9.14 → 1.10.1 (PostgreSQL interface library)
+
+  * [pylint](http://www.logilab.org/project/pylint) 1.3.0 → 1.3.1 (Logilab code analysis module: analyzes Python source code looking for bugs and signs of poor quality)
+
+  * [pyparsing](http://pyparsing.wikispaces.com/) 2.0.2 → 2.0.3 (A Python Parsing Module)
+
+  * [pytz](http://pytz.sourceforge.net/) 2014.4 → 2014.7 (World Timezone Definitions for Python)
+
+  * [rpy2](http://pypi.python.org/pypi/rpy2) 2.4.3 → 2.4.4 (Python interface to the R language (embedded R))
+
+  * [scikit-learn](http://pypi.python.org/pypi/scikit-learn) 0.15.1 → 0.15.2 (A set of Python modules for machine learning and data mining)
+
+  * [seaborn](http://pypi.python.org/pypi/seaborn) 0.3.1 → 0.4.0 (statistical data visualization)
+
+  * [setuptools](http://pypi.python.org/pypi/setuptools) 5.4.2 → 5.8 (Download, build, install, upgrade, and uninstall Python packages - easily)
+
+  * [simplejson](http://pypi.python.org/pypi/simplejson) 3.6.2 → 3.6.4 (Simple, fast, extensible JSON (JavaScript Object Notation) encoder/decoder)
+
+  * [six](http://pypi.python.org/pypi/six) 1.7.3 → 1.8.0 (Python 2 and 3 compatibility utilities)
+
+  * [spyder](https://bitbucket.org/spyder-ide/spyderlib) 2.3.0 → 2.3.1 (Scientific PYthon Development EnviRonment: designed for interactive computing and data visualisation with a simple and intuitive user interface)
+
+  * [sqlite_bro](https://github.com/stonebig/sqlite_bro) 0.8.6 → 0.8.7.4 (a graphic SQLite Client in 1 Python file)
+
+  * [statsmodels](http://pypi.python.org/pypi/statsmodels) 0.5.0 → 0.6.0-rc1 (Statistical computations and models for use with SciPy)
+
+  * [tornado](http://pypi.python.org/pypi/tornado) 4.0.1 → 4.0.2 (Scalable, non-blocking web server and tools (required for IPython notebook))
+
+
+
+Removed packages:
+
+
+
+  * [PyQtdoc](http://pypi.python.org/pypi/PyQtdoc) 4.8.4 (PyQtdoc installs Qt documentation for PyQt4)
+
+  * [Scidoc](http://pypi.python.org/pypi/Scidoc) 1.8.0 (Scidoc installs scientific libraries documentation (NumPy, SciPy, ...))
+
+
+
+* * *
+
+
+## History of changes for WinPython 2.7.8.1
+
+
+
+The following changes were made to WinPython distribution since version 2.7.6.4.
+
+
+
+### Tools
+
+
+
+New packages:
+
+
+
+  * [MinGW32](http://www.mingw.org) 4.8.1 ((32-bit version only) Windows specific header files and import libraries, C/C++ and Fortran compilers)
+
+
+
+### Python packages
+
+
+
+New packages:
+
+
+
+  * [brewer2mpl](http://pypi.python.org/pypi/brewer2mpl) 1.4 () 
+  * [ggplot](https://github.com/yhat/ggplot) 0.6.5 (ggplot for python)
+  * [ipython-sql](http://ipython.org) 0.3.3 (Enhanced Python shell)
+  * [Jinja2](http://jinja.pocoo.org) 2.7.3 (Sandboxed template engine (provides a Django-like non-XML syntax and compiles templates into executable python code))
+  * [julia]() 0.1.1.2 () 
+  * [joblib](http://pypi.python.org/pypi/joblib) 0.8.2 () 
+  * [mpld3](http://pypi.python.org/pypi/mpld3) 0.2 () 
+  * [mysql-connector-python](http://pypi.python.org/pypi/mysql-connector-python) 1.2.2 () 
+  * [pep8](http://pypi.python.org/pypi/pep8) 1.5.7 ()
+
+  * [pg8000](http://pypi.python.org/pypi/pg8000) 1.9.14 ()
+
+  * [pyflakes](http://pypi.python.org/pypi/pyflakes) 0.8.1 ()
+
+  * [pyodbc](http://pypi.python.org/pypi/pyodbc)  3.0.7 () 
+  * [reportlab](http://www.reportlab.org) 3.1.8 (The PDF generation library)
+
+  * [rope](http://pypi.python.org/pypi/rope) 0.10.2 ()
+
+  * [rpy2](http://pypi.python.org/pypi/rpy2) 2.4.3 ()
+
+  * [sqlite_bro](https://github.com/stonebig/sqlite_bro) 0.8.6 (a graphic SQLite Client in 1 Python file)
+
+  * [seaborn](http://pypi.python.org/pypi/seaborn) 0.3.1 ()
+  * [ViTables](http://vitables.org) 2.1 (Graphical tool for browsing and editing files in both HDF5 and PyTables formats)
+
+
+
+Upgraded packages:
+
+
+
+  * [astroid](http://pypi.python.org/pypi/astroid) 1.0.1 → 1.2.0 (Rebuild a new abstract syntax tree from Python's ast (required for pylint))
+
+  * [colorama](http://pypi.python.org/pypi/colorama) 0.2.7 → 2.5.2 (Cross-platform colored terminal text)
+  * [cx_Freeze](http://cx-freeze.sourceforge.net) 4.3.2 → 4.3.3 (Deployment tool which converts Python scripts into stand-alone Windows executables (i.e. target machine does not require Python or any other library to be installed))
+  * [docutils](http://docutils.sourceforge.net) 4.3.2 →  0.12 (Text processing system for processing plaintext documentation into useful formats, such as HTML or LaTeX (includes reStructuredText))
+  * [guidata](http://packages.python.org/guidata) 1.6.1 → 1.6.2 (Automatically generated graphical user interfaces for easy data set edition and display)
+  * [h5py](http://code.google.com/p/h5py/) 2.2.1 → 2.3.1 (General-purpose Python interface to HDF5 files (unlike PyTables, h5py provides direct access to the full HDF5 C library))
+  * [ipython](http://ipython.org) 2.0.0 → 2.2.0 (Enhanced Python shell)
+  * [Jinja2](http://jinja.pocoo.org) 2.7.2 → 2.7.3 (Sandboxed template engine (provides a Django-like non-XML syntax and compiles templates into executable python code))
+  * [mahotas](http://pypi.python.org/pypi/mahotas) 1.1.1 → 1.2.1 (Computer Vision library)
+  * [MarkupSafe](http://pypi.python.org/pypi/MarkupSafe) 0.18 →  0.23 (Implements a XML/HTML/XHTML Markup safe string for Python)
+  * [networkx](http://pypi.python.org/pypi/networkx) 1.8.1 → 1.9 (Python package for creating and manipulating graphs and networks)
+  * [nose](http://somethingaboutorange.com/mrl/projects/nose) 1.3.1 → 1.3.3 (nose is a discovery-based unittest extension (e.g. NumPy test module is using nose))
+  * [numexpr](http://code.google.com/p/numexpr) 2.3.1 → 2.4 (Fast evaluation of array expressions elementwise by using a vector-based virtual machine)
+  * [numpy-MKL](http://numpy.scipy.org/) 1.8.1 → 1.8.2 (NumPy: multidimensional array processing for numbers, strings, records and objects (SciPy's core module))
+
+  * [pandas](http://pypi.python.org/pypi/pandas) 0.13.1 → 0.14.1 (Powerful data structures for data analysis, time series and statistics)
+  * [patsy](http://pypi.python.org/pypi/patsy) 0.2.1 → 0.3.0 (Describing statistical models using symbolic formulas)
+  * [Pillow](http://pypi.python.org/pypi/Pillow) 2.4.0 → 2.5.2 (Python Imaging Library (fork))
+
+  * [pip](http://pypi.python.org/pypi/pip) 1.5.0 → 1.5.6 (A tool for installing and managing Python packages)
+  * [psutil](http://code.google.com/p/psutil) 1.5.0 → 2.1.1 (Provides an interface for retrieving information on all running processes and system utilization (CPU, disk, memory, network) in a portable way))
+  * [pylint](http://www.logilab.org/project/pylint) 1.1.0 → 1.3.0 (Logilab code analysis module: analyzes Python source code looking for bugs and signs of poor quality)
+
+  * [PyOpenGL](http://pyopengl.sourceforge.net) 3.0.2 → 3.1.0 (Cross platform Python binding to OpenGL and related APIs)
+  * [pyparsing](http://pyparsing.wikispaces.com/) 2.0.1 →  2.0.2 (A Python Parsing Module)
+  * [PyQt4](http://pypi.python.org/pypi/PyQt4) 4.9.6.1 → 4.10.4 () 
+  * [pytz](http://pytz.sourceforge.net/) 2013.9 → 2014.4 (World Timezone Definitions for Python)
+  * [pywin32](http://sourceforge.net/projects/pywin32) 218.5 → 219 (Python library for Windows)
+  * [pyzmq](http://pypi.python.org/pypi/pyzmq) 14.0.1 → 14.3.1 (Lightweight and super-fast messaging based on ZeroMQ library (required for IPython Qt console))
+  * [reportlab](http://www.reportlab.org) 3.0 → 3.1.8 (The PDF generation library)
+  * [setuptools](http://pypi.python.org/pypi/setuptools) 3.4.4 → 5.4.2 (Download, build, install, upgrade, and uninstall Python packages - easily)
+
+  * [scikit-image](http://pypi.python.org/pypi/scikit-image) 0.9.3 → 0.10.1 (Image processing toolbox for SciPy)
+  * [scikit-learn](http://pypi.python.org/pypi/scikit-learn) 0.14.1 → 0.15.1 (A set of Python modules for machine learning and data mining)
+  * [scipy](http://www.scipy.org) 0.13.3 → 0.14.0 (SciPy: Scientific Library for Python (advanced math, signal processing, optimization, statistics, ...))
+  * [simplejson](http://pypi.python.org/pypi/simplejson) 3.3.3 → 3.6.2 (Simple, fast, extensible JSON (JavaScript Object Notation) encoder/decoder)
+
+  * [six](http://pypi.python.org/pypi/six) 1.6.1 → 1.7.2 (Python 2 and 3 compatibility utilities)
+  * [spyder](https://bitbucket.org/spyder-ide/spyderlib) 2.3.0beta2 → 2.3.0 (Scientific PYthon Development EnviRonment: designed for interactive computing and data visualisation with a simple and intuitive user interface)
+  * [SQLAlchemy](http://www.sqlalchemy.org) 0.9.4 → 0.9.7 (SQL Toolkit and Object Relational Mapper)
+  * [tornado](http://pypi.python.org/pypi/tornado) 3.2 → 4.0.1 (Scalable, non-blocking web server and tools (required for IPython notebook))
+
+
+
+Removed packages:
+
+
+
+  * [PySide](https://pypi.python.org/pypi/PySide) 1.2.2 (Python binding of the cross-platform GUI toolkit Qt)
+  * [vispy](http://pypi.python.org/pypi/vispy) 0.2.1 () 
+
+
+* * *
+
+
 ## History of changes for WinPython 2.7.6.4

 The following changes were made to WinPython distribution since version 2.7.6.3.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">stonebig</dc:creator><pubDate>Wed, 31 Dec 2014 08:47:26 -0000</pubDate><guid>https://sourceforge.net2a29d7ad5cb4c7af8996195607a509766f514d5e</guid></item><item><title>ChangeLog_27 modified by Pierre Raybaut</title><link>https://sourceforge.net/p/winpython/wiki/ChangeLog_27/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v7
+++ v8
@@ -1,3 +1,46 @@
+## History of changes for WinPython 2.7.6.4
+
+The following changes were made to WinPython distribution since version 2.7.6.3.
+
+### Tools
+
+Upgraded packages:
+
+  * [TortoiseHg](http://tortoisehg.bitbucket.org) 2.10.1 → 2.11.2 (Set of graphical tools and a shell extension for the Mercurial distributed revision control system)
+
+### Python packages
+
+New packages:
+
+  * [backports.ssl_match_hostname](http://pypi.python.org/pypi/backports.ssl_match_hostname) 3.4.0.2 ()
+  * [vispy](http://pypi.python.org/pypi/vispy) 0.2.1 ()
+
+Upgraded packages:
+
+  * [Cython](http://www.cython.org) 0.20 → 0.20.1 (Cython is a language that makes writing C extensions for the Python language as easy as Python)
+  * [Jinja2](http://jinja.pocoo.org) 2.7.1 → 2.7.2 (Sandboxed template engine (provides a Django-like non-XML syntax and compiles templates into executable python code))
+  * [Pillow](http://pypi.python.org/pypi/Pillow) 2.3.0 → 2.4.0 (Python Imaging Library (fork))
+  * [SQLAlchemy](http://www.sqlalchemy.org) 0.9.2 → 0.9.4 (SQL Toolkit and Object Relational Mapper)
+  * [Sphinx](http://sphinx.pocoo.org) 1.2.1 → 1.2.2 (Tool for generating documentation which uses reStructuredText as its markup language)
+  * [ipython](http://ipython.org) 1.1.0 → 2.0.0 (Enhanced Python shell)
+  * [logilab-common](http://pypi.python.org/pypi/logilab-common) 0.60.1 → 0.61.0 (Collection of low-level Python packages and modules used by Logilab projects (required for pylint))
+  * [mahotas](http://pypi.python.org/pypi/mahotas) 1.0.4 → 1.1.0 (Computer Vision library)
+  * [nose](http://somethingaboutorange.com/mrl/projects/nose) 1.3.0 → 1.3.1 (nose is a discovery-based unittest extension (e.g. NumPy test module is using nose))
+  * [numexpr](http://code.google.com/p/numexpr) 2.3 → 2.3.1 (Fast evaluation of array expressions elementwise by using a vector-based virtual machine)
+  * [numpy-MKL](http://numpy.scipy.org/) 1.8.0 → 1.8.1 (NumPy: multidimensional array processing for numbers, strings, records and objects (SciPy's core module))
+  * [pip](http://pypi.python.org/pypi/pip) 1.5.2 → 1.5.4 (A tool for installing and managing Python packages)
+  * [psutil](http://code.google.com/p/psutil) 1.2.1 → 2.1.0 (Provides an interface for retrieving information on all running processes and system utilization (CPU, disk, memory, network) in a portable way)
+  * [pylint](http://www.logilab.org/project/pylint) 1.0.0 → 1.1.0 (Logilab code analysis module: analyzes Python source code looking for bugs and signs of poor quality)
+  * [reportlab](http://www.reportlab.org) 2.7 → 3.0 (The PDF generation library)
+  * [setuptools](http://pypi.python.org/pypi/setuptools) 2.1 → 3.4.4 (Download, build, install, upgrade, and uninstall Python packages - easily)
+  * [simplejson](http://pypi.python.org/pypi/simplejson) 3.3.2 → 3.4.0 (Simple, fast, extensible JSON (JavaScript Object Notation) encoder/decoder)
+  * [six](http://pypi.python.org/pypi/six) 1.5.2 → 1.6.1 (Python 2 and 3 compatibility utilities)
+  * [sympy](http://code.google.com/p/sympy) 0.7.4.1 → 0.7.5 (Symbolic Mathematics Library)
+  * [tables](http://www.pytables.org) 3.1.0 → 3.1.1 (Package based on HDF5 library for managing hierarchical datasets (extremely large amounts of data))
+  * [xlrd](http://pypi.python.org/pypi/xlrd) 0.9.2 → 0.9.3 (Extract data from Microsoft Excel spreadsheet files)
+
+* * *
+
 ## History of changes for WinPython 2.7.6.2

 The following changes were made to WinPython distribution since version 2.7.5.3.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Pierre Raybaut</dc:creator><pubDate>Fri, 18 Apr 2014 18:43:12 -0000</pubDate><guid>https://sourceforge.netbf5e15ca58dd668b46a190699360b3f6dd2cd803</guid></item><item><title>ChangeLog_27 modified by Pierre Raybaut</title><link>https://sourceforge.net/p/winpython/wiki/ChangeLog_27/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v6
+++ v7
@@ -1,4 +1,4 @@
-## History of changes for WinPython 2.7.6.1
+## History of changes for WinPython 2.7.6.2

 The following changes were made to WinPython distribution since version 2.7.5.3.

@@ -21,7 +21,7 @@
   * [Cython](http://www.cython.org) 0.19.1 → 0.19.2 (Cython is a language that makes writing C extensions for the Python language as easy as Python)
   * [Pillow](http://pypi.python.org/pypi/Pillow) 2.1.0 → 2.2.2 (Python Imaging Library (fork))
   * [Python](http://www.python.org/) 2.7.5 → 2.7.6 (Python programming language with standard library)
-  * [SQLAlchemy](http://www.sqlalchemy.org) 0.7.9 → 0.8.4 (SQL Toolkit and Object Relational Mapper)
+  * [SQLAlchemy](http://www.sqlalchemy.org) 0.7.9 → 0.9.0 (SQL Toolkit and Object Relational Mapper)
   * [Scidoc](http://pypi.python.org/pypi/Scidoc) 1.7.1.1 → 1.8.0 (Scidoc installs scientific libraries documentation (NumPy, SciPy, ...))
   * [Sphinx](http://sphinx.pocoo.org) 1.1.3 → 1.2 (Tool for generating documentation which uses reStructuredText as its markup language)
   * [colorama](http://pypi.python.org/pypi/colorama) 0.2.5 → 0.2.7 (Cross-platform colored terminal text)
@@ -36,6 +36,7 @@
   * [matplotlib](http://matplotlib.sourceforge.net) 1.3.0 → 1.3.1 (2D plotting library (embeddable in GUIs created with PyQt))
   * [numexpr](http://code.google.com/p/numexpr) 2.1 → 2.2.2 (Fast evaluation of array expressions elementwise by using a vector-based virtual machine)
   * [numpy-MKL](http://numpy.scipy.org/) 1.7.1 → 1.8.0 (NumPy: multidimensional array processing for numbers, strings, records and objects (SciPy's core module))
+  * [pandas](http://pypi.python.org/pypi/pandas) 0.12.0 → 0.13.0 (Powerful data structures for data analysis, time series and statistics)
   * [patsy](http://pypi.python.org/pypi/patsy) 0.2.0 → 0.2.1 (Describing statistical models using symbolic formulas)
   * [psutil](http://code.google.com/p/psutil) 1.0.1 → 1.2.1 (Provides an interface for retrieving information on all running processes and system utilization (CPU, disk, memory, network) in a portable way)
   * [pylint](http://www.logilab.org/project/pylint) 0.28.0 → 1.0.0 (Logilab code analysis module: analyzes Python source code looking for bugs and signs of poor quality)
@@ -44,7 +45,7 @@
   * [pyzmq](http://pypi.python.org/pypi/pyzmq) 13.1.0 → 14.0.1 (Lightweight and super-fast messaging based on ZeroMQ library (required for IPython Qt console))
   * [scikit-image](http://pypi.python.org/pypi/scikit-image) 0.8.2 → 0.9.3 (Image processing toolbox for SciPy)
   * [scipy](http://www.scipy.org) 0.12.0 → 0.13.2 (SciPy: Scientific Library for Python (advanced math, signal processing, optimization, statistics, ...))
-  * [setuptools](http://pypi.python.org/pypi/setuptools) 1.0 → 2.0.1 (Download, build, install, upgrade, and uninstall Python packages - easily)
+  * [setuptools](http://pypi.python.org/pypi/setuptools) 1.0 → 2.0.2 (Download, build, install, upgrade, and uninstall Python packages - easily)
   * [simplejson](http://pypi.python.org/pypi/simplejson) 3.3.0 → 3.3.1 (Simple, fast, extensible JSON (JavaScript Object Notation) encoder/decoder)
   * [six](http://pypi.python.org/pypi/six) 1.3.0 → 1.4.1 (Python 2 and 3 compatibility utilities)
   * [spyder](http://pypi.python.org/pypi/spyder) 2.2.3 → 2.2.5 (Scientific PYthon Development EnviRonment: designed for interactive computing and data visualisation with a simple and intuitive user interface)
@@ -57,7 +58,6 @@
   * [logilab-astng](http://pypi.python.org/pypi/logilab-astng) 0.24.3 (Rebuild a new abstract syntax tree from Python's ast (required for pylint))

 * * *
-

 ## History of changes for WinPython 2.7.5.3

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Pierre Raybaut</dc:creator><pubDate>Thu, 02 Jan 2014 22:04:21 -0000</pubDate><guid>https://sourceforge.net61a8acbe90ec83b8c4a90d02447ba2dcd2865277</guid></item><item><title>ChangeLog_27 modified by Pierre Raybaut</title><link>https://sourceforge.net/p/winpython/wiki/ChangeLog_27/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v5
+++ v6
@@ -1,26 +1,4 @@
 ## History of changes for WinPython 2.7.6.1
-
-The following changes were made to WinPython distribution since version 2.7.6.0.
-
-### Python packages
-
-Bug fixes:
-
-  * Fixed pyzmq package on 32-bit version (was not compatible with Windows XP)
-
-New packages:
-
-  * [PyQtdesignerplugins](http://pypi.python.org/pypi/PyQtdesignerplugins) 1.1 (PyQtdesignerplugins installs Python Qt designer plugins (Matplotlib, guiqwt, etc.) for PyQt4)
-
-Upgraded packages:
-
-  * [guiqwt](http://packages.python.org/guiqwt) 2.3.1 → 2.3.2 (Efficient curve/image plotting and other GUI tools for scientific data processing software development)
-  * [setuptools](http://pypi.python.org/pypi/setuptools) 1.4.2 → 2.0.1 (Download, build, install, upgrade, and uninstall Python packages - easily)
-  * [winpython](http://code.google.com/p/winpython) 0.18 → 1.0 (WinPython distribution tools, including WPPM (package manager))
-
-* * *
-
-## History of changes for WinPython 2.7.6.0

 The following changes were made to WinPython distribution since version 2.7.5.3.

@@ -35,6 +13,7 @@

 New packages:

+  * [PyQtdesignerplugins](http://pypi.python.org/pypi/PyQtdesignerplugins) 1.1 (PyQtdesignerplugins installs Python Qt designer plugins (Matplotlib, guiqwt, etc.) for PyQt4)
   * [astroid](http://pypi.python.org/pypi/astroid) 1.0.1 (Rebuild a new abstract syntax tree from Python's ast (required for pylint))

 Upgraded packages:
@@ -49,6 +28,7 @@
   * [cx_Freeze](http://cx-freeze.sourceforge.net) 4.3.1 → 4.3.2 (Deployment tool which converts Python scripts into stand-alone Windows executables (i.e. target machine does not require Python or any other library to be installed))
   * [egenix-mx-base](http://www.egenix.com/products/python/mxBase) 3.2.5 → 3.2.7 (eGenix.com mx Base Distribution: mxDateTime, mxTextTools, mxProxy, mxBeeBase, mxURL, mxUID, mxStack, mxQueue and mxTools)
   * [formlayout](http://formlayout.googlecode.com) 1.0.13 → 1.0.15 (Module for creating form dialogs/widgets to edit various type of parameters without having to write any GUI code)
+  * [guiqwt](http://packages.python.org/guiqwt) 2.3.1 → 2.3.2 (Efficient curve/image plotting and other GUI tools for scientific data processing software development)
   * [h5py](http://code.google.com/p/h5py/) 2.1.3 → 2.2.1 (General-purpose Python interface to HDF5 files (unlike PyTables, h5py provides direct access to the full HDF5 C library))
   * [ipython](http://ipython.org) 0.13.2 → 1.1.0 (Enhanced Python shell)
   * [logilab-common](http://pypi.python.org/pypi/logilab-common) 0.59.1 → 0.60.1 (Collection of low-level Python packages and modules used by Logilab projects (required for pylint))
@@ -64,19 +44,20 @@
   * [pyzmq](http://pypi.python.org/pypi/pyzmq) 13.1.0 → 14.0.1 (Lightweight and super-fast messaging based on ZeroMQ library (required for IPython Qt console))
   * [scikit-image](http://pypi.python.org/pypi/scikit-image) 0.8.2 → 0.9.3 (Image processing toolbox for SciPy)
   * [scipy](http://www.scipy.org) 0.12.0 → 0.13.2 (SciPy: Scientific Library for Python (advanced math, signal processing, optimization, statistics, ...))
-  * [setuptools](http://pypi.python.org/pypi/setuptools) 1.0 → 1.4.2 (Download, build, install, upgrade, and uninstall Python packages - easily)
+  * [setuptools](http://pypi.python.org/pypi/setuptools) 1.0 → 2.0.1 (Download, build, install, upgrade, and uninstall Python packages - easily)
   * [simplejson](http://pypi.python.org/pypi/simplejson) 3.3.0 → 3.3.1 (Simple, fast, extensible JSON (JavaScript Object Notation) encoder/decoder)
   * [six](http://pypi.python.org/pypi/six) 1.3.0 → 1.4.1 (Python 2 and 3 compatibility utilities)
   * [spyder](http://pypi.python.org/pypi/spyder) 2.2.3 → 2.2.5 (Scientific PYthon Development EnviRonment: designed for interactive computing and data visualisation with a simple and intuitive user interface)
   * [sympy](http://code.google.com/p/sympy) 0.7.3 → 0.7.4.1 (Symbolic Mathematics Library)
   * [tornado](http://pypi.python.org/pypi/tornado) 2.4.1 → 3.1.1 (Scalable, non-blocking web server and tools (required for IPython notebook))
-  * [winpython](http://code.google.com/p/winpython) 0.17 → 0.18 (WinPython distribution tools, including WPPM (package manager))
+  * [winpython](http://code.google.com/p/winpython) 0.17 → 1.0 (WinPython distribution tools, including WPPM (package manager))

 Removed packages:

   * [logilab-astng](http://pypi.python.org/pypi/logilab-astng) 0.24.3 (Rebuild a new abstract syntax tree from Python's ast (required for pylint))

 * * *
+

 ## History of changes for WinPython 2.7.5.3

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Pierre Raybaut</dc:creator><pubDate>Fri, 27 Dec 2013 09:10:57 -0000</pubDate><guid>https://sourceforge.net473fffb6191202f00ccf813a669f09ce5b6b48ca</guid></item><item><title>ChangeLog_27 modified by Pierre Raybaut</title><link>https://sourceforge.net/p/winpython/wiki/ChangeLog_27/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v4
+++ v5
@@ -3,6 +3,10 @@
 The following changes were made to WinPython distribution since version 2.7.6.0.

 ### Python packages
+
+Bug fixes:
+
+  * Fixed pyzmq package on 32-bit version (was not compatible with Windows XP)

 New packages:

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Pierre Raybaut</dc:creator><pubDate>Thu, 26 Dec 2013 17:02:10 -0000</pubDate><guid>https://sourceforge.netcb6c19cad4f1bf6f7aa94fade3f7385697058ca0</guid></item><item><title>ChangeLog_27 modified by Pierre Raybaut</title><link>https://sourceforge.net/p/winpython/wiki/ChangeLog_27/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v3
+++ v4
@@ -1,3 +1,21 @@
+## History of changes for WinPython 2.7.6.1
+
+The following changes were made to WinPython distribution since version 2.7.6.0.
+
+### Python packages
+
+New packages:
+
+  * [PyQtdesignerplugins](http://pypi.python.org/pypi/PyQtdesignerplugins) 1.1 (PyQtdesignerplugins installs Python Qt designer plugins (Matplotlib, guiqwt, etc.) for PyQt4)
+
+Upgraded packages:
+
+  * [guiqwt](http://packages.python.org/guiqwt) 2.3.1 → 2.3.2 (Efficient curve/image plotting and other GUI tools for scientific data processing software development)
+  * [setuptools](http://pypi.python.org/pypi/setuptools) 1.4.2 → 2.0.1 (Download, build, install, upgrade, and uninstall Python packages - easily)
+  * [winpython](http://code.google.com/p/winpython) 0.18 → 1.0 (WinPython distribution tools, including WPPM (package manager))
+
+* * *
+
 ## History of changes for WinPython 2.7.6.0

 The following changes were made to WinPython distribution since version 2.7.5.3.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Pierre Raybaut</dc:creator><pubDate>Thu, 26 Dec 2013 16:59:30 -0000</pubDate><guid>https://sourceforge.netf76a14cb319a7cdaf31368537f35bcedd1942bcc</guid></item><item><title>ChangeLog_27 modified by Pierre Raybaut</title><link>https://sourceforge.net/p/winpython/wiki/ChangeLog_27/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -6,53 +6,53 @@

 Upgraded packages:

-  * [http://tortoisehg.bitbucket.org](TortoiseHg) 2.8 → 2.10.1 (Set of graphical tools and a shell extension for the Mercurial distributed revision control system)
-  * [http://www.scintilla.org/SciTE.html](SciTE) 3.2.3 → 3.3.7 (SCIntilla based Text Editor - Multilanguage, powerful and light-weight text editor)
+  * [SciTE](http://www.scintilla.org/SciTE.html) 3.2.3 → 3.3.7 (SCIntilla based Text Editor - Multilanguage, powerful and light-weight text editor)
+  * [TortoiseHg](http://tortoisehg.bitbucket.org) 2.8 → 2.10.1 (Set of graphical tools and a shell extension for the Mercurial distributed revision control system)

 ### Python packages

 New packages:

-  * [http://pypi.python.org/pypi/astroid](astroid) 1.0.1 (Rebuild a new abstract syntax tree from Python's ast (required for pylint))
+  * [astroid](http://pypi.python.org/pypi/astroid) 1.0.1 (Rebuild a new abstract syntax tree from Python's ast (required for pylint))

 Upgraded packages:

-  * [http://code.google.com/p/h5py/](h5py) 2.1.3 → 2.2.1 (General-purpose Python interface to HDF5 files (unlike PyTables, h5py provides direct access to the full HDF5 C library))
-  * [http://code.google.com/p/numexpr](numexpr) 2.1 → 2.2.2 (Fast evaluation of array expressions elementwise by using a vector-based virtual machine)
-  * [http://code.google.com/p/psutil](psutil) 1.0.1 → 1.2.1 (Provides an interface for retrieving information on all running processes and system utilization (CPU, disk, memory, network) in a portable way)
-  * [http://code.google.com/p/sympy](sympy) 0.7.3 → 0.7.4.1 (Symbolic Mathematics Library)
-  * [http://code.google.com/p/winpython](winpython) 0.17 → 0.18 (WinPython distribution tools, including WPPM (package manager))
-  * [http://cx-freeze.sourceforge.net](cx_Freeze) 4.3.1 → 4.3.2 (Deployment tool which converts Python scripts into stand-alone Windows executables (i.e. target machine does not require Python or any other library to be installed))
-  * [http://formlayout.googlecode.com](formlayout) 1.0.13 → 1.0.15 (Module for creating form dialogs/widgets to edit various type of parameters without having to write any GUI code)
-  * [http://ipython.org](ipython) 0.13.2 → 1.1.0 (Enhanced Python shell)
-  * [http://labix.org/python-dateutil](python-dateutil) 1.5 → 2.2 (Powerful extensions to the standard datetime module)
-  * [http://matplotlib.sourceforge.net](matplotlib) 1.3.0 → 1.3.1 (2D plotting library (embeddable in GUIs created with PyQt))
-  * [http://numpy.scipy.org/](numpy-MKL) 1.7.1 → 1.8.0 (NumPy: multidimensional array processing for numbers, strings, records and objects (SciPy's core module))
-  * [http://pypi.python.org/pypi/Pillow](Pillow) 2.1.0 → 2.2.2 (Python Imaging Library (fork))
-  * [http://pypi.python.org/pypi/Scidoc](Scidoc) 1.7.1.1 → 1.8.0 (Scidoc installs scientific libraries documentation (NumPy, SciPy, ...))
-  * [http://pypi.python.org/pypi/colorama](colorama) 0.2.5 → 0.2.7 (Cross-platform colored terminal text)
-  * [http://pypi.python.org/pypi/logilab-common](logilab-common) 0.59.1 → 0.60.1 (Collection of low-level Python packages and modules used by Logilab projects (required for pylint))
-  * [http://pypi.python.org/pypi/mahotas](mahotas) 1.0.2 → 1.0.4 (Computer Vision library)
-  * [http://pypi.python.org/pypi/patsy](patsy) 0.2.0 → 0.2.1 (Describing statistical models using symbolic formulas)
-  * [http://pypi.python.org/pypi/pyzmq](pyzmq) 13.1.0 → 14.0.1 (Lightweight and super-fast messaging based on ZeroMQ library (required for IPython Qt console))
-  * [http://pypi.python.org/pypi/scikit-image](scikit-image) 0.8.2 → 0.9.3 (Image processing toolbox for SciPy)
-  * [http://pypi.python.org/pypi/setuptools](setuptools) 1.0 → 1.4.2 (Download, build, install, upgrade, and uninstall Python packages - easily)
-  * [http://pypi.python.org/pypi/simplejson](simplejson) 3.3.0 → 3.3.1 (Simple, fast, extensible JSON (JavaScript Object Notation) encoder/decoder)
-  * [http://pypi.python.org/pypi/six](six) 1.3.0 → 1.4.1 (Python 2 and 3 compatibility utilities)
-  * [http://pypi.python.org/pypi/spyder](spyder) 2.2.3 → 2.2.5 (Scientific PYthon Development EnviRonment: designed for interactive computing and data visualisation with a simple and intuitive user interface)
-  * [http://pypi.python.org/pypi/tornado](tornado) 2.4.1 → 3.1.1 (Scalable, non-blocking web server and tools (required for IPython notebook))
-  * [http://pytz.sourceforge.net/](pytz) 2013b → 2013.8 (World Timezone Definitions for Python)
-  * [http://sphinx.pocoo.org](Sphinx) 1.1.3 → 1.2 (Tool for generating documentation which uses reStructuredText as its markup language)
-  * [http://www.cython.org](Cython) 0.19.1 → 0.19.2 (Cython is a language that makes writing C extensions for the Python language as easy as Python)
-  * [http://www.egenix.com/products/python/mxBase](egenix-mx-base) 3.2.5 → 3.2.7 (eGenix.com mx Base Distribution: mxDateTime, mxTextTools, mxProxy, mxBeeBase, mxURL, mxUID, mxStack, mxQueue and mxTools)
-  * [http://www.logilab.org/project/pylint](pylint) 0.28.0 → 1.0.0 (Logilab code analysis module: analyzes Python source code looking for bugs and signs of poor quality)
-  * [http://www.python.org/](Python) 2.7.5 → 2.7.6 (Python programming language with standard library)
-  * [http://www.scipy.org](scipy) 0.12.0 → 0.13.2 (SciPy: Scientific Library for Python (advanced math, signal processing, optimization, statistics, ...))
-  * [http://www.sqlalchemy.org](SQLAlchemy) 0.7.9 → 0.8.4 (SQL Toolkit and Object Relational Mapper)
+  * [Cython](http://www.cython.org) 0.19.1 → 0.19.2 (Cython is a language that makes writing C extensions for the Python language as easy as Python)
+  * [Pillow](http://pypi.python.org/pypi/Pillow) 2.1.0 → 2.2.2 (Python Imaging Library (fork))
+  * [Python](http://www.python.org/) 2.7.5 → 2.7.6 (Python programming language with standard library)
+  * [SQLAlchemy](http://www.sqlalchemy.org) 0.7.9 → 0.8.4 (SQL Toolkit and Object Relational Mapper)
+  * [Scidoc](http://pypi.python.org/pypi/Scidoc) 1.7.1.1 → 1.8.0 (Scidoc installs scientific libraries documentation (NumPy, SciPy, ...))
+  * [Sphinx](http://sphinx.pocoo.org) 1.1.3 → 1.2 (Tool for generating documentation which uses reStructuredText as its markup language)
+  * [colorama](http://pypi.python.org/pypi/colorama) 0.2.5 → 0.2.7 (Cross-platform colored terminal text)
+  * [cx_Freeze](http://cx-freeze.sourceforge.net) 4.3.1 → 4.3.2 (Deployment tool which converts Python scripts into stand-alone Windows executables (i.e. target machine does not require Python or any other library to be installed))
+  * [egenix-mx-base](http://www.egenix.com/products/python/mxBase) 3.2.5 → 3.2.7 (eGenix.com mx Base Distribution: mxDateTime, mxTextTools, mxProxy, mxBeeBase, mxURL, mxUID, mxStack, mxQueue and mxTools)
+  * [formlayout](http://formlayout.googlecode.com) 1.0.13 → 1.0.15 (Module for creating form dialogs/widgets to edit various type of parameters without having to write any GUI code)
+  * [h5py](http://code.google.com/p/h5py/) 2.1.3 → 2.2.1 (General-purpose Python interface to HDF5 files (unlike PyTables, h5py provides direct access to the full HDF5 C library))
+  * [ipython](http://ipython.org) 0.13.2 → 1.1.0 (Enhanced Python shell)
+  * [logilab-common](http://pypi.python.org/pypi/logilab-common) 0.59.1 → 0.60.1 (Collection of low-level Python packages and modules used by Logilab projects (required for pylint))
+  * [mahotas](http://pypi.python.org/pypi/mahotas) 1.0.2 → 1.0.4 (Computer Vision library)
+  * [matplotlib](http://matplotlib.sourceforge.net) 1.3.0 → 1.3.1 (2D plotting library (embeddable in GUIs created with PyQt))
+  * [numexpr](http://code.google.com/p/numexpr) 2.1 → 2.2.2 (Fast evaluation of array expressions elementwise by using a vector-based virtual machine)
+  * [numpy-MKL](http://numpy.scipy.org/) 1.7.1 → 1.8.0 (NumPy: multidimensional array processing for numbers, strings, records and objects (SciPy's core module))
+  * [patsy](http://pypi.python.org/pypi/patsy) 0.2.0 → 0.2.1 (Describing statistical models using symbolic formulas)
+  * [psutil](http://code.google.com/p/psutil) 1.0.1 → 1.2.1 (Provides an interface for retrieving information on all running processes and system utilization (CPU, disk, memory, network) in a portable way)
+  * [pylint](http://www.logilab.org/project/pylint) 0.28.0 → 1.0.0 (Logilab code analysis module: analyzes Python source code looking for bugs and signs of poor quality)
+  * [python-dateutil](http://labix.org/python-dateutil) 1.5 → 2.2 (Powerful extensions to the standard datetime module)
+  * [pytz](http://pytz.sourceforge.net/) 2013b → 2013.8 (World Timezone Definitions for Python)
+  * [pyzmq](http://pypi.python.org/pypi/pyzmq) 13.1.0 → 14.0.1 (Lightweight and super-fast messaging based on ZeroMQ library (required for IPython Qt console))
+  * [scikit-image](http://pypi.python.org/pypi/scikit-image) 0.8.2 → 0.9.3 (Image processing toolbox for SciPy)
+  * [scipy](http://www.scipy.org) 0.12.0 → 0.13.2 (SciPy: Scientific Library for Python (advanced math, signal processing, optimization, statistics, ...))
+  * [setuptools](http://pypi.python.org/pypi/setuptools) 1.0 → 1.4.2 (Download, build, install, upgrade, and uninstall Python packages - easily)
+  * [simplejson](http://pypi.python.org/pypi/simplejson) 3.3.0 → 3.3.1 (Simple, fast, extensible JSON (JavaScript Object Notation) encoder/decoder)
+  * [six](http://pypi.python.org/pypi/six) 1.3.0 → 1.4.1 (Python 2 and 3 compatibility utilities)
+  * [spyder](http://pypi.python.org/pypi/spyder) 2.2.3 → 2.2.5 (Scientific PYthon Development EnviRonment: designed for interactive computing and data visualisation with a simple and intuitive user interface)
+  * [sympy](http://code.google.com/p/sympy) 0.7.3 → 0.7.4.1 (Symbolic Mathematics Library)
+  * [tornado](http://pypi.python.org/pypi/tornado) 2.4.1 → 3.1.1 (Scalable, non-blocking web server and tools (required for IPython notebook))
+  * [winpython](http://code.google.com/p/winpython) 0.17 → 0.18 (WinPython distribution tools, including WPPM (package manager))

 Removed packages:

-  * [http://pypi.python.org/pypi/logilab-astng](logilab-astng) 0.24.3 (Rebuild a new abstract syntax tree from Python's ast (required for pylint))
+  * [logilab-astng](http://pypi.python.org/pypi/logilab-astng) 0.24.3 (Rebuild a new abstract syntax tree from Python's ast (required for pylint))

 * * *

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Pierre Raybaut</dc:creator><pubDate>Sun, 22 Dec 2013 16:33:32 -0000</pubDate><guid>https://sourceforge.netf83427495035f348ab71a71ad7fa4d0534da4125</guid></item><item><title>ChangeLog_27 modified by Pierre Raybaut</title><link>https://sourceforge.net/p/winpython/wiki/ChangeLog_27/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -1,3 +1,61 @@
+## History of changes for WinPython 2.7.6.0
+
+The following changes were made to WinPython distribution since version 2.7.5.3.
+
+### Tools
+
+Upgraded packages:
+
+  * [http://tortoisehg.bitbucket.org](TortoiseHg) 2.8 → 2.10.1 (Set of graphical tools and a shell extension for the Mercurial distributed revision control system)
+  * [http://www.scintilla.org/SciTE.html](SciTE) 3.2.3 → 3.3.7 (SCIntilla based Text Editor - Multilanguage, powerful and light-weight text editor)
+
+### Python packages
+
+New packages:
+
+  * [http://pypi.python.org/pypi/astroid](astroid) 1.0.1 (Rebuild a new abstract syntax tree from Python's ast (required for pylint))
+
+Upgraded packages:
+
+  * [http://code.google.com/p/h5py/](h5py) 2.1.3 → 2.2.1 (General-purpose Python interface to HDF5 files (unlike PyTables, h5py provides direct access to the full HDF5 C library))
+  * [http://code.google.com/p/numexpr](numexpr) 2.1 → 2.2.2 (Fast evaluation of array expressions elementwise by using a vector-based virtual machine)
+  * [http://code.google.com/p/psutil](psutil) 1.0.1 → 1.2.1 (Provides an interface for retrieving information on all running processes and system utilization (CPU, disk, memory, network) in a portable way)
+  * [http://code.google.com/p/sympy](sympy) 0.7.3 → 0.7.4.1 (Symbolic Mathematics Library)
+  * [http://code.google.com/p/winpython](winpython) 0.17 → 0.18 (WinPython distribution tools, including WPPM (package manager))
+  * [http://cx-freeze.sourceforge.net](cx_Freeze) 4.3.1 → 4.3.2 (Deployment tool which converts Python scripts into stand-alone Windows executables (i.e. target machine does not require Python or any other library to be installed))
+  * [http://formlayout.googlecode.com](formlayout) 1.0.13 → 1.0.15 (Module for creating form dialogs/widgets to edit various type of parameters without having to write any GUI code)
+  * [http://ipython.org](ipython) 0.13.2 → 1.1.0 (Enhanced Python shell)
+  * [http://labix.org/python-dateutil](python-dateutil) 1.5 → 2.2 (Powerful extensions to the standard datetime module)
+  * [http://matplotlib.sourceforge.net](matplotlib) 1.3.0 → 1.3.1 (2D plotting library (embeddable in GUIs created with PyQt))
+  * [http://numpy.scipy.org/](numpy-MKL) 1.7.1 → 1.8.0 (NumPy: multidimensional array processing for numbers, strings, records and objects (SciPy's core module))
+  * [http://pypi.python.org/pypi/Pillow](Pillow) 2.1.0 → 2.2.2 (Python Imaging Library (fork))
+  * [http://pypi.python.org/pypi/Scidoc](Scidoc) 1.7.1.1 → 1.8.0 (Scidoc installs scientific libraries documentation (NumPy, SciPy, ...))
+  * [http://pypi.python.org/pypi/colorama](colorama) 0.2.5 → 0.2.7 (Cross-platform colored terminal text)
+  * [http://pypi.python.org/pypi/logilab-common](logilab-common) 0.59.1 → 0.60.1 (Collection of low-level Python packages and modules used by Logilab projects (required for pylint))
+  * [http://pypi.python.org/pypi/mahotas](mahotas) 1.0.2 → 1.0.4 (Computer Vision library)
+  * [http://pypi.python.org/pypi/patsy](patsy) 0.2.0 → 0.2.1 (Describing statistical models using symbolic formulas)
+  * [http://pypi.python.org/pypi/pyzmq](pyzmq) 13.1.0 → 14.0.1 (Lightweight and super-fast messaging based on ZeroMQ library (required for IPython Qt console))
+  * [http://pypi.python.org/pypi/scikit-image](scikit-image) 0.8.2 → 0.9.3 (Image processing toolbox for SciPy)
+  * [http://pypi.python.org/pypi/setuptools](setuptools) 1.0 → 1.4.2 (Download, build, install, upgrade, and uninstall Python packages - easily)
+  * [http://pypi.python.org/pypi/simplejson](simplejson) 3.3.0 → 3.3.1 (Simple, fast, extensible JSON (JavaScript Object Notation) encoder/decoder)
+  * [http://pypi.python.org/pypi/six](six) 1.3.0 → 1.4.1 (Python 2 and 3 compatibility utilities)
+  * [http://pypi.python.org/pypi/spyder](spyder) 2.2.3 → 2.2.5 (Scientific PYthon Development EnviRonment: designed for interactive computing and data visualisation with a simple and intuitive user interface)
+  * [http://pypi.python.org/pypi/tornado](tornado) 2.4.1 → 3.1.1 (Scalable, non-blocking web server and tools (required for IPython notebook))
+  * [http://pytz.sourceforge.net/](pytz) 2013b → 2013.8 (World Timezone Definitions for Python)
+  * [http://sphinx.pocoo.org](Sphinx) 1.1.3 → 1.2 (Tool for generating documentation which uses reStructuredText as its markup language)
+  * [http://www.cython.org](Cython) 0.19.1 → 0.19.2 (Cython is a language that makes writing C extensions for the Python language as easy as Python)
+  * [http://www.egenix.com/products/python/mxBase](egenix-mx-base) 3.2.5 → 3.2.7 (eGenix.com mx Base Distribution: mxDateTime, mxTextTools, mxProxy, mxBeeBase, mxURL, mxUID, mxStack, mxQueue and mxTools)
+  * [http://www.logilab.org/project/pylint](pylint) 0.28.0 → 1.0.0 (Logilab code analysis module: analyzes Python source code looking for bugs and signs of poor quality)
+  * [http://www.python.org/](Python) 2.7.5 → 2.7.6 (Python programming language with standard library)
+  * [http://www.scipy.org](scipy) 0.12.0 → 0.13.2 (SciPy: Scientific Library for Python (advanced math, signal processing, optimization, statistics, ...))
+  * [http://www.sqlalchemy.org](SQLAlchemy) 0.7.9 → 0.8.4 (SQL Toolkit and Object Relational Mapper)
+
+Removed packages:
+
+  * [http://pypi.python.org/pypi/logilab-astng](logilab-astng) 0.24.3 (Rebuild a new abstract syntax tree from Python's ast (required for pylint))
+
+* * *
+
 ## History of changes for WinPython 2.7.5.3

 The following changes were made to WinPython distribution since version 2.7.5.2. 
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Pierre Raybaut</dc:creator><pubDate>Sun, 22 Dec 2013 16:26:13 -0000</pubDate><guid>https://sourceforge.netf1f946c5ad2362af5844e1995884745a3ddbe3df</guid></item><item><title>ChangeLog_27 modified by Anonymous</title><link>https://sourceforge.net/p/winpython/wiki/ChangeLog_27/</link><description>&lt;div class="markdown_content"&gt;&lt;h2 id="history-of-changes-for-winpython-2753"&gt;History of changes for WinPython 2.7.5.3&lt;/h2&gt;
&lt;p&gt;The following changes were made to WinPython distribution since version 2.7.5.2. &lt;/p&gt;
&lt;h3 id="python-packages"&gt;Python packages&lt;/h3&gt;
&lt;p&gt;New packages: &lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a class="" href="http://pypi.python.org/pypi/patsy" rel="nofollow"&gt;patsy&lt;/a&gt; 0.2.0 (Describing statistical models using symbolic formulas) &lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Upgraded packages: &lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a class="" href="https://pypi.python.org/pypi/PySide" rel="nofollow"&gt;PySide&lt;/a&gt; 1.2.0 → 1.2.1 (Python binding of the cross-platform GUI toolkit Qt) &lt;/li&gt;
&lt;li&gt;&lt;a class="" href="http://pypi.python.org/pypi/setuptools" rel="nofollow"&gt;setuptools&lt;/a&gt; 0.9.8 → 1.0 (Download, build, install, upgrade, and uninstall Python packages - easily) &lt;/li&gt;
&lt;li&gt;&lt;a class="" href="http://pypi.python.org/pypi/spyder" rel="nofollow"&gt;spyder&lt;/a&gt; 2.2.2 → 2.2.3 (Scientific PYthon Development EnviRonment: designed for interactive computing and data visualisation with a simple and intuitive user interface) &lt;/li&gt;
&lt;li&gt;&lt;a class="" href="http://code.google.com/p/winpython" rel="nofollow"&gt;winpython&lt;/a&gt; 0.16 → 0.17 (WinPython distribution tools, including WPPM (package manager)) &lt;/li&gt;
&lt;/ul&gt;
&lt;hr /&gt;
&lt;h2 id="history-of-changes-for-winpython-2752"&gt;History of changes for WinPython 2.7.5.2&lt;/h2&gt;
&lt;p&gt;The following changes were made to WinPython distribution since version 2.7.5.0. &lt;/p&gt;
&lt;h3 id="python-packages_1"&gt;Python packages&lt;/h3&gt;
&lt;p&gt;New packages: &lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a class="" href="http://pypi.python.org/pypi/MarkupSafe" rel="nofollow"&gt;MarkupSafe&lt;/a&gt; 0.18 (Implements a XML/HTML/XHTML Markup safe string for Python) &lt;/li&gt;
&lt;li&gt;&lt;a class="" href="http://pyparsing.wikispaces.com/" rel="nofollow"&gt;pyparsing&lt;/a&gt; 2.0.1 (A Python Parsing Module) &lt;/li&gt;
&lt;li&gt;&lt;a class="" href="http://labix.org/python-dateutil" rel="nofollow"&gt;python-dateutil&lt;/a&gt; 1.5 (Powerful extensions to the standard datetime module) &lt;/li&gt;
&lt;li&gt;&lt;a class="" href="http://pytz.sourceforge.net/"&gt;pytz&lt;/a&gt; 2013b (World Timezone Definitions for Python) &lt;/li&gt;
&lt;li&gt;&lt;a class="" href="http://pypi.python.org/pypi/setuptools" rel="nofollow"&gt;setuptools&lt;/a&gt; 0.9.8 (Download, build, install, upgrade, and uninstall Python packages - easily) &lt;/li&gt;
&lt;li&gt;&lt;a class="" href="http://pypi.python.org/pypi/six" rel="nofollow"&gt;six&lt;/a&gt; 1.3.0 (Python 2 and 3 compatibility utilities) &lt;/li&gt;
&lt;li&gt;&lt;a class="" href="http://pypi.python.org/pypi/statsmodels" rel="nofollow"&gt;statsmodels&lt;/a&gt; 0.5.0 (Statistical computations and models for use with SciPy) &lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Upgraded packages: &lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a class="" href="http://jinja.pocoo.org" rel="nofollow"&gt;Jinja2&lt;/a&gt; 2.7 → 2.7.1 (Sandboxed template engine (provides a Django-like non-XML syntax and compiles templates into executable python code)) &lt;/li&gt;
&lt;li&gt;&lt;a class="" href="http://pypi.python.org/pypi/Pillow" rel="nofollow"&gt;Pillow&lt;/a&gt; 2.0.0 → 2.1.0 (Python Imaging Library (fork)) &lt;/li&gt;
&lt;li&gt;&lt;a class="" href="https://pypi.python.org/pypi/PySide" rel="nofollow"&gt;PySide&lt;/a&gt; 1.1.2 → 1.2.0 (Python binding of the cross-platform GUI toolkit Qt) &lt;/li&gt;
&lt;li&gt;&lt;a class="" href="http://pypi.python.org/pypi/Scidoc" rel="nofollow"&gt;Scidoc&lt;/a&gt; 1.7.1 → 1.7.1.1 (Scidoc installs scientific libraries documentation (NumPy, SciPy, ...)) &lt;/li&gt;
&lt;li&gt;&lt;a class="" href="http://docutils.sourceforge.net"&gt;docutils&lt;/a&gt; 0.10 → 0.11 (Text processing system for processing plaintext documentation into useful formats, such as HTML or LaTeX (includes reStructuredText)) &lt;/li&gt;
&lt;li&gt;&lt;a class="" href="http://packages.python.org/guiqwt" rel="nofollow"&gt;guiqwt&lt;/a&gt; 2.3.0 → 2.3.1 (Efficient curve/image plotting and other GUI tools for scientific data processing software development) &lt;/li&gt;
&lt;li&gt;&lt;a class="" href="http://pypi.python.org/pypi/mahotas" rel="nofollow"&gt;mahotas&lt;/a&gt; 1.0 → 1.0.2 (Computer Vision library) &lt;/li&gt;
&lt;li&gt;&lt;a class="" href="http://matplotlib.sourceforge.net"&gt;matplotlib&lt;/a&gt; 1.2.1 → 1.3.0 (2D plotting library (embeddable in GUIs created with PyQt)) &lt;/li&gt;
&lt;li&gt;&lt;a class="" href="http://pypi.python.org/pypi/networkx" rel="nofollow"&gt;networkx&lt;/a&gt; 1.7 → 1.8.1 (Python package for creating and manipulating graphs and networks) &lt;/li&gt;
&lt;li&gt;&lt;a class="" href="http://pypi.python.org/pypi/pandas" rel="nofollow"&gt;pandas&lt;/a&gt; 0.11.0 → 0.12.0 (Powerful data structures for data analysis, time series and statistics) &lt;/li&gt;
&lt;li&gt;&lt;a class="" href="http://pypi.python.org/pypi/pip" rel="nofollow"&gt;pip&lt;/a&gt; 1.3.1 → 1.4.1 (A tool for installing and managing Python packages) &lt;/li&gt;
&lt;li&gt;&lt;a class="" href="http://code.google.com/p/psutil" rel="nofollow"&gt;psutil&lt;/a&gt; 0.7.1 → 1.0.1 (Provides an interface for retrieving information on all running processes and system utilization (CPU, disk, memory, network) in a portable way) &lt;/li&gt;
&lt;li&gt;&lt;a class="" href="http://code.google.com/p/pydicom" rel="nofollow"&gt;pydicom&lt;/a&gt; 0.9.7 → 0.9.8 (Pure python package for working with DICOM files (medical imaging)) &lt;/li&gt;
&lt;li&gt;&lt;a class="" href="http://sourceforge.net/projects/pywin32"&gt;pywin32&lt;/a&gt; 218 → 218.4 (Python library for Windows) &lt;/li&gt;
&lt;li&gt;&lt;a class="" href="http://pypi.python.org/pypi/scikit-learn" rel="nofollow"&gt;scikit-learn&lt;/a&gt; 0.13.1 → 0.14.1 (A set of Python modules for machine learning and data mining) &lt;/li&gt;
&lt;li&gt;&lt;a class="" href="http://pypi.python.org/pypi/spyder" rel="nofollow"&gt;spyder&lt;/a&gt; 2.2.0 → 2.2.2 (Scientific PYthon Development EnviRonment: designed for interactive computing and data visualisation with a simple and intuitive user interface) &lt;/li&gt;
&lt;li&gt;&lt;a class="" href="http://code.google.com/p/sympy" rel="nofollow"&gt;sympy&lt;/a&gt; 0.7.2 → 0.7.3 (Symbolic Mathematics Library) &lt;/li&gt;
&lt;li&gt;&lt;a class="" href="http://www.pytables.org" rel="nofollow"&gt;tables&lt;/a&gt; 3.0.0rc2 → 3.0.0 (Package based on HDF5 library for managing hierarchical datasets (extremely large amounts of data)) &lt;/li&gt;
&lt;li&gt;&lt;a class="" href="http://code.google.com/p/winpython" rel="nofollow"&gt;winpython&lt;/a&gt; 0.14 → 0.16 (WinPython distribution tools, including WPPM (package manager)) &lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Removed packages: &lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a class="" href="http://pypi.python.org/pypi/distribute" rel="nofollow"&gt;distribute&lt;/a&gt; 0.6.40 (Download, build, install, upgrade, and uninstall Python packages - easily) &lt;/li&gt;
&lt;/ul&gt;
&lt;hr /&gt;
&lt;h2 id="history-of-changes-for-winpython-2751"&gt;History of changes for WinPython 2.7.5.1&lt;/h2&gt;
&lt;p&gt;The following changes were made to WinPython distribution since version 2.7.5.0. &lt;/p&gt;
&lt;h3 id="internals"&gt;Internals&lt;/h3&gt;
&lt;p&gt;Added support for Environment Variables customization using the new &lt;code&gt;settings\winpython.ini&lt;/code&gt; configuration file (see &lt;a class="" href="../Environment"&gt;here&lt;/a&gt; for more details). &lt;/p&gt;
&lt;h3 id="python-packages_2"&gt;Python packages&lt;/h3&gt;
&lt;p&gt;New packages: &lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a class="" href="http://pypi.python.org/pypi/MarkupSafe" rel="nofollow"&gt;MarkupSafe&lt;/a&gt; 0.18 (Implements a XML/HTML/XHTML Markup safe string for Python) &lt;/li&gt;
&lt;li&gt;&lt;a class="" href="http://pypi.python.org/pypi/statsmodels" rel="nofollow"&gt;statsmodels&lt;/a&gt; 0.4.3 (Statistical computations and models for use with SciPy) &lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Upgraded packages: &lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a class="" href="http://pypi.python.org/pypi/distribute" rel="nofollow"&gt;distribute&lt;/a&gt; 0.6.40 → 0.6.43 (Download, build, install, upgrade, and uninstall Python packages - easily) &lt;/li&gt;
&lt;li&gt;&lt;a class="" href="http://www.pytables.org" rel="nofollow"&gt;tables&lt;/a&gt; 3.0.0rc2 → 3.0.0rc3 (Package based on HDF5 library for managing hierarchical datasets (extremely large amounts of data)) &lt;/li&gt;
&lt;li&gt;&lt;a class="" href="http://code.google.com/p/winpython" rel="nofollow"&gt;winpython&lt;/a&gt; 0.14 → 0.15 (WinPython distribution tools, including WPPM (package manager)) &lt;/li&gt;
&lt;/ul&gt;
&lt;hr /&gt;
&lt;h2 id="history-of-changes-for-winpython-2750"&gt;History of changes for WinPython 2.7.5.0&lt;/h2&gt;
&lt;p&gt;The following changes were made to WinPython distribution since version 2.7.4.1. &lt;/p&gt;
&lt;h3 id="tools"&gt;Tools&lt;/h3&gt;
&lt;p&gt;Upgraded packages: &lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a class="" href="http://tortoisehg.bitbucket.org" rel="nofollow"&gt;TortoiseHg&lt;/a&gt; 2.7.2 → 2.8 (Set of graphical tools and a shell extension for the Mercurial distributed revision control system) &lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="python-packages_3"&gt;Python packages&lt;/h3&gt;
&lt;p&gt;New packages: &lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a class="" href="http://pypi.python.org/pypi/colorama" rel="nofollow"&gt;colorama&lt;/a&gt; 0.2.5 (Cross-platform colored terminal text) &lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Upgraded packages: &lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a class="" href="http://www.cython.org" rel="nofollow"&gt;Cython&lt;/a&gt; 0.19 → 0.19.1 (Cython is a language that makes writing C extensions for the Python language as easy as Python) &lt;/li&gt;
&lt;li&gt;&lt;a class="" href="http://jinja.pocoo.org" rel="nofollow"&gt;Jinja2&lt;/a&gt; 2.6 → 2.7 (Sandboxed template engine (provides a Django-like non-XML syntax and compiles templates into executable python code)) &lt;/li&gt;
&lt;li&gt;&lt;a class="" href="http://www.python.org/" rel="nofollow"&gt;Python&lt;/a&gt; 2.7.4 → 2.7.5 (Python programming language with standard library) &lt;/li&gt;
&lt;li&gt;&lt;a class="" href="http://abel.ee.ucla.edu/cvxopt" rel="nofollow"&gt;cvxopt&lt;/a&gt; 1.1.5 → 1.1.6 (Convex optimization library) &lt;/li&gt;
&lt;li&gt;&lt;a class="" href="http://pypi.python.org/pypi/distribute" rel="nofollow"&gt;distribute&lt;/a&gt; 0.6.38 → 0.6.40 (Download, build, install, upgrade, and uninstall Python packages - easily) &lt;/li&gt;
&lt;li&gt;&lt;a class="" href="http://packages.python.org/guidata" rel="nofollow"&gt;guidata&lt;/a&gt; 1.5.1 → 1.6.1 (Automatically generated graphical user interfaces for easy data set edition and display) &lt;/li&gt;
&lt;li&gt;&lt;a class="" href="http://packages.python.org/guiqwt" rel="nofollow"&gt;guiqwt&lt;/a&gt; 2.2.1 → 2.3.0 (Efficient curve/image plotting and other GUI tools for scientific data processing software development) &lt;/li&gt;
&lt;li&gt;&lt;a class="" href="http://pypi.python.org/pypi/mahotas" rel="nofollow"&gt;mahotas&lt;/a&gt; 0.99 → 1.0 (Computer Vision library) &lt;/li&gt;
&lt;li&gt;&lt;a class="" href="http://pypi.python.org/pypi/scikit-image" rel="nofollow"&gt;scikit-image&lt;/a&gt; 0.8.1 → 0.8.2 (Image processing toolbox for SciPy) &lt;/li&gt;
&lt;li&gt;&lt;a class="" href="http://pypi.python.org/pypi/simplejson" rel="nofollow"&gt;simplejson&lt;/a&gt; 3.2.0 → 3.3.0 (Simple, fast, extensible JSON (JavaScript Object Notation) encoder/decoder) &lt;/li&gt;
&lt;li&gt;&lt;a class="" href="http://www.pytables.org" rel="nofollow"&gt;tables&lt;/a&gt; 3.0.0b1 → 3.0.0rc2 (Package based on HDF5 library for managing hierarchical datasets (extremely large amounts of data)) &lt;/li&gt;
&lt;li&gt;&lt;a class="" href="http://code.google.com/p/winpython" rel="nofollow"&gt;winpython&lt;/a&gt; 0.13 → 0.14 (WinPython distribution tools, including WPPM (package manager)) &lt;/li&gt;
&lt;/ul&gt;
&lt;hr /&gt;
&lt;h2 id="history-of-changes-for-winpython-2741"&gt;History of changes for WinPython 2.7.4.1&lt;/h2&gt;
&lt;p&gt;The following changes were made to WinPython distribution since version 2.7.4.0. &lt;/p&gt;
&lt;h3 id="internals_1"&gt;Internals&lt;/h3&gt;
&lt;p&gt;The following changes were made to WinPython tools (&lt;code&gt;winpython&lt;/code&gt; Python package), including WPPM, WPCP and the distribution generation script (&lt;code&gt;make.py&lt;/code&gt; and its dependencies): &lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;WinPython Control Panel: added shortcut to command prompt &lt;/li&gt;
&lt;li&gt;Bugfix: all launchers now accept command line options -- Example, for executing IPython Qt console without pylab mode enabled, just create a shortcut pointing to "IPython Qt console.exe" and add the option "--pylab=None"&lt;/li&gt;
&lt;li&gt;Added launcher for IPython notebook &lt;/li&gt;
&lt;li&gt;WinPython registration: now registers entries in HKCU\Software\Python\PythonCore. In other words, any distutils Python package will see WinPython distribution as a standard installed Python distribution &lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="python-packages_4"&gt;Python packages&lt;/h3&gt;
&lt;p&gt;Upgraded packages: &lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a class="" href="http://formlayout.googlecode.com" rel="nofollow"&gt;formlayout&lt;/a&gt; 1.0.9 → 1.0.13 (Module for creating form dialogs/widgets to edit various type of parameters without having to write any GUI code) &lt;/li&gt;
&lt;li&gt;&lt;a class="" href="http://pypi.python.org/pypi/distribute" rel="nofollow"&gt;distribute&lt;/a&gt; 0.6.36 → 0.6.38 (Download, build, install, upgrade, and uninstall Python packages - easily) &lt;/li&gt;
&lt;li&gt;&lt;a class="" href="http://pypi.python.org/pypi/simplejson" rel="nofollow"&gt;simplejson&lt;/a&gt; 3.1.3 → 3.2.0 (Simple, fast, extensible JSON (JavaScript Object Notation) encoder/decoder) &lt;/li&gt;
&lt;li&gt;&lt;a class="" href="http://pypi.python.org/pypi/logilab-common" rel="nofollow"&gt;logilab-common&lt;/a&gt; 0.58.3 → 0.59.1 (Collection of low-level Python packages and modules used by Logilab projects (required for pylint)) &lt;/li&gt;
&lt;li&gt;&lt;a class="" href="http://www.logilab.org/project/pylint" rel="nofollow"&gt;pylint&lt;/a&gt; 0.26.0 → 0.28.0 (Logilab code analysis module: analyzes Python source code looking for bugs and signs of poor quality) &lt;/li&gt;
&lt;li&gt;&lt;a class="" href="http://pypi.python.org/pypi/mahotas" rel="nofollow"&gt;mahotas&lt;/a&gt; 0.9.8 → 0.99 (Computer Vision library) &lt;/li&gt;
&lt;li&gt;&lt;a class="" href="http://pypi.python.org/pypi/logilab-astng" rel="nofollow"&gt;logilab-astng&lt;/a&gt; 0.24.1 → 0.24.3 (Rebuild a new abstract syntax tree from Python's ast (required for pylint)) &lt;/li&gt;
&lt;li&gt;&lt;a class="" href="http://code.google.com/p/psutil" rel="nofollow"&gt;psutil&lt;/a&gt; 0.7.0 → 0.7.1 (Provides an interface for retrieving information on all running processes and system utilization (CPU, disk, memory, network) in a portable way) &lt;/li&gt;
&lt;li&gt;&lt;a class="" href="http://code.google.com/p/winpython" rel="nofollow"&gt;winpython&lt;/a&gt; 0.12 → 0.13 (WinPython distribution tools, including WPPM (package manager)) &lt;/li&gt;
&lt;li&gt;&lt;a class="" href="http://pypi.python.org/pypi/spyder" rel="nofollow"&gt;spyder&lt;/a&gt; 2.1.14dev4 → 2.2.0 (Scientific PYthon Development EnviRonment: designed for interactive computing and data visualisation with a simple and intuitive user interface) &lt;/li&gt;
&lt;/ul&gt;
&lt;hr /&gt;
&lt;h2 id="history-of-changes-for-winpython-2740"&gt;History of changes for WinPython 2.7.4.0&lt;/h2&gt;
&lt;p&gt;The following changes were made to WinPython distribution since version 2.7.3.3. &lt;/p&gt;
&lt;h3 id="internals_2"&gt;Internals&lt;/h3&gt;
&lt;p&gt;The following changes were made to WinPython tools (&lt;code&gt;winpython&lt;/code&gt; Python package), including WPPM, WPCP and the distribution generation script (&lt;code&gt;make.py&lt;/code&gt; and its dependencies): &lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;utils: added &lt;code&gt;set_env&lt;/code&gt; and &lt;code&gt;get_env&lt;/code&gt; functions (will be useful to fix &lt;a class="" href="#35"&gt;Issue 35&lt;/a&gt;) &lt;/li&gt;
&lt;li&gt;Register WinPython distribution: &lt;ul&gt;
&lt;li&gt;Added "Edit with Spyder" to context menu entries (requires Spyder 2.2+) &lt;/li&gt;
&lt;li&gt;Added "unregistration" process (WinPython Control Panel: new "Unregister distribution..." entry in "Advanced" menu) &lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&amp;nbsp;&lt;a class="" href="#19"&gt;Issue 19&amp;nbsp;&lt;/a&gt;: Disable 'settings' folder (%HOME% redirection) by renaming/deleting the directory &lt;/li&gt;
&lt;li&gt;WinPython control panel (&amp;nbsp;&lt;a class="" href="#29"&gt;Issue 29&amp;nbsp;&lt;/a&gt;): removed embedded Python (Spyder) console &lt;/li&gt;
&lt;li&gt;Batch scripts: removed unnecessary "cd %WINPYDIR%" (this became unnecessary) &lt;/li&gt;
&lt;li&gt;Fixed 'register_python.bat' scripts following changes in command line options (these changes were made in revision 9a62581ae693) &lt;/li&gt;
&lt;li&gt;py3compat: fixed ImportError on non Windows plaforms due to winreg/_winreg _&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="tools_1"&gt;Tools&lt;/h3&gt;
&lt;p&gt;Upgraded packages: &lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a class="" href="http://tortoisehg.bitbucket.org" rel="nofollow"&gt;TortoiseHg&lt;/a&gt; 2.6 → 2.7.2 (Set of graphical tools and a shell extension for the Mercurial distributed revision control system) &lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="python-packages_5"&gt;Python packages&lt;/h3&gt;
&lt;p&gt;New packages: &lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a class="" href="http://abel.ee.ucla.edu/cvxopt" rel="nofollow"&gt;cvxopt&lt;/a&gt; 1.1.5 (Convex optimization library) &lt;/li&gt;
&lt;li&gt;&lt;a class="" href="https://pypi.python.org/pypi/PySide" rel="nofollow"&gt;PySide&lt;/a&gt; 1.1.2 (Python binding of the cross-platform GUI toolkit Qt) &lt;/li&gt;
&lt;li&gt;&lt;a class="" href="http://pypi.python.org/pypi/simplejson" rel="nofollow"&gt;simplejson&lt;/a&gt; 3.1.3 (Simple, fast, extensible JSON (JavaScript Object Notation) encoder/decoder) &lt;/li&gt;
&lt;li&gt;&lt;a class="" href="http://pypi.python.org/pypi/pip" rel="nofollow"&gt;pip&lt;/a&gt; 1.3.1 (A tool for installing and managing Python packages) &lt;/li&gt;
&lt;li&gt;&lt;a class="" href="http://pypi.python.org/pypi/networkx" rel="nofollow"&gt;networkx&lt;/a&gt; 1.7 (Python package for creating and manipulating graphs and networks) &lt;/li&gt;
&lt;li&gt;&lt;a class="" href="http://pypi.python.org/pypi/mahotas" rel="nofollow"&gt;mahotas&lt;/a&gt; 0.9.8 (Computer Vision library) &lt;/li&gt;
&lt;li&gt;&lt;a class="" href="http://www.vpython.org" rel="nofollow"&gt;VPython&lt;/a&gt; 5.74 (A free, open-source module for producing real-time 3D scenes with Python) &lt;/li&gt;
&lt;li&gt;&lt;a class="" href="http://pypi.python.org/pypi/Pillow" rel="nofollow"&gt;Pillow&lt;/a&gt; 2.0.0 (Python Imaging Library (fork)) &lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Upgraded packages: &lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a class="" href="http://www.cython.org" rel="nofollow"&gt;Cython&lt;/a&gt; 0.17.4 → 0.19 (Cython is a language that makes writing C extensions for the Python language as easy as Python) &lt;/li&gt;
&lt;li&gt;&lt;a class="" href="http://pypi.python.org/pypi/distribute" rel="nofollow"&gt;distribute&lt;/a&gt; 0.6.33 → 0.6.36 (Download, build, install, upgrade, and uninstall Python packages - easily) &lt;/li&gt;
&lt;li&gt;&lt;a class="" href="http://pyvisa.sourceforge.net"&gt;PyVISA&lt;/a&gt; 1.3 → 1.4 (Control all kinds of measurement equipment through various busses (GPIB, RS232, USB)) &lt;/li&gt;
&lt;li&gt;&lt;a class="" href="http://code.google.com/p/numexpr" rel="nofollow"&gt;numexpr&lt;/a&gt; 2.0.1 → 2.1 (Fast evaluation of array expressions elementwise by using a vector-based virtual machine) &lt;/li&gt;
&lt;li&gt;&lt;a class="" href="http://www.pytables.org" rel="nofollow"&gt;tables&lt;/a&gt; 2.4.0 → 3.0.0b1 (Package based on HDF5 library for managing hierarchical datasets (extremely large amounts of data)) &lt;/li&gt;
&lt;li&gt;&lt;a class="" href="http://www.reportlab.org" rel="nofollow"&gt;reportlab&lt;/a&gt; 2.6 → 2.7 (The PDF generation library) &lt;/li&gt;
&lt;li&gt;&lt;a class="" href="http://pypi.python.org/pypi/Scidoc" rel="nofollow"&gt;Scidoc&lt;/a&gt; 1.6.2.1 → 1.7.1 (Scidoc installs scientific libraries documentation (NumPy, SciPy, ...)) &lt;/li&gt;
&lt;li&gt;&lt;a class="" href="http://www.python.org/" rel="nofollow"&gt;Python&lt;/a&gt; 2.7.3 → 2.7.4 (Python programming language with standard library) &lt;/li&gt;
&lt;li&gt;&lt;a class="" href="http://pypi.python.org/pypi/pandas" rel="nofollow"&gt;pandas&lt;/a&gt; 0.10.1 → 0.11.0 (Powerful data structures for data analysis, time series and statistics) &lt;/li&gt;
&lt;li&gt;&lt;a class="" href="http://pypi.python.org/pypi/pyzmq" rel="nofollow"&gt;pyzmq&lt;/a&gt; 2.2.0.1 → 13.1.0 (Lightweight and super-fast messaging based on ZeroMQ library (required for IPython Qt console)) &lt;/li&gt;
&lt;li&gt;&lt;a class="" href="http://pypi.python.org/pypi/xlwt" rel="nofollow"&gt;xlwt&lt;/a&gt; 0.7.4 → 0.7.5 (Create spreadsheet files compatible with Microsoft Excel 97/2000/XP/2003 files, OpenOffice.org Calc, and Gnumeric) &lt;/li&gt;
&lt;li&gt;&lt;a class="" href="http://numpy.scipy.org/" rel="nofollow"&gt;numpy-MKL&lt;/a&gt; 1.6.2 → 1.7.1 (NumPy: multidimensional array processing for numbers, strings, records and objects (SciPy's core module)) &lt;/li&gt;
&lt;li&gt;&lt;a class="" href="http://pypi.python.org/pypi/scikit-image" rel="nofollow"&gt;scikit-image&lt;/a&gt; 0.7.2 → 0.8.1 (Image processing toolbox for SciPy) &lt;/li&gt;
&lt;li&gt;&lt;a class="" href="http://matplotlib.sourceforge.net"&gt;matplotlib&lt;/a&gt; 1.2.0 → 1.2.1 (2D plotting library (embeddable in GUIs created with PyQt)) &lt;/li&gt;
&lt;li&gt;&lt;a class="" href="http://www.scipy.org" rel="nofollow"&gt;scipy&lt;/a&gt; 0.11.0 → 0.12.0 (SciPy: Scientific Library for Python (advanced math, signal processing, optimization, statistics, ...)) &lt;/li&gt;
&lt;li&gt;&lt;a class="" href="http://ipython.org/pyreadline.html" rel="nofollow"&gt;pyreadline&lt;/a&gt; 1.7.1 → 2.0 (IPython needs this module to display color text in Windows command window) &lt;/li&gt;
&lt;li&gt;&lt;a class="" href="http://ipython.org" rel="nofollow"&gt;ipython&lt;/a&gt; 0.13.1 → 0.13.2 (Enhanced Python shell) &lt;/li&gt;
&lt;li&gt;&lt;a class="" href="http://pypi.python.org/pypi/xlrd" rel="nofollow"&gt;xlrd&lt;/a&gt; 0.8.0 → 0.9.2 (Extract data from Microsoft Excel spreadsheet files) &lt;/li&gt;
&lt;li&gt;&lt;a class="" href="http://pypi.python.org/pypi/scikit-learn" rel="nofollow"&gt;scikit-learn&lt;/a&gt; 0.13 → 0.13.1 (A set of Python modules for machine learning and data mining) &lt;/li&gt;
&lt;li&gt;&lt;a class="" href="http://code.google.com/p/rst2pdf" rel="nofollow"&gt;rst2pdf&lt;/a&gt; 0.92 → 0.93 (Tool for transforming reStructuredText to PDF using ReportLab) &lt;/li&gt;
&lt;li&gt;&lt;a class="" href="http://code.google.com/p/psutil" rel="nofollow"&gt;psutil&lt;/a&gt; 0.6.1 → 0.7.0 (Provides an interface for retrieving information on all running processes and system utilization (CPU, disk, memory, network) in a portable way) &lt;/li&gt;
&lt;li&gt;&lt;a class="" href="http://pygments.org" rel="nofollow"&gt;Pygments&lt;/a&gt; 1.5 → 1.6 (Generic syntax highlighter for general use in all kinds of software) &lt;/li&gt;
&lt;li&gt;&lt;a class="" href="http://code.google.com/p/winpython" rel="nofollow"&gt;winpython&lt;/a&gt; 0.10 → 0.12 (WinPython distribution tools, including WPPM (package manager)) &lt;/li&gt;
&lt;li&gt;&lt;a class="" href="http://somethingaboutorange.com/mrl/projects/nose" rel="nofollow"&gt;nose&lt;/a&gt; 1.2.1 → 1.3.0 (nose is a discovery-based unittest extension (e.g. NumPy test module is using nose)) &lt;/li&gt;
&lt;li&gt;&lt;a class="" href="http://code.google.com/p/h5py/" rel="nofollow"&gt;h5py&lt;/a&gt; 2.1.1 → 2.1.3 (General-purpose Python interface to HDF5 files (unlike PyTables, h5py provides direct access to the full HDF5 C library)) &lt;/li&gt;
&lt;li&gt;&lt;a class="" href="http://pypi.python.org/pypi/spyder" rel="nofollow"&gt;spyder&lt;/a&gt; 2.1.12 → 2.1.14dev4 (Scientific PYthon Development EnviRonment: designed for interactive computing and data visualisation with a simple and intuitive user interface) &lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Removed packages: &lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a class="" href="http://www.pythonware.com/products/pil" rel="nofollow"&gt;PIL&lt;/a&gt; 1.1.7 (Python Imaging Library - (basic) Image processing library) &lt;/li&gt;
&lt;/ul&gt;
&lt;hr /&gt;
&lt;h2 id="history-of-changes-for-winpython-2733"&gt;History of changes for WinPython 2.7.3.3&lt;/h2&gt;
&lt;p&gt;The following changes were made to WinPython distribution since version 2.7.3.2. &lt;/p&gt;
&lt;h3 id="python-packages_6"&gt;Python packages&lt;/h3&gt;
&lt;p&gt;Upgraded packages: &lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a class="" href="http://www.cython.org" rel="nofollow"&gt;Cython&lt;/a&gt; 0.17.3 → 0.17.4 &lt;em&gt;(Cython is a language that makes writing C extensions for the Python language as easy as Python)&lt;/em&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class="" href="http://pypi.python.org/pypi/distribute" rel="nofollow"&gt;distribute&lt;/a&gt; 0.6.32 → 0.6.33 (Download, build, install, upgrade, and uninstall Python packages - easily) &lt;/li&gt;
&lt;li&gt;&lt;a class="" href="http://pypi.python.org/pypi/pandas" rel="nofollow"&gt;pandas&lt;/a&gt; 0.9.1 → 0.10.1 (Powerful data structures for data analysis, time series and statistics) &lt;/li&gt;
&lt;li&gt;&lt;a class="" href="http://pypi.python.org/pypi/scikit-learn" rel="nofollow"&gt;scikit-learn&lt;/a&gt; 0.12.1 → 0.13 (A set of Python modules for machine learning and data mining) &lt;/li&gt;
&lt;li&gt;&lt;a class="" href="http://code.google.com/p/winpython" rel="nofollow"&gt;winpython&lt;/a&gt; 0.8 → 0.11 (WinPython distribution tools, including WPPM (package manager)) &lt;/li&gt;
&lt;li&gt;&lt;a class="" href="http://code.google.com/p/h5py/" rel="nofollow"&gt;h5py&lt;/a&gt; 2.1.0 → 2.1.1 (General-purpose Python interface to HDF5 files (unlike PyTables, h5py provides direct access to the full HDF5 C library)) &lt;/li&gt;
&lt;/ul&gt;
&lt;hr /&gt;
&lt;h2 id="history-of-changes-for-winpython-2732"&gt;History of changes for WinPython 2.7.3.2&lt;/h2&gt;
&lt;p&gt;The following changes were made to WinPython distribution since version 2.7.3.1. &lt;/p&gt;
&lt;h3 id="tools_2"&gt;Tools&lt;/h3&gt;
&lt;p&gt;New packages: &lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a class="" href="http://www.scintilla.org/SciTE.html" rel="nofollow"&gt;SciTE&lt;/a&gt; 3.2.3 (SCIntilla based Text Editor - Multilanguage, powerful and light-weight text editor) &lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Upgraded packages: &lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a class="" href="http://tortoisehg.bitbucket.org" rel="nofollow"&gt;TortoiseHg&lt;/a&gt; 2.5 → 2.6 (Set of graphical tools and a shell extension for the Mercurial distributed revision control system) &lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="python-packages_7"&gt;Python packages&lt;/h3&gt;
&lt;p&gt;New packages: &lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a class="" href="http://www.egenix.com/products/python/mxBase" rel="nofollow"&gt;egenix-mx-base&lt;/a&gt; 3.2.5 (eGenix.com mx Base Distribution: mxDateTime, mxTextTools, mxProxy, mxBeeBase, mxURL, mxUID, mxStack, mxQueue and mxTools) &lt;/li&gt;
&lt;li&gt;&lt;a class="" href="http://www.vtk.org" rel="nofollow"&gt;VTK-Qt&lt;/a&gt; 5.10.1 (Open-source software system for visualization, 3D graphics, volume rendering and image processing) &lt;/li&gt;
&lt;li&gt;&lt;a class="" href="http://pypi.python.org/pypi/scikit-image" rel="nofollow"&gt;scikit-image&lt;/a&gt; 0.7.2 (Image processing toolbox for SciPy) &lt;/li&gt;
&lt;li&gt;&lt;a class="" href="http://pypi.python.org/pypi/scikits.audiolab" rel="nofollow"&gt;scikits.audiolab&lt;/a&gt; 0.11.0 (Audio file I/O using NumPy arrays) &lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Upgraded packages: &lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a class="" href="http://www.cython.org" rel="nofollow"&gt;Cython&lt;/a&gt; 0.17.1 → 0.17.3 (Cython is a language that makes writing C extensions for the Python language as easy as Python) &lt;/li&gt;
&lt;li&gt;&lt;a class="" href="http://pypi.python.org/pypi/PyQtdoc" rel="nofollow"&gt;PyQtdoc&lt;/a&gt; 4.7.2 → 4.8.4 (PyQtdoc installs Qt documentation for PyQt4) &lt;/li&gt;
&lt;li&gt;&lt;a class="" href="http://packages.python.org/guiqwt" rel="nofollow"&gt;guiqwt&lt;/a&gt; 2.2.0 → 2.2.1 (Efficient curve/image plotting and other GUI tools for scientific data processing software development) &lt;/li&gt;
&lt;li&gt;&lt;a class="" href="http://pypi.python.org/pypi/distribute" rel="nofollow"&gt;distribute&lt;/a&gt; 0.6.28 → 0.6.32 (Download, build, install, upgrade, and uninstall Python packages - easily) &lt;/li&gt;
&lt;li&gt;&lt;a class="" href="http://sourceforge.net/projects/pywin32"&gt;pywin32&lt;/a&gt; 217 → 218 (Python library for Windows) &lt;/li&gt;
&lt;li&gt;&lt;a class="" href="http://pypi.python.org/pypi/Scidoc" rel="nofollow"&gt;Scidoc&lt;/a&gt; 1.6.2 → 1.6.2.1 (Scidoc installs scientific libraries documentation (NumPy, SciPy, ...)) &lt;/li&gt;
&lt;li&gt;&lt;a class="" href="http://docutils.sourceforge.net"&gt;docutils&lt;/a&gt; 0.9.1 → 0.10 (Text processing system for processing plaintext documentation into useful formats, such as HTML or LaTeX (includes reStructuredText)) &lt;/li&gt;
&lt;li&gt;&lt;a class="" href="http://pypi.python.org/pypi/pandas" rel="nofollow"&gt;pandas&lt;/a&gt; 0.8.1 → 0.9.1 (Powerful data structures for data analysis, time series and statistics) &lt;/li&gt;
&lt;li&gt;&lt;a class="" href="http://pypi.python.org/pypi/pyzmq" rel="nofollow"&gt;pyzmq&lt;/a&gt; 2.2.0 → 2.2.0.1 (Lightweight and super-fast messaging based on ZeroMQ library (required for IPython Qt console)) &lt;/li&gt;
&lt;li&gt;&lt;a class="" href="http://pypi.python.org/pypi/logilab-common" rel="nofollow"&gt;logilab-common&lt;/a&gt; 0.58.2 → 0.58.3 (Collection of low-level Python packages and modules used by Logilab projects (required for pylint)) &lt;/li&gt;
&lt;li&gt;&lt;a class="" href="http://pypi.python.org/pypi/tornado" rel="nofollow"&gt;tornado&lt;/a&gt; 2.4 → 2.4.1 (Scalable, non-blocking web server and tools (required for IPython notebook)) &lt;/li&gt;
&lt;li&gt;&lt;a class="" href="http://www.logilab.org/project/pylint" rel="nofollow"&gt;pylint&lt;/a&gt; 0.25.2 → 0.26.0 (Logilab code analysis module: analyzes Python source code looking for bugs and signs of poor quality) &lt;/li&gt;
&lt;li&gt;&lt;a class="" href="http://matplotlib.sourceforge.net"&gt;matplotlib&lt;/a&gt; 1.1.1 → 1.2.0 (2D plotting library (embeddable in GUIs created with PyQt)) &lt;/li&gt;
&lt;li&gt;&lt;a class="" href="http://code.google.com/p/sympy" rel="nofollow"&gt;sympy&lt;/a&gt; 0.7.1 → 0.7.2 (Symbolic Mathematics Library) &lt;/li&gt;
&lt;li&gt;&lt;a class="" href="http://ipython.org" rel="nofollow"&gt;ipython&lt;/a&gt; 0.13 → 0.13.1 (Enhanced Python shell) &lt;/li&gt;
&lt;li&gt;&lt;a class="" href="http://cx-freeze.sourceforge.net"&gt;cx_Freeze&lt;/a&gt; 4.3 → 4.3.1 (Deployment tool which converts Python scripts into stand-alone Windows executables (i.e. target machine does not require Python or any other library to be installed)) &lt;/li&gt;
&lt;li&gt;&lt;a class="" href="http://pyqwt.sourceforge.net"&gt;PyQwt&lt;/a&gt; 5.2.0 → 5.2.1 (2D plotting library (set of Python bindings for the Qwt library featuring fast plotting)) &lt;/li&gt;
&lt;li&gt;&lt;a class="" href="http://packages.python.org/guidata" rel="nofollow"&gt;guidata&lt;/a&gt; 1.5.0 → 1.5.1 (Automatically generated graphical user interfaces for easy data set edition and display) &lt;/li&gt;
&lt;li&gt;&lt;a class="" href="http://pypi.python.org/pypi/logilab-astng" rel="nofollow"&gt;logilab-astng&lt;/a&gt; 0.24.0 → 0.24.1 (Rebuild a new abstract syntax tree from Python's ast (required for pylint)) &lt;/li&gt;
&lt;li&gt;&lt;a class="" href="http://pypi.python.org/pypi/scikit-learn" rel="nofollow"&gt;scikit-learn&lt;/a&gt; 0.12 → 0.12.1 (A set of Python modules for machine learning and data mining) &lt;/li&gt;
&lt;li&gt;&lt;a class="" href="http://www.riverbankcomputing.co.uk/software/pyqt/intro" rel="nofollow"&gt;PyQt&lt;/a&gt; 4.8.6-1 → 4.9.6-1 (Cross-platform Application Framework: GUI, widgets, SQL, OpenGL, XML, Unicode...) &lt;/li&gt;
&lt;li&gt;&lt;a class="" href="http://code.google.com/p/winpython" rel="nofollow"&gt;winpython&lt;/a&gt; 0.7 → 0.8 (WinPython distribution tools, including WPPM (package manager)) &lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Removed packages: &lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a class="" href="http://pypi.python.org/pypi/scikits.timeseries" rel="nofollow"&gt;scikits.timeseries&lt;/a&gt; 0.91.3 (Time series manipulation) &lt;/li&gt;
&lt;li&gt;&lt;a class="" href="http://www.vtk.org" rel="nofollow"&gt;VTK&lt;/a&gt; 5.10.0 (Open-source software system for visualization, 3D graphics, volume rendering and image processing) &lt;/li&gt;
&lt;li&gt;&lt;a class="" href="http://pyopengl.sourceforge.net"&gt;PyOpenGL-accelerate&lt;/a&gt; 3.0.2 (Cross platform Python binding to OpenGL and related APIs) &lt;/li&gt;
&lt;li&gt;&lt;a class="" href="http://pypi.python.org/pypi/scikits-image" rel="nofollow"&gt;scikits-image&lt;/a&gt; 0.7.0 (Image processing toolbox for SciPy) &lt;/li&gt;
&lt;/ul&gt;
&lt;hr /&gt;
&lt;h2 id="history-of-changes-for-winpython-2731"&gt;History of changes for WinPython 2.7.3.1&lt;/h2&gt;
&lt;p&gt;The following changes were made to WinPython distribution since version 2.7.3.0. &lt;/p&gt;
&lt;h3 id="tools_3"&gt;Tools&lt;/h3&gt;
&lt;p&gt;Upgraded packages: &lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a class="" href="http://tortoisehg.bitbucket.org" rel="nofollow"&gt;TortoiseHg&lt;/a&gt; 2.4.2 → 2.5 (Set of graphical tools and a shell extension for the Mercurial distributed revision control system) &lt;/li&gt;
&lt;li&gt;&lt;a class="" href="http://www.mingw.org" rel="nofollow"&gt;MinGW32&lt;/a&gt; 4.5.2 → 4.6.2 ((32-bit version only) Windows specific header files and import libraries, C/C++ and Fortran compilers) &lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="python-packages_8"&gt;Python packages&lt;/h3&gt;
&lt;p&gt;New packages: &lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a class="" href="http://www.sqlalchemy.org" rel="nofollow"&gt;SQLAlchemy&lt;/a&gt; 0.7.9 (SQL Toolkit and Object Relational Mapper) &lt;/li&gt;
&lt;li&gt;&lt;a class="" href="http://pyopengl.sourceforge.net"&gt;PyOpenGL&lt;/a&gt; 3.0.2 (Cross platform Python binding to OpenGL and related APIs) &lt;/li&gt;
&lt;li&gt;&lt;a class="" href="http://pyopengl.sourceforge.net"&gt;PyOpenGL-accelerate&lt;/a&gt; 3.0.2 (Cross platform Python binding to OpenGL and related APIs) &lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Upgraded packages: &lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a class="" href="http://www.cython.org" rel="nofollow"&gt;Cython&lt;/a&gt; 0.17 → 0.17.1 (Cython is a language that makes writing C extensions for the Python language as easy as Python) &lt;/li&gt;
&lt;li&gt;&lt;a class="" href="http://www.reportlab.org" rel="nofollow"&gt;reportlab&lt;/a&gt; 2.5 → 2.6 (The PDF generation library) &lt;/li&gt;
&lt;li&gt;&lt;a class="" href="http://www.scipy.org" rel="nofollow"&gt;scipy&lt;/a&gt; 0.10.1 → 0.11.0 (SciPy: Scientific Library for Python (advanced math, signal processing, optimization, statistics, ...)) &lt;/li&gt;
&lt;li&gt;&lt;a class="" href="http://www.vtk.org" rel="nofollow"&gt;VTK&lt;/a&gt; 5.8.0 → 5.10.0 (Open-source software system for visualization, 3D graphics, volume rendering and image processing) &lt;/li&gt;
&lt;li&gt;&lt;a class="" href="http://code.google.com/p/winpython" rel="nofollow"&gt;winpython&lt;/a&gt; 0.6 → 0.7 (WinPython distribution tools, including WPPM (package manager)) &lt;/li&gt;
&lt;li&gt;&lt;a class="" href="http://code.google.com/p/h5py/" rel="nofollow"&gt;h5py&lt;/a&gt; 2.0.1 → 2.1.0 (General-purpose Python interface to HDF5 files (unlike PyTables, h5py provides direct access to the full HDF5 C library)) &lt;/li&gt;
&lt;li&gt;&lt;a class="" href="http://pypi.python.org/pypi/scikits-image" rel="nofollow"&gt;scikits-image&lt;/a&gt; 0.6.1 → 0.7.0 (Image processing toolbox for SciPy) &lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Sat, 21 Dec 2013 15:46:54 -0000</pubDate><guid>https://sourceforge.netdaa5e559a9d5aaf545a49f58bee5eb6ee0c387db</guid></item></channel></rss>