Skip to content

Latest commit

 

History

History
342 lines (159 loc) · 18.2 KB

WinPython-64bit-3.8.1.0_History.md

File metadata and controls

342 lines (159 loc) · 18.2 KB

History of changes for WinPython-64bit 3.8.1.0

The following changes were made to WinPython-64bit distribution since version 3.8.0.0.

Tools

Upgraded packages:

  • Nodejs v10.16.3 → v12.13.0 (a JavaScript runtime built on Chrome's V8 JavaScript engine)

  • npmjs 6.9.0 → 6.12.0 (a package manager for JavaScript)

Python packages

New packages:

  • altair_data_server 0.3.0 (A background data server for Altair charts.)

  • altgraph 0.16.1 (Python graph (network) package)

  • async_generator 1.10 (Async generators and context managers for Python 3.5+)

  • bcrypt 3.1.7 (Modern password hashing for your software and your servers)

  • cryptography 2.8 (cryptography is a package which provides cryptographic recipes and primitives to Python developers)

  • fastparquet 0.3.2 (Python support for Parquet file format)

  • fiona 1.8.13 (reads and writes spatial data files)

  • geopandas 0.6.2 (Geographic pandas extensions)

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

  • paramiko 2.7.1 (SSH2 protocol library)

  • pathspec 0.6.0 (Utility library for gitignore style pattern matching of file paths.)

  • pefile 2019.4.18 (Python PE parsing module)

  • portpicker 1.3.1 (A library to choose unique available network ports.)

  • pyinstaller 3.5 (PyInstaller bundles a Python application and all its dependencies into a single package.)

  • pynacl 1.3.0 (Python binding to the Networking and Cryptography (NaCl) library)

  • pyproj 2.4.2.post1 (Python interface to PROJ.4 library)

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

  • thrift 0.13.0 (a software framework for scalable cross-language services development)

Upgraded packages:

  • adodbapi 2.6.0.7 → 2.6.1.3 (A pure Python package implementing PEP 249 DB-API using Microsoft ADO.)

  • aiosqlite 0.10.0 → 0.11.0 (asyncio bridge to the standard sqlite3 module)

  • altair 3.2.0 → 4.0.0 (High-level declarative visualization library for Python)

  • altair_transform 0.1.0 → 0.2.0 (A python engine for evaluating Altair transforms.)

  • asteval 0.9.15 → 0.9.18 (Safe, minimalistic evaluator of python expression using ast module)

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

  • astropy 3.2.2 → 4.0 (Community-developed python astronomy tools)

  • black 19.3b0 → 19.10b0 (The uncompromising code formatter.)

  • bokeh 1.3.4 → 1.4.0 (Statistical and novel interactive HTML plots for Python)

  • bottleneck 1.2.1 → 1.3.1 (Fast NumPy array functions written in Cython)

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

  • certifi 2019.9.11 → 2019.11.28 (Python package for providing Mozilla's CA Bundle.)

  • cffi 1.13.0 → 1.13.2 (Foreign Function Interface for Python calling C code.)

  • cftime 1.0.3.4 → 1.0.4.2 (time-handling functionality from netcdf4-python)

  • colorama 0.4.1 → 0.4.3 (Cross-platform colored terminal text)

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

  • cytoolz 0.10.0 → 0.10.1 (Cython implementation of Toolz: High performance functional utilities)

  • dask 2.6.0 → 2.9.0 (Minimal task scheduling abstraction)

  • databases 0.2.5 → 0.2.6 (Async database support for Python.)

  • datasette 0.29.4.dev0 → 0.32 (A tool for exploring and publishing data)

  • datashader 0.8.0 → 0.9.0 (Data visualization toolchain based on aggregating into a grid)

  • decorator 4.4.0 → 4.4.1 (Better living through Python with decorators)

  • deprecated 1.2.6 → 1.2.7 (Python @deprecated decorator to deprecate old python classes, functions or methods.)

  • distributed 2.6.0 → 2.9.0 (Distributed computing)

  • emcee 3.0.0 → 3.0.2 (Kick ass affine-invariant ensemble MCMC sampling)

  • flask_accepts 0.15.0 → 0.15.5 (Easy, opinionated Flask input/output handling mixing Marshmallow with Flask-RESTplus)

  • fsspec 0.5.2 → 0.6.2 (File-system specification)

  • future 0.18.0 → 0.18.2 (Clean single-source support for Python 3 and 2)

  • gdal 3.0.1 → 3.0.2 (Geospatial Data Abstraction Library)

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

  • hupper 1.9 → 1.9.1 (Integrated process monitor for developing and reloading daemons.)

  • hypothesis 4.40.0 → 4.53.3 (A library for property based testing)

  • imbalanced_learn 0.5.0 → 0.6.1 (Toolbox for imbalanced dataset in machine learning.)

  • intake 0.5.3 → 0.5.4 (Data input plugin and catalog system)

  • ipykernel 5.1.2 → 5.1.3 (IPython Kernel for Jupyter)

  • ipyleaflet 0.11.4 → 0.11.6 (A Jupyter widget for dynamic Leaflet maps)

  • ipympl 0.3.3 → 0.4.0 (Matplotlib Jupyter Extension)

  • ipython 7.8.0 → 7.10.2 (Enhanced Python shell)

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

  • joblib 0.14.0 → 0.14.1 (Lightweight pipelining: using Python functions as pipeline jobs.)

  • jsonschema 3.1.1 → 3.2.0 (An implementation of JSON Schema validation for Python)

  • julia 0.4.1 → 0.5.0 (Python interface to the Julia language)

  • jupyter_core 4.6.0 → 4.6.1 (Jupyter core package. A base package on which Jupyter projects rely.)

  • jupyter_sphinx 0.2.1 → 0.2.3 (Jupyter Sphinx Extensions)

  • jupyterlab 1.1.4 → 1.2.4 (Jupyter lab environment notebook server extension)

  • keyring 19.2.0 → 20.0.0 (Store and access your passwords safely.)

  • lazy_object_proxy 1.4.2 → 1.4.3 (A fast and thorough lazy object proxy.)

  • lmfit 0.9.14 → 1.0.0 (Least-Squares Minimization with Bounds and Constraints)

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

  • marshmallow 3.2.1 → 3.3.0 (A lightweight library for converting complex datatypes to and from native Python datatypes.)

  • matplotlib 3.1.1 → 3.2.0rc2 (2D plotting library (embeddable in GUIs created with PyQt))

  • more_itertools 7.2.0 → 8.0.2 (More routines for operating on iterables, beyond itertools)

  • multidict 4.5.2 → 4.7.2 (multidict implementation)

  • mypy 0.740 → 0.761 (Optional static typing for Python)

  • nbconvert 5.6.0 → 5.6.1 (Converting Jupyter Notebooks)

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

  • notebook 6.0.1 → 6.0.2 (# Jupyter Notebook)

  • numcodecs 0.6.3 → 0.6.4 (buffer compression and transformation codecs for use in data storage and communication applications)

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

  • pandas 0.25.2 → 0.25.3 (Powerful data structures for data analysis, time series and statistics)

  • panel 0.6.4 → 0.7.0 (A high-level Python toolkit for composing widgets and plots)

  • papermill 1.2.0 → 1.2.1 (Parametrize and Run Jupyter Notebooks)

  • parso 0.5.1 → 0.5.2 (A Python Parser)

  • partd 1.0.0 → 1.1.0 (Appendable key-value storage)

  • pillow 6.2.0 → 6.2.1 (Python Imaging Library (fork))

  • pluggy 0.13.0 → 0.13.1 (plugin and hook calling mechanisms for python)

  • portalocker 1.5.1 → 1.5.2 (Wraps the portalocker recipe for easy usage)

  • protobuf 3.10.0 → 3.11.0 (Protocol Buffers - Google's data interchange format)

  • psutil 5.6.3 → 5.6.7 (Provides an interface for retrieving information on all running processes and system utilization (CPU, disk, memory, network) in a portable way)

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

  • pygments 2.4.2 → 2.5.2 (Generic syntax highlighter for general use in all kinds of software)

  • pyhdf 0.10.1 → 0.10.2 (Python interface to HDF4 files (Hierarchical Data Format version 4))

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

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

  • pyopengl 3.1.3b2 → 3.1.4 (Cross platform Python binding to OpenGL and related APIs)

  • pyparsing 2.4.2 → 2.4.5 (A Python Parsing Module)

  • pyqt5 5.13.1 → 5.14.0 (Python bindings for the Qt cross platform GUI toolkit)

  • pyqt5_sip 4.19.19 → 12.7.0 (Python extension module support for PyQt5)

  • pyqtwebengine 5.13.1 → 5.14.0 (Python bindings for the Qt 3D framework)

  • pyrsistent 0.15.4 → 0.15.6 (Persistent/Functional/Immutable data structures)

  • pytest 5.2.1 → 5.3.2 (pytest: simple powerful testing with Python)

  • Python 3.8.0 → 3.8.1 (Python programming language with standard library)

  • python_dateutil 2.8.0 → 2.8.1 (Powerful extensions to the standard datetime module)

  • python_jsonrpc_server 0.2.0 → 0.3.2 (JSON RPC 2.0 server library)

  • python_language_server 0.29.1 → 0.31.2 (An implementation of the Language Server Protocol for Python)

  • pywavelets 1.1.0 → 1.1.1 (Wavelet transforms module)

  • pywin32 225 → 227 (Python library for Windows)

  • pywinpty 0.5.5 → 0.5.7 (Python bindings for the winpty library)

  • pyyaml 5.1.2 → 5.2 (YAML parser and emitter for Python)

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

  • qtconsole 4.5.5 → 4.6.0 (Jupyter Qt console)

  • quantecon 0.4.5 → 0.4.6 (A community based Python library for quantitative economics)

  • rasterio 1.1.0 → 1.1.2 (Fast and direct raster I/O for use with Numpy and SciPy)

  • regex 2019.8.19 → 2019.12.20 (Alternative regular expression module, to replace re.)

  • reportlab 3.5.28 → 3.5.32 (The PDF generation library)

  • rise 5.5.1 → 5.6.0 (Live Reveal.js Jupyter/IPython Slideshow Extension)

  • rtree 0.8.3 → 0.9.3 (R-Tree spatial index for Python GIS)

  • scikit_image 0.16.1 → 0.16.2 (Image processing toolbox for SciPy)

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

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

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

  • simplejson 3.16.0 → 3.17.0 (Simple, fast, extensible JSON (JavaScript Object Notation) encoder/decoder)

  • six 1.12.0 → 1.13.0 (Python 2 and 3 compatibility utilities)

  • soupsieve 1.9.4 → 1.9.5 (A CSS4 selector implementation for Beautiful Soup.)

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

  • sqlalchemy 1.3.10 → 1.3.12 (SQL Toolkit and Object Relational Mapper)

  • statsmodels 0.10.1 → 0.10.2 (Statistical computations and models for use with SciPy)

  • swifter 0.292 → 0.297 (efficiently applies any function to a pandas dataframe or series in the fastest available manner)

  • sympy 1.4 → 1.5 (Symbolic Mathematics Library)

  • tables 3.6.0 → 3.6.1 (Package based on HDF5 library for managing hierarchical datasets (extremely large amounts of data))

  • tblib 1.4.0 → 1.6.0 (Traceback serialization library.)

  • tenacity 5.1.1 → 6.0.0 (Retry code until it succeeeds)

  • terminado 0.8.2 → 0.8.3 (Terminals served to term.js using Tornado websockets)

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

  • tqdm 4.36.1 → 4.41.0 (A Simple Python Progress Meter)

  • twine 2.0.0 → 3.1.1 (Collection of utilities for interacting with PyPI)

  • typing_extensions 3.7.4 → 3.7.4.1 (Backported and Experimental Type Hints for Python 3.5+)

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

  • uvicorn 0.9.0 → 0.10.8 (The lightning-fast ASGI server.)

  • vega_datasets 0.7.0 → 0.8.0 (A Python package for offline access to Vega datasets)

  • voila 0.1.14 → 0.1.20 (Serving read-only live Jupyter notebooks)

  • websockets 8.0.2 → 8.1 (An (asyncio) implementation of the WebSocket Protocol (RFC 6455 & 7692))

  • winpython 2.2.20191022 → 2.2.20191222 (WinPython distribution tools, including WPPM (package manager))

  • wordcloud 1.5.0 → 1.6.0 (A little word cloud generator)

  • xarray 0.14.0 → 0.14.1 (N-D labeled arrays and datasets in Python)

  • xlsxwriter 1.2.2 → 1.2.6 (A Python module for creating Excel XLSX files.)

  • xlwings 0.16.0 → 0.16.4 (Interact with Excel from Python and vice versa)

Removed packages:

  • importlib_metadata 0.23 (Read metadata from Python packages)

  • pypiwin32 223+dummy (Python for Windows Extensions)

  • zipp 0.5.2 (Backport of pathlib-compatible object wrapper for zip files)