Skip to content

Latest commit

 

History

History
340 lines (158 loc) · 18.1 KB

WinPythonPyPy-64bit-3.8.12.3_History.md

File metadata and controls

340 lines (158 loc) · 18.1 KB

History of changes for WinPython-64bit 3.8.12.3PyPy

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

Tools

Upgraded packages:

  • Nodejs v16.14.2 → v16.16.0 (a JavaScript runtime built on Chrome's V8 JavaScript engine)

  • npmjs 8.5.0 → 8.11.0 (a package manager for JavaScript)

Python packages

New packages:

  • argon2_cffi_bindings 21.2.0 (Low-level CFFI bindings for Argon2)

  • asttokens 2.0.5 (Annotate AST trees with source code positions)

  • executing 0.8.3 (Get the currently executing AST node of a frame, and other information)

  • pure_eval 0.2.2 (Safely evaluate AST nodes without side effects)

  • pytoolconfig 1.2.1 ()

  • stack_data 0.3.0 (Extract data from python stack frames and tracebacks for informative displays)

  • xyzservices 2022.6.0 (Source of XYZ tiles providers)

Upgraded packages:

  • alembic 1.7.7 → 1.8.0 (A database migration tool for SQLAlchemy.)

  • anyio 3.5.0 → 3.6.1 (High level compatibility layer for multiple asynchronous event loop implementations)

  • argon2_cffi 21.1.0 → 21.3.0 (The secure Argon2 password hashing algorithm.)

  • asgiref 3.5.0 → 3.5.2 (ASGI specs, helper code, and adapters)

  • asteval 0.9.26 → 0.9.27 (Safe, minimalistic evaluator of python expression using ast module)

  • astroid 2.11.3 → 2.11.5 (An abstract syntax tree for Python with inference support.)

  • babel 2.10.1 → 2.10.3 (Internationalization utilities)

  • black 22.3.0 → 22.6.0 (The uncompromising code formatter.)

  • blis 0.7.7 → 0.9.0 (The Blis BLAS-like linear algebra library, as a self-contained C-extension.)

  • bokeh 2.4.2 → 2.4.3 (Interactive plots and applications in the browser from Python)

  • cachetools 5.0.0 → 5.2.0 (Extensible memoizing collections and decorators)

  • certifi 2021.10.8 → 2022.5.18.1 (Python package for providing Mozilla's CA Bundle.)

  • cloudpickle 2.0.0 → 2.1.0 (Extended pickling support for Python objects)

  • cookiecutter 1.7.3 → 2.1.1 (A command-line utility that creates projects from project templates, e.g. creating a Python package project from a Python package project template.)

  • coverage 6.3.2 → 6.4.1 (Code coverage measurement for Python)

  • cython 0.29.28 → 0.29.30 (The Cython compiler for writing C extensions for the Python language.)

  • dash 2.3.0 → 2.4.1 (A Python framework for building reactive web-apps. Developed by Plotly.)

  • dask 2022.4.2 → 2022.7.0 (Parallel PyData with Task Scheduling)

  • datasette_graphql 2.0.1 → 2.0.2 (Datasette plugin providing an automatic GraphQL API for your SQLite databases)

  • debugpy 1.6.0 → 1.6.2 (An implementation of the Debug Adapter Protocol for Python)

  • dill 0.3.3 → 0.3.5 (serialize all of python)

  • distributed 2022.4.2 → 2022.7.0 (Distributed scheduler for Dask)

  • emcee 3.1.1 → 3.1.2 (The Python ensemble sampling toolkit for MCMC)

  • fast_histogram 0.10 → 0.11 (Fast simple 1D and 2D histograms)

  • fastapi 0.75.2 → 0.78.0 (FastAPI framework, high performance, easy to learn, fast to code, ready for production)

  • fastcore 1.3.27 → 1.4.5 (Python supercharged for fastai development)

  • fastdownload 0.0.5 → 0.0.7 (A general purpose data downloading library.)

  • fastprogress 1.0.0 → 1.0.2 (A nested progress with plotting options for fastai)

  • filelock 3.6.0 → 3.7.1 (A platform independent file lock.)

  • fonttools 4.31.2 → 4.34.4 (Tools to manipulate font files)

  • fsspec 2022.3.0 → 2022.5.0 (File-system specification)

  • gdal 3.4.2 → 3.4.3 (GDAL: Geospatial Data Abstraction Library)

  • graphene 3.0 → 3.1 (GraphQL Framework for Python)

  • graphql_core 3.1.7 → 3.2.1 (GraphQL implementation for Python, a port of GraphQL.js, the JavaScript reference implementation for GraphQL.)

  • graphql_relay 3.1.5 → 3.2.0 (Relay library for graphql-core-next)

  • guidata 2.1.1 → 2.2.1 (Automatic graphical user interfaces generation for easy dataset editing and display)

  • h5py 3.6.0 → 3.7.0 (Read and write HDF5 files from Python)

  • holoviews 1.14.8 → 1.15.0 (Stop plotting your data - annotate your data and let it visualize itself.)

  • httpcore 0.14.7 → 0.15.0 (A minimal low-level HTTP client.)

  • httpie 3.1.0 → 3.2.1 (HTTPie - a CLI, cURL-like tool for humans.)

  • httpx 0.22.0 → 0.23.0 (The next generation HTTP client.)

  • hvplot 0.7.3 → 0.8.0 (A high-level plotting API for the PyData ecosystem built on HoloViews.)

  • hypothesis 6.45.1 → 6.46.9 (A library for property-based testing)

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

  • imagesize 1.3.0 → 1.4.1 (Getting image size from png/jpeg/jpeg2000/gif file)

  • imbalanced_learn 0.9.0 → 0.9.1 (Toolbox for imbalanced dataset in machine learning.)

  • importlib_metadata 4.11.3 → 4.11.4 (Read metadata from Python packages)

  • importlib_resources 5.7.1 → 5.8.0 (Read resources from Python packages)

  • ipycanvas 0.11.0 → 0.12.0 (Interactive widgets library exposing the browser's Canvas API)

  • ipykernel 6.13.0 → 6.15.1 (IPython Kernel for Jupyter)

  • ipyleaflet 0.14.0 → 0.17.0 (A Jupyter widget for dynamic Leaflet maps)

  • ipython 7.32.0 → 8.4.0 (IPython: Productive Interactive Computing)

  • ipywidgets 7.7.0 → 7.7.1 (IPython HTML widgets for Jupyter)

  • json5 0.9.6 → 0.9.8 (A Python implementation of the JSON5 data format.)

  • jsonschema 4.4.0 → 4.6.2 (An implementation of JSON Schema validation for Python)

  • jupyter_client 7.3.0 → 7.3.4 (Jupyter protocol implementation and client libraries)

  • jupyter_console 6.4.3 → 6.4.4 (Jupyter terminal console)

  • jupyter_core 4.10.0 → 4.11.1 (Jupyter core package. A base package on which Jupyter projects rely.)

  • jupyter_packaging 0.12.0 → 0.12.2 (Jupyter Packaging Utilities)

  • jupyter_server 1.17.0 → 1.18.1 (The Jupyter Server)

  • jupyter_sphinx 0.3.2 → 0.4.0 (Jupyter Sphinx Extensions)

  • jupyterlab 3.3.4 → 3.4.3 (The JupyterLab notebook server extension.)

  • jupyterlab_server 2.13.0 → 2.14.0 (JupyterLab Server)

  • kiwisolver 1.4.2 → 1.4.3 (A fast implementation of the Cassowary constraint solver)

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

  • lz4 4.0.0 → 4.0.1 (LZ4 Bindings for Python)

  • markdown 3.3.6 → 3.3.7 (Python implementation of Markdown.)

  • matplotlib 3.5.1 → 3.5.2 (Python plotting package)

  • maturin 0.12.14 → 0.13.0 (Build and publish crates with pyo3, rust-cpython and cffi bindings as well as rust binaries as python packages)

  • mpld3 0.5.7 → 0.5.8 (D3 Viewer for Matplotlib)

  • msgpack 1.0.3 → 1.0.4 (MessagePack (de)serializer.)

  • nbclassic 0.3.7 → 0.4.2 (Jupyter Notebook as a Jupyter Server Extension.)

  • nbclient 0.6.0 → 0.6.6 (A client library for executing notebooks. Formally nbconvert's ExecutePreprocessor.)

  • nbformat 5.3.0 → 5.4.0 (The Jupyter Notebook format)

  • netcdf4 1.5.8 → 1.6.0 (Provides an object-oriented python interface to the netCDF version 4 library.)

  • networkx 2.8 → 2.8.3 (Python package for creating and manipulating graphs and networks)

  • notebook 6.4.11 → 6.4.12 (A web-based notebook environment for interactive computing)

  • numcodecs 0.9.1 → 0.10.0 (A Python package providing buffer compression and transformation codecs for use in data storage and communication applications.)

  • numexpr 2.8.1 → 2.8.3 (Fast numerical expression evaluator for NumPy)

  • numpy 1.22.3+mkl → 1.22.4+mkl (NumPy is the fundamental package for array computing with Python.)

  • numpydoc 1.2.1 → 1.3 (Sphinx extension to support docstrings in Numpy format)

  • openpyxl 3.0.9 → 3.0.10 (A Python library to read/write Excel 2010 xlsx/xlsm files)

  • pandas 1.4.2 → 1.4.3 (Powerful data structures for data analysis, time series, and statistics)

  • panel 0.13.0 → 0.13.1 (A high level app and dashboarding solution for Python.)

  • param 1.12.1 → 1.12.2 (Declarative Python programming using Parameters.)

  • pathy 0.6.1 → 0.6.2 (pathlib.Path subclasses for local and cloud bucket storage)

  • pillow 9.1.0 → 9.1.1 (Python Imaging Library (Fork))

  • pims 0.5 → 0.6.1 (Python Image Sequence)

  • pip 22.0.4 → 22.1.2 (The PyPA recommended tool for installing Python packages.)

  • pkginfo 1.8.2 → 1.8.3 (Query metadatdata from sdists / bdists / installed packages.)

  • plotly 5.7.0 → 5.8.0 (An open-source, interactive graphing library for Python)

  • plotnine 0.8.1.dev0 → 0.9.0 (A grammar of graphics for python)

  • prettytable 3.2.0 → 3.3.0 (A simple Python library for easily displaying tabular data in a visually appealing ASCII table format.)

  • proglog 0.1.9 → 0.1.10 (Log and progress bar manager for console, notebooks, web...)

  • pydantic 1.9.0 → 1.9.1 (Data validation and settings management using python 3.6 type hinting)

  • pyhdf 0.10.3 → 0.10.5 (pyhdf: Python interface to the NCSA HDF4 library.)

  • pylint 2.13.7 → 2.14.0 (python code static checker)

  • pyshp 2.2.0 → 2.3.0 (Pure Python read/write support for ESRI Shapefile format)

  • pyside6 6.3.0 → 6.3.1 (Python bindings for the Qt cross-platform application and UI framework)

  • pyside6_addons 6.3.0 → 6.3.1 (Python bindings for the Qt cross-platform application and UI framework (Addons))

  • pyside6_essentials 6.3.0 → 6.3.1 (Python bindings for the Qt cross-platform application and UI framework (Essentials))

  • pythonnet 3.0.0a2 → 3.0.0rc1 (.Net and Mono integration for Python)

  • pyzmq 22.3.0 → 23.2.0 (Python bindings for 0MQ)

  • qdarkstyle 3.0.3 → 3.1 (The most complete dark stylesheet for Python and Qt applications)

  • qtconsole 5.3.0 → 5.3.1 (Jupyter Qt console)

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

  • redis 4.2.2 → 4.3.1 (Python client for Redis key-value store)

  • regex 2022.3.15 → 2022.6.2 (Alternative regular expression module, to replace re.)

  • reportlab 3.6.9 → 3.6.10 (The Reportlab Toolkit)

  • rich 12.3.0 → 12.4.4 (Render rich text, tables, progress bars, syntax highlighting, markdown and more to the terminal)

  • rope 1.0.0 → 1.2.0 (a python refactoring library...)

  • scikit_image 0.19.2 → 0.19.3 (Image processing routines for SciPy)

  • scikit_learn 1.0.1 → 1.1.1 (A set of python modules for machine learning and data mining)

  • scipy 1.8.0 → 1.8.1 (SciPy: Scientific Library for Python)

  • setuptools 62.1.0 → 63.1.0 (Easily download, build, install, upgrade, and uninstall Python packages)

  • shapely 1.8.1.post1 → 1.8.2 (Geometric objects, predicates, and operations)

  • shiboken6 6.3.0 → 6.3.1 (Python / C++ bindings helper module)

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

  • sqlalchemy 1.4.35 → 1.4.39 (Database Abstraction Library)

  • starlette 0.17.1 → 0.19.1 (The little ASGI library that shines.)

  • terminado 0.13.3 → 0.15.0 (Terminals served to xterm.js using Tornado websockets)

  • tifffile 2022.4.22 → 2022.5.4 (Read and write TIFF(r) files)

  • tomlkit 0.10.2 → 0.11.1 (Style preserving TOML library)

  • traitlets 5.1.1 → 5.3.0 (Traitlets Python config system)

  • trio 0.20.0 → 0.21.0 (A friendly Python library for async concurrency and I/O)

  • twine 4.0.0 → 4.0.1 (Collection of utilities for publishing packages on PyPI)

  • typer 0.4.1 → 0.4.2 (Typer, build great CLIs. Easy to code. Based on Python type hints.)

  • typing_extensions 4.2.0 → 4.3.0 (Backported and Experimental Type Hints for Python 3.5+)

  • ujson 5.2.0 → 5.3.0 (Ultra fast JSON encoder and decoder for Python)

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

  • uvicorn 0.17.6 → 0.18.2 (The lightning-fast ASGI server.)

  • watchdog 2.1.7 → 2.1.8 (Filesystem events monitoring)

  • websocket_client 1.3.2 → 1.3.3 (WebSocket client for Python. hybi13 is supported.)

  • widgetsnbextension 3.6.0 → 3.6.1 (IPython HTML widgets for Jupyter)

  • winpython 4.6.20220501 → 4.7.20220709 (WinPython distribution tools, including WPPM)

  • wrapt 1.14.0 → 1.14.1 (Module for decorators, wrappers and monkey patching.)

Removed packages:

  • httptools 0.4.0 (A collection of framework independent HTTP protocol utils.)

  • poyo 0.5.0 (A lightweight YAML Parser for Python. 🐓)

  • watchgod 0.8.2 (Simple, modern file watching and code reload in python.)

  • websockets 10.3 (An implementation of the WebSocket Protocol (RFC 6455 & 7692))