diff --git a/changelogs/WinPythondot-32bit-3.10.5.0.md b/changelogs/WinPythondot-32bit-3.10.5.0.md new file mode 100644 index 00000000..ef82dfaa --- /dev/null +++ b/changelogs/WinPythondot-32bit-3.10.5.0.md @@ -0,0 +1,21 @@ +## WinPython 3.10.5.0dot + +The following packages are included in WinPython-32bit v3.10.5.0dot . + +### Tools + +Name | Version | Description +-----|---------|------------ + + +### Python packages + +Name | Version | Description +-----|---------|------------ +[Python](http://www.python.org/) | 3.10.5 | Python programming language with standard library +[msvc_runtime](https://pypi.org/project/msvc_runtime) | 14.29.30036 | Install the Microsoft™ Visual C++™ runtime DLLs to the sys.prefix and Scripts directories +[pip](https://pypi.org/project/pip) | 22.1.2 | The PyPA recommended tool for installing Python packages. +[setuptools](https://pypi.org/project/setuptools) | 63.1.0 | Easily download, build, install, upgrade, and uninstall Python packages +[sqlite_bro](https://pypi.org/project/sqlite_bro) | 0.12.2 | a graphic SQLite Client in 1 Python file +[wheel](https://pypi.org/project/wheel) | 0.37.1 | A built-package format for Python +[winpython](http://winpython.github.io/) | 4.7.20220709 | WinPython distribution tools, including WPPM \ No newline at end of file diff --git a/changelogs/WinPythondot-32bit-3.10.5.0_History.md b/changelogs/WinPythondot-32bit-3.10.5.0_History.md new file mode 100644 index 00000000..1545d495 --- /dev/null +++ b/changelogs/WinPythondot-32bit-3.10.5.0_History.md @@ -0,0 +1,14 @@ +## History of changes for WinPython-32bit 3.10.5.0dot + +The following changes were made to WinPython-32bit distribution since version 3.10.4.0dot. + +### Python packages + +Upgraded packages: + + * [pip](https://pypi.org/project/pip) 22.0.4 → 22.1.2 (The PyPA recommended tool for installing Python packages.) + * [Python](http://www.python.org/) 3.10.4 → 3.10.5 (Python programming language with standard library) + * [setuptools](https://pypi.org/project/setuptools) 62.1.0 → 63.1.0 (Easily download, build, install, upgrade, and uninstall Python packages) + * [winpython](http://winpython.github.io/) 4.6.20220501 → 4.7.20220709 (WinPython distribution tools, including WPPM) + +* * *