Skip to content

Latest commit

 

History

History
316 lines (146 loc) · 16.6 KB

WinPythonQt5-32bit-3.6.7.0_History.md

File metadata and controls

316 lines (146 loc) · 16.6 KB

History of changes for WinPython-32bit 3.6.7.0Qt5

The following changes were made to WinPython-32bit distribution since version 3.6.6.2Qt5.

Tools

Upgraded packages:

  • Nodejs v8.11.4 → v8.12.0 (a JavaScript runtime built on Chrome's V8 JavaScript engine)

  • npmjs 5.6.0 → 6.4.1 (a package manager for JavaScript)

Python packages

New packages:

  • defusedxml 0.5.0 (XML bomb protection for Python stdlib modules)

  • imbalanced_learn 0.4.2 (Toolbox for imbalanced dataset in machine learning.)

  • jupyterlab_server 0.2.0 (JupyterLab Server)

  • mypy_extensions 0.4.1 (Experimental type system extensions for programs checked with the mypy typechecker.)

  • readme_renderer 24.0 (a library for rendering "readme" descriptions for Warehouse)

  • simpy 3.0.11 (Event discrete, process based simulation for Python.)

  • tzlocal 1.5.1 (tzinfo object for the local timezone)

Upgraded packages:

  • alabaster 0.7.11 → 0.7.12 (A configurable sidebar-enabled Sphinx theme)

  • asteval 0.9.12 → 0.9.13 (Safe, minimalistic evaluator of python expression using ast module)

  • atomicwrites 1.1.5 → 1.2.1 (Powerful Python library for atomic file writes.)

  • attrs 18.1.0 → 18.2.0 (Classes Without Boilerplate)

  • bleach 2.1.4 → 3.0.2 (An easy whitelist-based HTML-sanitizing tool)

  • blosc 1.5.1 → 1.6.1 (Blosc data compressor)

  • bokeh 1.0.0.dev6 → 1.0.0 (Statistical and novel interactive HTML plots for Python)

  • brotli 1.0.4 → 1.0.7 (Python binding of the Brotli compression library)

  • certifi 2018.8.13 → 2018.10.15 (Python package for providing Mozilla's CA Bundle.)

  • cftime 1.0.1 → 1.0.2.1 (time-handling functionality from netcdf4-python)

  • click 6.7 → 7.0 (A simple wrapper around optparse for powerful command line utilities.)

  • cloudpickle 0.5.5 → 0.6.1 (Extended pickling support for Python objects)

  • colorama 0.3.9 → 0.4.0 (Cross-platform colored terminal text)

  • cvxopt 1.2.0 → 1.2.2 (Convex optimization package)

  • cvxpy 1.0.8 → 1.0.10 (A domain-specific language for modeling convex optimization problems in Python)

  • cython 0.28.5 → 0.29 (Cython is a language that makes writing C extensions for the Python language as easy as Python)

  • dask 0.18.2 → 0.20.0 (Minimal task scheduling abstraction)

  • datashader 0.6.7 → 0.6.8 (Data visualization toolchain based on aggregating into a grid)

  • distributed 1.22.1 → 1.24.0 (Distributed computing)

  • future 0.16.0 → 0.17.0 (Clean single-source support for Python 3 and 2)

  • geopy 1.16.0 → 1.17.0 (Python Geocoding Toolbox)

  • greenlet 0.4.14 → 0.4.15 (Lightweight in-process concurrent programming)

  • holoviews 1.11.0a3 → 1.10.9 (Composable, declarative data structures for building complex visualizations easily.)

  • imageio 2.3.0 → 2.4.1 (Library for reading and writing a wide range of image, video, scientific, and volumetric data formats.)

  • imagesize 1.0.0 → 1.1.0 (Getting image size from png/jpeg/jpeg2000/gif file)

  • intake 0.1.3 → 0.2.3 (Data input plugin and catalog system)

  • ipydatawidgets 3.1.0 → 4.0.0 (A set of widgets to help facilitate reuse of large datasets across widgets)

  • ipykernel 4.9.0 → 5.1.0 (IPython Kernel for Jupyter)

  • ipyleaflet 0.9.0 → 0.9.1 (A Jupyter widget for dynamic Leaflet maps)

  • ipyparallel 6.2.2 → 6.2.3 (Interactive Parallel Computing with IPython)

  • ipython 6.5.0 → 7.1.1 (Enhanced Python shell)

  • ipywidgets 7.4.1 → 7.4.2 (IPython HTML widgets for Jupyter)

  • itsdangerous 0.24 → 1.1.0 (Various helpers to pass trusted data to untrusted environments and back.)

  • jedi 0.12.1 → 0.13.1 (An autocompletion tool for Python that can be used for text editors)

  • joblib 0.12.2 → 0.12.5 (Lightweight pipelining: using Python functions as pipeline jobs.)

  • jupyter_console 5.2.0 → 6.0.0 (Jupyter terminal console)

  • jupyterlab 0.34.7 → 0.35.3 (Jupyter lab environment notebook server extension)

  • keyring 13.2.1 → 16.0.0 (Store and access your passwords safely.)

  • llvmlite 0.24.0 → 0.25.0 (lightweight wrapper around basic LLVM functionality)

  • loky 2.2.1 → 2.3.1 (Robust and reusable Executor for joblib)

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

  • markdown 2.6.11 → 3.0.1 (Python implementation of Markdown.)

  • matplotlib 2.2.3 → 3.0.1 (2D plotting library (embeddable in GUIs created with PyQt))

  • mistune 0.8.3 → 0.8.4 (The fastest markdown parser in pure Python, inspired by marked.)

  • mizani 0.4.6 → 0.5.2 (Scales for Python)

  • mpl_scatter_density 0.3 → 0.4 (Fast scatter density plots for Matplotlib)

  • msgpack_numpy 0.4.3.1 → 0.4.4.1 (Numpy data serialization using msgpack)

  • mypy 0.620 → 0.641 (Optional static typing for Python)

  • nbconvert 5.3.1 → 5.4.0 (Converting Jupyter Notebooks)

  • netcdf4 1.4.1 → 1.4.2 (Provides an object-oriented python interface to the netCDF version 4 library)

  • networkx 2.1 → 2.3rc1.dev20181020104102 (Python package for creating and manipulating graphs and networks)

  • notebook 5.6.0 → 5.7.0 (# Jupyter Notebook)

  • numba 0.39.0 → 0.40.0 (compiling Python code using LLVM)

  • numpy 1.14.5+mkl → 1.14.6+mkl (NumPy: multidimensional array processing for numbers, strings, records and objects (SciPy''s core module))

  • packaging 17.1 → 18.0 (Core utilities for Python packages)

  • pandas_datareader 0.6.0 → 0.7.0 (Data readers extracted from the pandas codebase,should be compatible with recent pandas versions)

  • param 1.7.0 → 1.8.1 (Declarative Python programming using Parameters.)

  • partd 0.3.8 → 0.3.9 (Appendable key-value storage)

  • patsy 0.5.0 → 0.5.1 (Describing statistical models using symbolic formulas)

  • pg8000 1.11.0 → 1.12.3 (PostgreSQL interface library)

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

  • pillow 5.2.0 → 5.3.0 (Python Imaging Library (fork))

  • pip 18.0 → 18.1 (A tool for installing and managing Python packages)

  • plotnine 0.4.0 → 0.5.1 (A grammar of graphics for python)

  • pluggy 0.7.1 → 0.8.0 (plugin and hook calling mechanisms for python)

  • prometheus_client 0.3.1 → 0.4.2 (Python client for the Prometheus monitoring system.)

  • prompt_toolkit 1.0.15 → 2.0.7 (Library for building powerful interactive command lines in Python)

  • ptpython 0.41 → 2.0.4 (Python REPL build on top of prompt_toolkit)

  • pulp 1.6.8 → 1.6.9 (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)

  • py 1.5.4 → 1.7.0 (library with cross-python path, ini-parsing, io, code, log facilities)

  • pybars3 0.9.3 → 0.9.6 (Handlebars.js templating for Python 3 and 2)

  • pybind11 2.2.3 → 2.2.4 (Seamless operability between C++11 and Python)

  • pycparser 2.17 → 2.19 (C parser in Python)

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

  • pyparsing 2.2.0 → 2.2.2 (A Python Parsing Module)

  • pytest 3.7.2 → 3.9.3 (pytest: simple powerful testing with Python)

  • Python 3.6.6 → 3.6.7 (Python programming language with standard library)

  • python_dateutil 2.7.3 → 2.7.5 (Powerful extensions to the standard datetime module)

  • pythreejs 1.1.0 → 2.0.1 (Interactive 3d graphics for the Jupyter notebook, using Three.js from Jupyter interactive widgets.)

  • pytz 2018.5 → 2018.6 (World Timezone Definitions for Python)

  • pyviz_comms 0.1.1 → 0.6.0 (Launch jobs, organize the output, and dissect the results)

  • pywavelets 0.5.2 → 1.0.1 (Wavelet transforms module)

  • pywin32 223.1 → 224 (Python library for Windows)

  • pyzo 4.6.0 → 4.6.2.dev0 (the Python IDE for scientific computing)

  • qtawesome 0.5.0.dev0 → 0.5.2 (FontAwesome icons in PyQt and PySide applications)

  • qtconsole 4.4.1 → 4.4.2 (Jupyter Qt console)

  • qtpy 1.5.0 → 1.5.2 (Provides an abstraction layer on top of the various Qt bindings (PyQt5, PyQt4 and PySide) and additional custom QWidgets.)

  • regex 2018.8.17 → 2018.8.29 (Alternative regular expression module, to replace re.)

  • reportlab 3.5.6 → 3.5.9 (The PDF generation library)

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

  • ruamel.yaml 0.15.52 → 0.15.75 (a YAML parser/emitter that supports roundtrip preservation of comments, seq/map flow style, and map key order)

  • scikit_image 0.14.0 → 0.14.1 (Image processing toolbox for SciPy)

  • scikit_learn 0.19.2 → 0.20 (A set of Python modules for machine learning and data mining)

  • scilab2py 0.6.1 → 0.6.2 (Python to Scilab bridge)

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

  • sip 4.19.6 → 4.19.8 (Python extension module generator for C and C++ libraries)

  • sortedcontainers 2.0.4 → 2.0.5 (Python Sorted Container Types: SortedList, SortedDict, and SortedSet)

  • sounddevice 0.3.11 → 0.3.12 (Play and Record Sound with Python)

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

  • sphinx_rtd_theme 0.4.1 → 0.4.2 (ReadTheDocs.org theme for Sphinx, 2013 version.)

  • spyder 3.3.1 → 3.3.2.dev0 (The Scientific Python Development Environment: An IDE designed for interactive computing and data visualisation with a simple and intuitive user interface)

  • sqlalchemy 1.2.11 → 1.2.12 (SQL Toolkit and Object Relational Mapper)

  • sympy 1.2 → 1.3 (Symbolic Mathematics Library)

  • testpath 0.3.1 → 0.4.2 (Test utilities for code working with files and commands)

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

  • tqdm 4.25.0 → 4.28.1 (A Simple Python Progress Meter)

  • twine 1.11.0 → 1.12.1 (Collection of utilities for interacting with PyPI)

  • uncertainties 3.0.2 → 3.0.3 (Transparent calculations with uncertainties on the quantities involved (aka error propagation); fast calculation of derivatives)

  • urllib3 1.23 → 1.24 (HTTP library with thread-safe connection pooling, file post, and more.)

  • vega 1.4.0 → 2.0rc2 (An IPython/ Jupyter widget for Vega and Vega-Lite)

  • wheel 0.31.1 → 0.32.2 (A built-package format for Python.)

  • widgetsnbextension 3.4.1 → 3.4.2 (IPython HTML widgets for Jupyter)

  • winpython 1.10.20180827 → 1.11.20181031 (WinPython distribution tools, including WPPM (package manager))

  • xarray 0.10.8 → 0.10.9 (N-D labeled arrays and datasets in Python)

  • xlsxwriter 1.0.7 → 1.1.2 (A Python module for creating Excel XLSX files.)

  • xlwings 0.11.8 → 0.12.1 (Interact with Excel from Python and vice versa)

Removed packages:

  • click_plugins 1.0.3 (An extension module for click to enable registering CLI commands via setuptools entry-points.)

  • cligj 0.4.0 (Click params for commmand line interfaces to GeoJSON)

  • fiona 1.7.13 (reads and writes spatial data files)

  • geopandas 0.4.0 (Geographic pandas extensions)

  • ipyscales 0.2.2 (A widget library for scales)

  • munch 2.3.2 (A dot-accessible dictionary (a la JavaScript objects).)

  • pyproj 1.9.5.1 (Python interface to PROJ.4 library)

  • requests_file 1.4.3 (File transport adapter for Requests)

  • requests_ftp 0.3.1 (FTP Transport Adapter for Requests.)

  • shapely 1.6.4.post1 (Geometric objects, predicates, and operations)

  • simplegeneric 0.8.1 (Simple generic functions (similar to Python's own len(), pickle.dump(), etc.))

  • typing 3.6.4 (Type Hints for Python)