|
| 1 | +## History of changes for WinPython 3.4.4.3 |
| 2 | +
|
| 3 | +The following changes were made to WinPython distribution since version 3.4.4.2. |
| 4 | +
|
| 5 | +### Python packages |
| 6 | +
|
| 7 | +New packages: |
| 8 | +
|
| 9 | + * [args](http://pypi.python.org/pypi/args) 0.1.0 (Command Arguments for Humans.) |
| 10 | + * [boto3](http://pypi.python.org/pypi/boto3) 1.3.1 (The AWS SDK for Python) |
| 11 | + * [botocore](http://pypi.python.org/pypi/botocore) 1.4.36 (Low-level, data-driven core of boto 3.) |
| 12 | + * [clint](http://pypi.python.org/pypi/clint) 0.5.1 (Python Command Line Interface Tools) |
| 13 | + * [commonmark](http://pypi.python.org/pypi/commonmark) 0.5.4 (Python parser for the CommonMark Markdown spec) |
| 14 | + * [distributed](http://pypi.python.org/pypi/distributed) 1.11.2 (Distributed computing) |
| 15 | + * [entrypoints](http://pypi.python.org/pypi/entrypoints) 0.2.2 (Discover and load entry points from installed packages) |
| 16 | + * [fasteners](http://pypi.python.org/pypi/fasteners) 0.14.1 (A python package that provides useful locks.) |
| 17 | + * [ipyleaflet](http://pypi.python.org/pypi/ipyleaflet) 0.2.1 (A Jupyter widget for dynamic Leaflet maps) |
| 18 | + * [isort](http://pypi.python.org/pypi/isort) 4.2.5 (A Python utility / library to sort Python imports.) |
| 19 | + * [jmespath](http://pypi.python.org/pypi/jmespath) 0.9.0 (JSON Matching Expressions) |
| 20 | + * [mccabe](http://pypi.python.org/pypi/mccabe) 0.4.0 (McCabe checker, plugin for flake8) |
| 21 | + * [monotonic](http://pypi.python.org/pypi/monotonic) 1.1 (An implementation of time.monotonic() for Python 2 & < 3.3) |
| 22 | + * [msgpack-python](http://pypi.python.org/pypi/msgpack-python) 0.4.7 (MessagePack (de)serializer.) |
| 23 | + * [nbsphinx](http://pypi.python.org/pypi/nbsphinx) 0.2.8 (Jupyter Notebook Tools for Sphinx) |
| 24 | + * [pycodestyle](http://pypi.python.org/pypi/pycodestyle) 2.0.0 (Python style guide checker) |
| 25 | + * [recommonmark](http://pypi.python.org/pypi/recommonmark) 0.4.0 (A markdown parser for docutils) |
| 26 | + * [s3fs](http://pypi.python.org/pypi/s3fs) 0.0.6 (Convenient Filesystem interface over S3) |
| 27 | + * [tblib](http://pypi.python.org/pypi/tblib) 1.3.0 (Traceback serialization library.) |
| 28 | + * [widgetsnbextension](http://pypi.python.org/pypi/widgetsnbextension) 1.2.6 (IPython HTML widgets for Jupyter) |
| 29 | + * [win-unicode-console](http://pypi.python.org/pypi/win-unicode-console) 0.5 (Enable Unicode input and display when running Python from Windows console.) |
| 30 | + * [zarr](http://pypi.python.org/pypi/zarr) 1.0.0 (A minimal implementation of chunked, compressed, N-dimensional arrays for Python.) |
| 31 | +
|
| 32 | +Upgraded packages: |
| 33 | +
|
| 34 | + * [alabaster](http://pypi.python.org/pypi/alabaster) 0.7.7 → 0.7.8 (A configurable sidebar-enabled Sphinx theme) |
| 35 | + * [astroid](http://pypi.python.org/pypi/astroid) 1.4.5 → 1.4.7 (Rebuild a new abstract syntax tree from Python's ast (required for pylint)) |
| 36 | + * [babel](http://pypi.python.org/pypi/babel) 2.2.0 → 2.3.2 (Internationalization utilities) |
| 37 | + * [bcolz](http://pypi.python.org/pypi/bcolz) 0.12.1 → 1.1.0 (columnar and compressed data containers.) |
| 38 | + * [blaze](http://pypi.python.org/pypi/blaze) 0.9.1 → 0.10.1 (Blaze) |
| 39 | + * [blosc](http://pypi.python.org/pypi/blosc) 1.3.0 → 1.3.3 (Blosc data compressor) |
| 40 | + * [bottleneck](http://pypi.python.org/pypi/bottleneck) 1.0.0 → 1.1.0 (Fast NumPy array functions written in Cython) |
| 41 | + * [bqplot](http://pypi.python.org/pypi/bqplot) 0.5.5 → 0.7.1 (Interactive plotting for the Jupyter notebook, using d3.js and ipywidgets.) |
| 42 | + * [cffi](http://pypi.python.org/pypi/cffi) 1.5.2 → 1.7.0 (Foreign Function Interface for Python calling C code.) |
| 43 | + * [cython](http://www.cython.org) 0.24 → 0.24.1 (Cython is a language that makes writing C extensions for the Python language as easy as Python) |
| 44 | + * [cytoolz](http://pypi.python.org/pypi/cytoolz) 0.7.5 → 0.8.0 (Cython implementation of Toolz: High performance functional utilities) |
| 45 | + * [dask](http://pypi.python.org/pypi/dask) 0.8.1 → 0.10.1 (Minimal task scheduling abstraction) |
| 46 | + * [datashape](http://pypi.python.org/pypi/datashape) 0.5.1 → 0.5.2 (A data description language) |
| 47 | + * [decorator](http://pypi.python.org/pypi/decorator) 4.0.7 → 4.0.10 (Better living through Python with decorators) |
| 48 | + * [flask](http://pypi.python.org/pypi/flask) 0.10.1 → 0.11.1 (A microframework based on Werkzeug, Jinja2 and good intentions) |
| 49 | + * [greenlet](http://pypi.python.org/pypi/greenlet) 0.4.9 → 0.4.10 (Lightweight in-process concurrent programming) |
| 50 | + * [h5py](http://pypi.python.org/pypi/h5py) 2.5.0 → 2.6.0 (General-purpose Python interface to HDF5 files (unlike PyTables, h5py provides direct access to the full HDF5 C library)) |
| 51 | + * [holoviews](http://pypi.python.org/pypi/holoviews) 1.4.3 → 1.6.0 (Composable, declarative data structures for building complex visualizations easily.) |
| 52 | + * [imagesize](http://pypi.python.org/pypi/imagesize) 0.7.0 → 0.7.1 (Getting image size from png/jpeg/jpeg2000/gif file) |
| 53 | + * [ipyparallel](http://pypi.python.org/pypi/ipyparallel) 5.0.1 → 5.1.1 (Interactive Parallel Computing with IPython) |
| 54 | + * [ipython](http://pypi.python.org/pypi/ipython) 4.1.2 → 5.0.0 (Enhanced Python shell) |
| 55 | + * [ipywidgets](http://pypi.python.org/pypi/ipywidgets) 4.1.1 → 5.2.2 (IPython HTML widgets for Jupyter) |
| 56 | + * [joblib](http://pypi.python.org/pypi/joblib) 0.9.4 → 0.10.0 (Lightweight pipelining: using Python functions as pipeline jobs.) |
| 57 | + * [julia](http://pypi.python.org/pypi/julia) 0.1.1.8 → 0.1.1 (Python interface to the Julia language) |
| 58 | + * [jupyter-client](http://pypi.python.org/pypi/jupyter-client) 4.2.2 → 4.3.0 (Jupyter metapackage. Install all the Jupyter components in one go.) |
| 59 | + * [jupyter-console](http://pypi.python.org/pypi/jupyter-console) 4.1.1 → 5.0.0 (Jupyter metapackage. Install all the Jupyter components in one go.) |
| 60 | + * [keras](http://pypi.python.org/pypi/keras) 0.3.3 → 1.0.6 (Theano-based Deep Learning library) |
| 61 | + * [lazy-object-proxy](http://pypi.python.org/pypi/lazy-object-proxy) 1.2.1 → 1.2.2 (A fast and thorough lazy object proxy.) |
| 62 | + * [llvmlite](http://pypi.python.org/pypi/llvmlite) 0.10.0 → 0.12.1 (lightweight wrapper around basic LLVM functionality) |
| 63 | + * [matplotlib](http://pypi.python.org/pypi/matplotlib) 1.5.1 → 1.5.2 (2D plotting library (embeddable in GUIs created with PyQt)) |
| 64 | + * [mistune](http://pypi.python.org/pypi/mistune) 0.7.2 → 0.7.3 (The fastest markdown parser in pure Python, inspired by marked.) |
| 65 | + * [nbconvert](http://pypi.python.org/pypi/nbconvert) 4.1.0 → 4.2.0 (Converting Jupyter Notebooks) |
| 66 | + * [netcdf4](http://pypi.python.org/pypi/netcdf4) 1.2.3.1 → 1.2.4 (python/numpy interface to netCDF library (versions 3 and 4)) |
| 67 | + * [nltk](http://pypi.python.org/pypi/nltk) 3.2 → 3.2.1 (The Natural Language Toolkit (NLTK) is a Python package for natural language processing.) |
| 68 | + * [notebook](http://pypi.python.org/pypi/notebook) 4.1.0 → 4.2.1 (# Jupyter Notebook) |
| 69 | + * [numba](http://pypi.python.org/pypi/numba) 0.25.0 → 0.27.0 (compiling Python code using LLVM) |
| 70 | + * [numexpr](http://pypi.python.org/pypi/numexpr) 2.5.1 → 2.6.1 (Fast evaluation of array expressions elementwise by using a vector-based virtual machine) |
| 71 | + * [numpy](http://numpy.scipy.org/) 1.10.4 → 1.11.1 (NumPy: multidimensional array processing for numbers, strings, records and objects (SciPy''s core module)) |
| 72 | + * [oct2py](http://pypi.python.org/pypi/oct2py) 3.5.3 → 3.5.9 (Python to GNU Octave bridge --> run m-files from python.) |
| 73 | + * [odo](http://pypi.python.org/pypi/odo) 0.4.2 → 0.5.0 (Data migration in Python) |
| 74 | + * [pandas](http://pypi.python.org/pypi/pandas) 0.18.0 → 0.18.1 (Powerful data structures for data analysis, time series and statistics) |
| 75 | + * [param](http://pypi.python.org/pypi/param) 1.3.2 → 1.4.1 (Declarative Python programming using Parameters.) |
| 76 | + * [partd](http://pypi.python.org/pypi/partd) 0.3.2 → 0.3.4 (Appendable key-value storage) |
| 77 | + * [pickleshare](http://pypi.python.org/pypi/pickleshare) 0.6 → 0.7.2 (Tiny 'shelve'-like database with concurrency support) |
| 78 | + * [pillow](http://pypi.python.org/pypi/pillow) 3.2.0 → 3.3.0 (Python Imaging Library (fork)) |
| 79 | + * [pip](http://pypi.python.org/pypi/pip) 8.1.1 → 8.1.2 (A tool for installing and managing Python packages) |
| 80 | + * [pkginfo](http://pypi.python.org/pypi/pkginfo) 1.2.1 → 1.3.2 (Query metadatdata from sdists / bdists / installed packages.) |
| 81 | + * [prompt-toolkit](http://pypi.python.org/pypi/prompt-toolkit) 0.60 → 1.0.3 (Library for building powerful interactive command lines in Python) |
| 82 | + * [psutil](http://code.google.com/p/psutil) 4.1.0 → 4.3.0 (Provides an interface for retrieving information on all running processes and system utilization (CPU, disk, memory, network) in a portable way) |
| 83 | + * [ptpython](http://pypi.python.org/pypi/ptpython) 0.32 → 0.35 (Python REPL build on top of prompt_toolkit) |
| 84 | + * [pyflakes](http://pypi.python.org/pypi/pyflakes) 1.1.0 → 1.2.3 (passive checker of Python programs) |
| 85 | + * [pylint](http://www.logilab.org/project/pylint) 1.5.5 → 1.6.1 (Logilab code analysis module: analyzes Python source code looking for bugs and signs of poor quality) |
| 86 | + * [pyparsing](http://pyparsing.wikispaces.com/) 2.1.0 → 2.1.5 (A Python Parsing Module) |
| 87 | + * [pyserial](http://pypi.python.org/pypi/pyserial) 3.0.1 → 3.1.1 (Library encapsulating the access for the serial port) |
| 88 | + * [python-dateutil](http://labix.org/python-dateutil) 2.5.1 → 2.5.3 (Powerful extensions to the standard datetime module) |
| 89 | + * [pytz](http://pypi.python.org/pypi/pytz) 2016.3 → 2016.4 (World Timezone Definitions for Python) |
| 90 | + * [pywin32](http://pypi.python.org/pypi/pywin32) 220 → 220.1 (Python library for Windows) |
| 91 | + * [pyzmq](http://pypi.python.org/pypi/pyzmq) 15.2.0 → 15.3.0 (Lightweight and super-fast messaging based on ZeroMQ library (required for IPython Qt console)) |
| 92 | + * [qtpy](http://pypi.python.org/pypi/qtpy) 1.0 → 1.1.1 (Provides an abstraction layer on top of the various Qt bindings (PyQt5, PyQt4 and PySide) and additional custom QWidgets.) |
| 93 | + * [requests](http://pypi.python.org/pypi/requests) 2.9.1 → 2.10.0 (Requests is an Apache2 Licensed HTTP library, written in Python, for human beings.) |
| 94 | + * [requests-toolbelt](http://pypi.python.org/pypi/requests-toolbelt) 0.6.0 → 0.6.2 (Requests is an Apache2 Licensed HTTP library, written in Python, for human beings.) |
| 95 | + * [rx](http://pypi.python.org/pypi/rx) 1.2.6 → 1.5.2 (Reactive Extensions (Rx) for Python) |
| 96 | + * [scipy](http://www.scipy.org) 0.17.0 → 0.18.0rc2 (SciPy: Scientific Library for Python (advanced math, signal processing, optimization, statistics, ...)) |
| 97 | + * [seaborn](http://pypi.python.org/pypi/seaborn) 0.7.0 → 0.7.1 (statistical data visualization) |
| 98 | + * [setuptools](http://pypi.python.org/pypi/setuptools) 20.6.7 → 24.0.2 (Download, build, install, upgrade, and uninstall Python packages - easily) |
| 99 | + * [sphinx](http://pypi.python.org/pypi/sphinx) 1.4 → 1.4.5 (Tool for generating documentation which uses reStructuredText as its markup language) |
| 100 | + * [sqlalchemy](http://www.sqlalchemy.org) 1.0.12 → 1.0.14 (SQL Toolkit and Object Relational Mapper) |
| 101 | + * [statsmodels](http://pypi.python.org/pypi/statsmodels) 0.6.1 → 0.8.0rc1 (Statistical computations and models for use with SciPy) |
| 102 | + * [tables](http://www.pytables.org) 3.2.2 → 3.2.3 (Package based on HDF5 library for managing hierarchical datasets (extremely large amounts of data)) |
| 103 | + * [theano](http://pypi.python.org/pypi/theano) 0.8.1 → 0.8.2 (Optimizing compiler for evaluating mathematical expressions on CPUs and GPUs.) |
| 104 | + * [toolz](http://pypi.python.org/pypi/toolz) 0.7.4 → 0.8.0 (List processing tools and functional utilities) |
| 105 | + * [tornado](http://pypi.python.org/pypi/tornado) 4.3 → 4.4 (Scalable, non-blocking web server and tools (required for IPython notebook)) |
| 106 | + * [traitlets](http://pypi.python.org/pypi/traitlets) 4.2.1 → 4.2.2 (Traitlets Python config system) |
| 107 | + * [twine](http://pypi.python.org/pypi/twine) 1.6.5 → 1.7.4 (Collection of utilities for interacting with PyPI) |
| 108 | + * [wcwidth](http://pypi.python.org/pypi/wcwidth) 0.1.6 → 0.1.7 (Measures number of Terminal column cells of wide-character codes) |
| 109 | + * [werkzeug](http://pypi.python.org/pypi/werkzeug) 0.11.4 → 0.11.10 (The Swiss Army knife of Python web development) |
| 110 | + * [winpython](http://winpython.github.io/) 1.5.20160402 → 1.6.20160625 (WinPython distribution tools, including WPPM (package manager)) |
| 111 | + * [wrapt](http://pypi.python.org/pypi/wrapt) 1.10.7 → 1.10.8 (A Python module for decorators, wrappers and monkey patching.) |
| 112 | + * [xlrd](http://pypi.python.org/pypi/xlrd) 0.9.4 → 1.0.0 (Extract data from Microsoft Excel spreadsheet files) |
| 113 | + * [xlsxwriter](http://pypi.python.org/pypi/xlsxwriter) 0.8.4 → 0.9.3 (A Python module for creating Excel XLSX files.) |
| 114 | +
|
| 115 | +Removed packages: |
| 116 | +
|
| 117 | + * [castra](http://pypi.python.org/pypi/castra) 0.1.7 (On-disk partitioned store) |
| 118 | + * [dill](http://pypi.python.org/pypi/dill) 0.2.5 (serialize all of python (almost)) |
| 119 | + * [path.py](http://pypi.python.org/pypi/path.py) 8.1.2 (A module wrapper for os.path) |
| 120 | + * [pyreadline](http://pypi.python.org/pypi/pyreadline) 2.1 (IPython needs this module to display color text in Windows command window) |
| 121 | +
|
| 122 | +* * * |
|
0 commit comments