|
| 1 | +## History of changes for WinPython-64bit 3.10.9.0 |
| 2 | +
|
| 3 | +The following changes were made to WinPython-64bit distribution since version 3.10.8.0. |
| 4 | +
|
| 5 | +<details> |
| 6 | +### Tools |
| 7 | +
|
| 8 | +Upgraded packages: |
| 9 | +
|
| 10 | + * [Nodejs](https://nodejs.org) v16.16.0 → v18.12.1 (a JavaScript runtime built on Chrome's V8 JavaScript engine) |
| 11 | + * [npmjs](https://www.npmjs.com/) 8.11.0 → 8.19.2 (a package manager for JavaScript) |
| 12 | +
|
| 13 | +### Python packages |
| 14 | +
|
| 15 | +New packages: |
| 16 | +
|
| 17 | + * [asttokens](https://pypi.org/project/asttokens) 2.1.0 (Annotate AST trees with source code positions) |
| 18 | + * [docstring_to_markdown](https://pypi.org/project/docstring_to_markdown) 0.10 (On the fly conversion of Python docstrings to markdown) |
| 19 | + * [executing](https://pypi.org/project/executing) 1.2.0 (Get the currently executing AST node of a frame, and other information) |
| 20 | + * [gast](https://pypi.org/project/gast) 0.4.0 (Python AST that abstracts the underlying Python version) |
| 21 | + * [ipydatagrid](https://pypi.org/project/ipydatagrid) 1.1.14 (Fast Datagrid widget for the Jupyter Notebook and JupyterLab) |
| 22 | + * [pure_eval](https://pypi.org/project/pure_eval) 0.2.2 (Safely evaluate AST nodes without side effects) |
| 23 | + * [py2vega](https://pypi.org/project/py2vega) 0.6.1 (A Python to Vega-expression transpiler.) |
| 24 | + * [pylint_venv](https://pypi.org/project/pylint_venv) 2.3.0 (pylint-venv provides a Pylint init-hook to use the same Pylint installation with different virtual environments.) |
| 25 | + * [stack_data](https://pypi.org/project/stack_data) 0.6.1 (Extract data from python stack frames and tracebacks for informative displays) |
| 26 | +
|
| 27 | +Upgraded packages: |
| 28 | +
|
| 29 | + * [aiofiles](https://pypi.org/project/aiofiles) 0.8.0 → 22.1.0 (File support for asyncio.) |
| 30 | + * [black](https://pypi.org/project/black) 22.10.0 → 22.12.0 (The uncompromising code formatter.) |
| 31 | + * [cramjam](https://pypi.org/project/cramjam) 2.5.0 → 2.6.2 (Thin Python bindings to de/compression algorithms in Rust) |
| 32 | + * [dash](https://pypi.org/project/dash) 2.6.2 → 2.7.0 (A Python framework for building reactive web-apps. Developed by Plotly.) |
| 33 | + * [dask](https://pypi.org/project/dask) 2022.10.1 → 2022.12.0 (Parallel PyData with Task Scheduling) |
| 34 | + * [dask_labextension](https://pypi.org/project/dask_labextension) 5.3.0 → 6.0.0 (A Jupyter Notebook server extension manages Dask clusters.) |
| 35 | + * [datasette](https://pypi.org/project/datasette) 0.62 → 0.63.1 (A tool for exploring and publishing data) |
| 36 | + * [distributed](https://pypi.org/project/distributed) 2022.10.1 → 2022.12.0 (Distributed scheduler for Dask) |
| 37 | + * [duckdb](https://pypi.org/project/duckdb) 0.5.1 → 0.6.0 (DuckDB embedded database) |
| 38 | + * [fastapi](https://pypi.org/project/fastapi) 0.85.1 → 0.87.0 (FastAPI framework, high performance, easy to learn, fast to code, ready for production) |
| 39 | + * [fastparquet](https://pypi.org/project/fastparquet) 0.8.3 → 2022.12.0 (Python support for Parquet file format) |
| 40 | + * [flake8](https://pypi.org/project/flake8) 4.0.1 → 5.0.4 (the modular source code checker: pep8, pyflakes and co) |
| 41 | + * [flit](https://pypi.org/project/flit) 3.7.1 → 3.8.0 (A simple packaging tool for simple packages.) |
| 42 | + * [flit_core](https://pypi.org/project/flit_core) 3.7.1 → 3.8.0 (Distribution-building parts of Flit. See flit package for more information) |
| 43 | + * [guidata](https://pypi.org/project/guidata) 2.3.0 → 2.3.1 (Automatic graphical user interfaces generation for easy dataset editing and display) |
| 44 | + * [holoviews](https://pypi.org/project/holoviews) 1.15.1 → 1.15.3 (Stop plotting your data - annotate your data and let it visualize itself.) |
| 45 | + * [hvplot](https://pypi.org/project/hvplot) 0.8.1 → 0.8.2 (A high-level plotting API for the PyData ecosystem built on HoloViews.) |
| 46 | + * [imbalanced_learn](https://pypi.org/project/imbalanced_learn) 0.9.1 → 0.10.0 (Toolbox for imbalanced dataset in machine learning.) |
| 47 | + * [ipykernel](https://pypi.org/project/ipykernel) 6.16.2 → 6.17.1 (IPython Kernel for Jupyter) |
| 48 | + * [ipython](https://pypi.org/project/ipython) 7.32.0 → 8.7.0 (IPython: Productive Interactive Computing) |
| 49 | + * [ipywidgets](https://pypi.org/project/ipywidgets) 8.0.2 → 8.0.4 (IPython HTML widgets for Jupyter) |
| 50 | + * [jedi](https://pypi.org/project/jedi) 0.18.1 → 0.18.2 (An autocompletion tool for Python that can be used for text editors.) |
| 51 | + * [jinja2](https://pypi.org/project/jinja2) 3.0.3 → 3.1.2 (A small but fast and easy to use stand-alone template engine written in pure python.) |
| 52 | + * [jupyter_client](https://pypi.org/project/jupyter_client) 7.3.4 → 7.4.9 (Jupyter protocol implementation and client libraries) |
| 53 | + * [jupyter_core](https://pypi.org/project/jupyter_core) 4.11.2 → 5.1.0 (Jupyter core package. A base package on which Jupyter projects rely.) |
| 54 | + * [jupyter_server](https://pypi.org/project/jupyter_server) 1.21.0 → 1.23.5 (The Jupyter Server) |
| 55 | + * [jupyterlab](https://pypi.org/project/jupyterlab) 3.5.0 → 3.5.1 (The JupyterLab notebook server extension.) |
| 56 | + * [jupyterlab_server](https://pypi.org/project/jupyterlab_server) 2.16.1 → 2.16.5 (JupyterLab Server) |
| 57 | + * [jupyterlab_widgets](https://pypi.org/project/jupyterlab_widgets) 3.0.3 → 3.0.5 (JupyterLab extension providing HTML widgets) |
| 58 | + * [matplotlib](https://pypi.org/project/matplotlib) 3.6.0 → 3.6.2 (Python plotting package) |
| 59 | + * [mccabe](https://pypi.org/project/mccabe) 0.6.1 → 0.7.0 (McCabe checker, plugin for flake8) |
| 60 | + * [m
6D4E
svc_runtime](https://pypi.org/project/msvc_runtime) 14.32.31326 → 14.34.31931 (Install the Microsoft™ Visual C++™ runtime DLLs to the sys.prefix and Scripts directories) |
| 61 | + * [mypy](https://pypi.org/project/mypy) 0.982 → 0.990 (Optional static typing for Python) |
| 62 | + * [nbclassic](https://pypi.org/project/nbclassic) 0.4.7 → 0.4.8 (Jupyter Notebook as a Jupyter Server Extension.) |
| 63 | + * [networkx](https://pypi.org/project/networkx) 2.8.7 → 2.8.8 (Python package for creating and manipulating graphs and networks) |
| 64 | + * [numba](https://pypi.org/project/numba) 0.56.3 → 0.56.4 (compiling Python code using LLVM) |
| 65 | + * [numpy](https://pypi.org/project/numpy) 1.23.4 → 1.23.5 (NumPy is the fundamental package for array computing with Python.) |
| 66 | + * [packaging](https://pypi.org/project/packaging) 21.3 → 22.0 (Core utilities for Python packages) |
| 67 | + * [pandas](https://pypi.org/project/pandas) 1.5.1 → 1.5.2 (Powerful data structures for data analysis, time series, and statistics) |
| 68 | + * [panel](https://pypi.org/project/panel) 0.14.1 → 0.14.2 (A high level app and dashboarding solution for Python.) |
| 69 | + * [param](https://pypi.org/project/param) 1.12.2 → 1.12.3 (Declarative Python programming using Parameters.) |
| 70 | + * [pip](https://pypi.org/project/pip) 22.3 → 22.3.1 (The PyPA recommended tool for installing Python packages.) |
| 71 | + * [platformdirs](https://pypi.org/project/platformdirs) 2.5.2 → 2.5.4 (A small Python module for determining appropriate platform-specific dirs, e.g. a "user data dir".) |
| 72 | + * [pmdarima](https://pypi.org/project/pmdarima) 2.0.1 → 2.0.2 (Python's forecast::auto.arima equivalent) |
| 73 | + * [polars](https://pypi.org/project/polars) 0.14.22 → 0.15.6 (Blazingly fast DataFrame library) |
| 74 | + * [prompt_toolkit](https://pypi.org/project/prompt_toolkit) 3.0.29 → 3.0.33 (Library for building powerful interactive command lines in Python) |
| 75 | + * [protobuf](https://pypi.org/project/protobuf) 4.21.9 → 4.21.12 (Protocol Buffers) |
| 76 | + * [pyarrow](https://pypi.org/project/pyarrow) 9.0.0 → 10.0.1 (Python library for Apache Arrow) |
| 77 | + * [pycodestyle](https://pypi.org/project/pycodestyle) 2.8.0 → 2.9.1 (Python style guide checker) |
| 78 | + * [pydeck](https://pypi.org/project/pydeck) 0.7.1 → 0.8.0 (Widget for deck.gl maps) |
| 79 | + * [pydocstyle](https://pypi.org/project/pydocstyle) 6.1.1 → 6.2.3 (Python docstring style checker) |
| 80 | + * [pyflakes](https://pypi.org/project/pyflakes) 2.4.0 → 2.5.0 (passive checker of Python programs) |
| 81 | + * [Python](http://www.python.org/) 3.10.8 → 3.10.9 (Python programming language with standard library) |
| 82 | + * [python_lsp_server](https://pypi.org/project/python_lsp_server) 1.5.0 → 1.7.1 (Python Language Server for the Language Server Protocol) |
| 83 | + * [pytoolconfig](https://pypi.org/project/pytoolconfig) 1.2.1 → 1.2.4 (Python tool configuration) |
| 84 | + * [pywin32](https://pypi.org/project/pywin32) 304.0 → 305 (Python for Window Extensions) |
| 85 | + * [pyzmq](https://pypi.org/project/pyzmq) 23.2.0 → 24.0.1 (Python bindings for 0MQ) |
| 86 | + * [qstylizer](https://pypi.org/project/qstylizer) 0.2.1 → 0.2.2 (Stylesheet Generator for PyQt{4-5}/PySide{1-2}) |
| 87 | + * [qtconsole](https://pypi.org/project/qtconsole) 5.3.2 → 5.4.0 (Jupyter Qt console) |
| 88 | + * [qtpy](https://pypi.org/project/qtpy) 2.2.1 → 2.3.0 (Provides an abstraction layer on top of the various Qt bindings (PyQt5, PyQt4 and PySide) and additional custom QWidgets.) |
| 89 | + * [requests_toolbelt](https://pypi.org/project/requests_toolbelt) 0.9.1 → 0.10.1 (A utility belt for advanced users of python-requests) |
| 90 | + * [rope](https://pypi.org/project/rope) 1.2.0 → 1.6.0 (a python refactoring library...) |
| 91 | + * [seaborn](https://pypi.org/project/seaborn) 0.12.1 → 0.12.2 (seaborn: statistical data visualization) |
| 92 | + * [spyder](https://pypi.org/project/spyder) 5.3.3 → 5.4.2 (The Scientific Python Development Environment) |
| 93 | + * [spyder_kernels](https://pypi.org/project/spyder_kernels) 2.3.3 → 2.4.2 (Jupyter kernels for Spyder's console) |
| 94 | + * [sqlite_utils](https://pypi.org/project/sqlite_utils) 3.29 → 3.30 (CLI tool and Python utility functions for manipulating SQLite databases) |
| 95 | + * [starlette](https://pypi.org/project/starlette) 0.20.4 → 0.21.0 (The little ASGI library that shines.) |
| 96 | + * [statsmodels](https://pypi.org/project/statsmodels) 0.13.2 → 0.13.5 (Statistical computations and models for Python) |
| 97 | + * [torch](https://pypi.org/project/torch) 1.12.1 → 1.13.1 (Tensors and Dynamic neural networks in Python with strong GPU acceleration) |
| 98 | + * [torchaudio](https://pypi.org/project/torchaudio) 0.12.1 → 0.13.1 (An audio package for PyTorch) |
| 99 | + * [torchvision](https://pypi.org/project/torchvision) 0.13.1 → 0.14.1 (image and video datasets and models for torch deep learning) |
| 100 | + * [tornado](https://pypi.org/project/tornado) 6.1 → 6.2 (Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed.) |
| 101 | + * [traitlets](https://pypi.org/project/traitlets) 5.4.0 → 5.7.1 (Traitlets Python config system) |
| 102 | + * [tzdata](https://pypi.org/project/tzdata) 2022.5 → 2022.7 (Provider of IANA time zone data) |
| 103 | + * [uvicorn](https://pypi.org/project/uvicorn) 0.19.0 → 0.20.0 (The lightning-fast ASGI server.) |
| 104 | + * [watchdog](https://pypi.org/project/watchdog) 2.1.8 → 2.2.0 (Filesystem events monitoring) |
| 105 | + * [websocket_client](https://pypi.org/project/websocket_client) 1.4.1 → 1.4.2 (WebSocket client for Python. hybi13 is supported.) |
| 106 | + * [wheel](https://pypi.org/project/wheel) 0.37.1 → 0.38.4 (A built-package format for Python) |
| 107 | + * [widgetsnbextension](https://pypi.org/project/widgetsnbextension) 4.0.3 → 4.0.5 (IPython HTML widgets for Jupyter) |
| 108 | + * [winpython](http://winpython.github.io/) 5.1.20221030 → 5.3.20221231 (WinPython distribution tools, including WPPM) |
| 109 | + * [xarray](https://pypi.org/project/xarray) 2022.10.0 → 2022.11.0 (N-D labeled arrays and datasets in Python) |
| 110 | +
|
| 111 | +Removed packages: |
| 112 | +
|
| 113 | + * [flask_compress](https://pypi.org/project/flask_compress) 1.13 (Compress responses in your Flask app with gzip.) |
| 114 | +
|
| 115 | +
|
| 116 | +</details> |
| 117 | +* * * |
|
0 commit comments