Skip to content

Commit

Permalink
Merge pull request #1140 from stonebig/master
Browse files Browse the repository at this point in the history
missed the dot
  • Loading branch information
stonebig committed Nov 6, 2022
2 parents 476e36f + 68fca49 commit 6d0dafb
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 0 deletions.
25 changes: 25 additions & 0 deletions changelogs/WinPythondot-64bit-3.11.0.1.md
@@ -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
@@ -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

0 comments on commit 6d0dafb

Please sign in to comment.