|
| 1 | +## History of changes for WinPython 3.5.2.2 |
| 2 | +
|
| 3 | +The following changes were made to WinPython distribution since version 3.5.2.1. |
| 4 | +
|
| 5 | +### Tools |
| 6 | +
|
| 7 | +Upgraded packages: |
| 8 | +
|
| 9 | + * [Pandoc](http://pandoc.org/) 1.13.1 → 1.17.2 (a universal document converter) |
| 10 | +
|
| 11 | +### Python packages |
| 12 | +
|
| 13 | +New packages: |
| 14 | +
|
| 15 | + * [altair](http://pypi.python.org/pypi/altair) 1.0.0 (High-level declarative visualization library for Python) |
| 16 | + * [pypandoc](http://pypi.python.org/pypi/pypandoc) 1.2.0 (Thin wrapper for pandoc.) |
| 17 | + * [requests-file](http://pypi.python.org/pypi/requests-file) 1.4 (Requests is an Apache2 Licensed HTTP library, written in Python, for human beings.) |
| 18 | + * [vega](http://pypi.python.org/pypi/vega) 0.4.2 (An IPython/ Jupyter widget for Vega and Vega-Lite) |
| 19 | + * [webencodings](http://pypi.python.org/pypi/webencodings) 0.5 (Character encoding aliases for legacy web content) |
| 20 | +
|
| 21 | +Upgraded packages: |
| 22 | +
|
| 23 | + * [alabaster](http://pypi.python.org/pypi/alabaster) 0.7.8 → 0.7.9 (A configurable sidebar-enabled Sphinx theme) |
| 24 | + * [astroid](http://pypi.python.org/pypi/astroid) 1.4.7 → 1.4.8 (Rebuild a new abstract syntax tree from Python's ast (required for pylint)) |
| 25 | + * [babel](http://pypi.python.org/pypi/babel) 2.3.2 → 2.3.4 (Internationalization utilities) |
| 26 | + * [beautifulsoup4](http://pypi.python.org/pypi/beautifulsoup4) 4.4.1 → 4.5.1 (Screen-scraping library) |
| 27 | + * [blosc](http://pypi.python.org/pypi/blosc) 1.3.3 → 1.4.1 (Blosc data compressor) |
| 28 | + * [bokeh](http://pypi.python.org/pypi/bokeh) 0.11.1 → 0.12.1 (Statistical and novel interactive HTML plots for Python) |
| 29 | + * [bqplot](http://pypi.python.org/pypi/bqplot) 0.7.1 → 0.8.2 (Interactive plotting for the Jupyter notebook, using d3.js and ipywidgets.) |
| 30 | + * [certifi](http://pypi.python.org/pypi/certifi) 2016.2.28 → 2016.8.8 (Python package for providing Mozilla's CA Bundle.) |
| 31 | + * [dask](http://pypi.python.org/pypi/dask) 0.10.1 → 0.11.0 (Minimal task scheduling abstraction) |
| 32 | + * [distributed](http://pypi.python.org/pypi/distributed) 1.11.2 → 1.12.0 (Distributed computing) |
| 33 | + * [holoviews](http://pypi.python.org/pypi/holoviews) 1.6.0 → 1.6.2 (Composable, declarative data structures for building complex visualizations easily.) |
| 34 | + * [html5lib](http://pypi.python.org/pypi/html5lib) 0.9999999 → 0.999999999 (HTML parser based on the WHATWG HTML specification) |
| 35 | + * [ipykernel](http://pypi.python.org/pypi/ipykernel) 4.3.1 → 4.4.1 (IPython Kernel for Jupyter) |
| 36 | + * [ipyparallel](http://pypi.python.org/pypi/ipyparallel) 5.1.1 → 5.2.0 (Interactive Parallel Computing with IPython) |
| 37 | + * [ipython](http://pypi.python.org/pypi/ipython) 5.0.0 → 5.1.0 (Enhanced Python shell) |
| 38 | + * [jupyter-core](http://pypi.python.org/pypi/jupyter-core) 4.1.0 → 4.1.1 (Jupyter metapackage. Install all the Jupyter components in one go.) |
| 39 | + * [keras](http://pypi.python.org/pypi/keras) 1.0.6 → 1.0.7 (Theano-based Deep Learning library) |
| 40 | + * [lmfit](http://pypi.python.org/pypi/lmfit) 0.9.3 → 0.9.5 (Least-Squares Minimization with Bounds and Constraints) |
| 41 | + * [lxml](http://pypi.python.org/pypi/lxml) 3.6.0 → 3.6.4 (Powerful and Pythonic XML processing library combining libxml2/libxslt with the ElementTree API.) |
| 42 | + * [mccabe](http://pypi.python.org/pypi/mccabe) 0.4.0 → 0.5.1 (McCabe checker, plugin for flake8) |
| 43 | + * [monotonic](http://pypi.python.org/pypi/monotonic) 1.1 → 1.2 (An implementation of time.monotonic() for Python 2 & < 3.3) |
| 44 | + * [nbformat](http://pypi.python.org/pypi/nbformat) 4.0.1 → 4.1.0 (The Jupyter Notebook format) |
| 45 | + * [nbsphinx](http://pypi.python.org/pypi/nbsphinx) 0.2.8 → 0.2.9 (Jupyter Notebook Tools for Sphinx) |
| 46 | + * [notebook](http://pypi.python.org/pypi/notebook) 4.2.1 → 4.2.2 (# Jupyter Notebook) |
| 47 | + * [pandas-datareader](http://pypi.python.org/pypi/pandas-datareader) 0.2.0 → 0.2.1 (Data readers extracted from the pandas codebase,should be compatible with recent pandas versions) |
| 48 | + * [partd](http://pypi.python.org/pypi/partd) 0.3.4 → 0.3.6 (Appendable key-value storage) |
| 49 | + * [pickleshare](http://pypi.python.org/pypi/pickleshare) 0.7.2 → 0.7.4 (Tiny 'shelve'-like database with concurrency support) |
| 50 | + * [pillow](http://pypi.python.org/pypi/pillow) 3.3.0 → 3.3.1 (Python Imaging Library (fork)) |
| 51 | + * [prompt-toolkit](http://pypi.python.org/pypi/prompt-toolkit) 1.0.3 → 1.0.7 (Library for building powerful interactive command lines in Python) |
| 52 | + * [pylint](http://www.logilab.org/project/pylint) 1.6.1 → 1.6.4 (Logilab code analysis module: analyzes Python source code looking for bugs and signs of poor quality) |
| 53 | + * [pymongo](http://pypi.python.org/pypi/pymongo) 3.2.2 → 3.3.0 (Python driver for MongoDB <http://www.mongodb.org>) |
| 54 | + * [pyparsing](http://pyparsing.wikispaces.com/) 2.1.5 → 2.1.8 (A Python Parsing Module) |
| 55 | + * [pytest](http://pypi.python.org/pypi/pytest) 2.9.1 → 2.9.2 (pytest: simple powerful testing with Python) |
| 56 | + * [pytz](http://pypi.python.org/pypi/pytz) 2016.4 → 2016.6.1 (World Timezone Definitions for Python) |
| 57 | + * [pyzmq](http://pypi.python.org/pypi/pyzmq) 15.3.0 → 15.4.0 (Lightweight and super-fast messaging based on ZeroMQ library (required for IPython Qt console)) |
| 58 | + * [qtpy](http://pypi.python.org/pypi/qtpy) 1.1.1 → 1.1.2 (Provides an abstraction layer on top of the various Qt bindings (PyQt5, PyQt4 and PySide) and additional custom QWidgets.) |
| 59 | + * [requests](http://pypi.python.org/pypi/requests) 2.10.0 → 2.11.1 (Requests is an Apache2 Licensed HTTP library, written in Python, for human beings.) |
| 60 | + * [requests-toolbelt](http://pypi.python.org/pypi/requests-toolbelt) 0.6.2 → 0.7.0 (Requests is an Apache2 Licensed HTTP library, written in Python, for human beings.) |
| 61 | + * [scipy](http://www.scipy.org) 0.18.0rc2 → 0.18.0 (SciPy: Scientific Library for Python (advanced math, signal processing, optimization, statistics, ...)) |
| 62 | + * [setuptools](http://pypi.python.org/pypi/setuptools) 24.0.2 → 25.1.6 (Download, build, install, upgrade, and uninstall Python packages - easily) |
| 63 | + * [sphinx](http://pypi.python.org/pypi/sphinx) 1.4.5 → 1.4.6 (Tool for generating documentation which uses reStructuredText as its markup language) |
| 64 | + * [spyder](http://pypi.python.org/pypi/spyder) 3.0.0.dev0 → 3.0.0b5 (Scientific PYthon Development EnviRonment: designed for interactive computing and data visualisation with a simple and intuitive user interface) |
| 65 | + * [sqlparse](http://pypi.python.org/pypi/sqlparse) 0.1.19 → 0.2.1 (Non-validating SQL parser) |
| 66 | + * [tornado](http://pypi.python.org/pypi/tornado) 4.4 → 4.4.1 (Scalable, non-blocking web server and tools (required for IPython notebook)) |
| 67 | + * [twine](http://pypi.python.org/pypi/twine) 1.7.4 → 1.8.1 (Collection of utilities for interacting with PyPI) |
| 68 | + * [winpython](http://winpython.github.io/) 1.6.20160625 → 1.6.20160816 (WinPython distribution tools, including WPPM (package manager)) |
| 69 | + * [xarray](http://pypi.python.org/pypi/xarray) 0.7.2 → 0.8.2 (N-D labeled arrays and datasets in Python) |
| 70 | + * [zarr](http://pypi.python.org/pypi/zarr) 1.0.0 → 1.1.0 (A minimal implementation of chunked, compressed, N-dimensional arrays for Python.) |
| 71 | +
|
| 72 | +* * * |
|
0 commit comments