Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
25 changes: 25 additions & 0 deletions changelogs/WinPythondot-64bit-3.11.0.1.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
## WinPython 3.11.0.1dot

The following packages are included in WinPython-64bit v3.11.0.1dot .

<details>

### Tools

Name | Version | Description
-----|---------|------------


### Python packages

Name | Version | Description
-----|---------|------------
[Python](http://www.python.org/) | 3.11.0 | Python programming language with standard library
[msvc_runtime](https://pypi.org/project/msvc_runtime) | 14.32.31326 | Install the Microsoft&#8482; Visual C++&#8482; runtime DLLs to the sys.prefix and Scripts directories
[pip](https://pypi.org/project/pip) | 22.3 | The PyPA recommended tool for installing Python packages.
[setuptools](https://pypi.org/project/setuptools) | 65.5.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/) | 5.1.20221030 | WinPython distribution tools, including WPPM

</details>
18 changes: 18 additions & 0 deletions changelogs/WinPythondot-64bit-3.11.0.1_History.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
## History of changes for WinPython-64bit 3.11.0.1dot

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

<details>
### Python packages

Upgraded packages:

* [msvc_runtime](https://pypi.org/project/msvc_runtime) 14.29.30133 → 14.32.31326 (Install the Microsoft&#8482; Visual C++&#8482; runtime DLLs to the sys.prefix and Scripts directories)
* [pip](https://pypi.org/project/pip) 21.3.1 → 22.3 (The PyPA recommended tool for installing Python packages.)
* [setuptools](https://pypi.org/project/setuptools) 60.5.0 → 65.5.0 (Easily download, build, install, upgrade, and uninstall Python packages)
* [sqlite_bro](https://pypi.org/project/sqlite_bro) 0.12.1 → 0.12.2 (a graphic SQLite Client in 1 Python file)
* [winpython](http://winpython.github.io/) 4.6.20220116 → 5.1.20221030 (WinPython distribution tools, including WPPM)


</details>
* * *
Expand Down