Skip to content

Latest commit

 

History

History
148 lines (64 loc) · 7.27 KB

WinPythonQt5-3.5.2.2_History.md

File metadata and controls

148 lines (64 loc) · 7.27 KB

History of changes for WinPython 3.5.2.2Qt5

The following changes were made to WinPython distribution since version 3.5.2.1Qt5.

Tools

Upgraded packages:

  • Pandoc 1.13.1 → 1.17.2 (a universal document converter)

Python packages

New packages:

  • altair 1.0.0 (High-level declarative visualization library for Python)

  • pypandoc 1.2.0 (Thin wrapper for pandoc.)

  • requests-file 1.4 (Requests is an Apache2 Licensed HTTP library, written in Python, for human beings.)

  • vega 0.4.2 (An IPython/ Jupyter widget for Vega and Vega-Lite)

  • webencodings 0.5 (Character encoding aliases for legacy web content)

Upgraded packages:

  • alabaster 0.7.8 → 0.7.9 (A configurable sidebar-enabled Sphinx theme)

  • astroid 1.4.7 → 1.4.8 (Rebuild a new abstract syntax tree from Python's ast (required for pylint))

  • babel 2.3.2 → 2.3.4 (Internationalization utilities)

  • beautifulsoup4 4.4.1 → 4.5.1 (Screen-scraping library)

  • blosc 1.3.3 → 1.4.1 (Blosc data compressor)

  • bokeh 0.11.1 → 0.12.1 (Statistical and novel interactive HTML plots for Python)

  • bqplot 0.7.1 → 0.8.2 (Interactive plotting for the Jupyter notebook, using d3.js and ipywidgets.)

  • certifi 2016.2.28 → 2016.8.8 (Python package for providing Mozilla's CA Bundle.)

  • dask 0.10.1 → 0.11.0 (Minimal task scheduling abstraction)

  • distributed 1.11.2 → 1.12.0 (Distributed computing)

  • holoviews 1.6.0 → 1.6.2 (Composable, declarative data structures for building complex visualizations easily.)

  • html5lib 0.9999999 → 0.999999999 (HTML parser based on the WHATWG HTML specification)

  • ipykernel 4.3.1 → 4.4.1 (IPython Kernel for Jupyter)

  • ipyparallel 5.1.1 → 5.2.0 (Interactive Parallel Computing with IPython)

  • ipython 5.0.0 → 5.1.0 (Enhanced Python shell)

  • jupyter-core 4.1.0 → 4.1.1 (Jupyter metapackage. Install all the Jupyter components in one go.)

  • keras 1.0.6 → 1.0.7 (Theano-based Deep Learning library)

  • lmfit 0.9.3 → 0.9.5 (Least-Squares Minimization with Bounds and Constraints)

  • lxml 3.6.0 → 3.6.4 (Powerful and Pythonic XML processing library combining libxml2/libxslt with the ElementTree API.)

  • mccabe 0.4.0 → 0.5.1 (McCabe checker, plugin for flake8)

  • monotonic 1.1 → 1.2 (An implementation of time.monotonic() for Python 2 & < 3.3)

  • nbformat 4.0.1 → 4.1.0 (The Jupyter Notebook format)

  • nbsphinx 0.2.8 → 0.2.9 (Jupyter Notebook Tools for Sphinx)

  • notebook 4.2.1 → 4.2.2 (# Jupyter Notebook)

  • pandas-datareader 0.2.0 → 0.2.1 (Data readers extracted from the pandas codebase,should be compatible with recent pandas versions)

  • partd 0.3.4 → 0.3.6 (Appendable key-value storage)

  • pickleshare 0.7.2 → 0.7.4 (Tiny 'shelve'-like database with concurrency support)

  • pillow 3.3.0 → 3.3.1 (Python Imaging Library (fork))

  • prompt-toolkit 1.0.3 → 1.0.7 (Library for building powerful interactive command lines in Python)

  • pylint 1.6.1 → 1.6.4 (Logilab code analysis module: analyzes Python source code looking for bugs and signs of poor quality)

  • pymongo 3.2.2 → 3.3.0 (Python driver for MongoDB http://www.mongodb.org)

  • pyparsing 2.1.5 → 2.1.8 (A Python Parsing Module)

  • pyqt5 5.6 → 5.7 (Python bindings for the Qt cross platform GUI toolkit)

  • pytest 2.9.1 → 2.9.2 (pytest: simple powerful testing with Python)

  • pytz 2016.4 → 2016.6.1 (World Timezone Definitions for Python)

  • pyzmq 15.3.0 → 15.4.0 (Lightweight and super-fast messaging based on ZeroMQ library (required for IPython Qt console))

  • 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.)

  • requests 2.10.0 → 2.11.1 (Requests is an Apache2 Licensed HTTP library, written in Python, for human beings.)

  • requests-toolbelt 0.6.2 → 0.7.0 (Requests is an Apache2 Licensed HTTP library, written in Python, for human beings.)

  • scipy 0.18.0rc2 → 0.18.0 (SciPy: Scientific Library for Python (advanced math, signal processing, optimization, statistics, ...))

  • setuptools 24.0.2 → 25.1.6 (Download, build, install, upgrade, and uninstall Python packages - easily)

  • sip 4.18 → 4.18.1 (Python extension module generator for C and C++ libraries)

  • sphinx 1.4.5 → 1.4.6 (Tool for generating documentation which uses reStructuredText as its markup language)

  • 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)

  • sqlparse 0.1.19 → 0.2.1 (Non-validating SQL parser)

  • tornado 4.4 → 4.4.1 (Scalable, non-blocking web server and tools (required for IPython notebook))

  • twine 1.7.4 → 1.8.1 (Collection of utilities for interacting with PyPI)

  • winpython 1.6.20160625 → 1.6.20160816 (WinPython distribution tools, including WPPM (package manager))

  • xarray 0.7.2 → 0.8.2 (N-D labeled arrays and datasets in Python)

  • zarr 1.0.0 → 1.1.0 (A minimal implementation of chunked, compressed, N-dimensional arrays for Python.)