Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 476e36f

Browse files
authored
Merge pull request #1139 from stonebig/master
WinPython 2022-03 changelog
2 parents 4fc2349 + 22e8180 commit 476e36f

9 files changed

+1449
-0
lines changed

changelogs/WinPython-64bit-3.10.8.0.md

Lines changed: 601 additions & 0 deletions
Large diffs are not rendered by default.

changelogs/WinPython-64bit-3.10.8.0_History.md

Lines changed: 211 additions & 0 deletions
Large diffs are not rendered by default.

changelogs/WinPython-64bit-3.11.0.1.md

Lines changed: 532 additions & 0 deletions
Large diffs are not rendered by default.

changelogs/WinPython-64bit-3.11.0.1_History.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
## History of changes for WinPython-64bit 3.11.0.1
2+
3+
The following changes were made to WinPython-64bit distribution since version 3.11.0.1.
4+
5+
<details>
6+
7+
</details>
8+
* * *
Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
## WinPython 3.10.8.0dot
2+
3+
The following packages are included in WinPython-32bit v3.10.8.0dot .
4+
5+
<details>
6+
7+
### Tools
8+
9+
Name | Version | Description
10+
-----|---------|------------
11+
12+
13+
### Python packages
14+
15+
Name | Version | Description
16+
-----|---------|------------
17+
[Python](http://www.python.org/) | 3.10.8 | Python programming language with standard library
18+
[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
19+
[pip](https://pypi.org/project/pip) | 22.3 | The PyPA recommended tool for installing Python packages.
20+
[setuptools](https://pypi.org/project/setuptools) | 65.5.0 | Easily download, build, install, upgrade, and uninstall Python packages
21+
[sqlite_bro](https://pypi.org/project/sqlite_bro) | 0.12.2 | a graphic SQLite Client in 1 Python file
22+
[wheel](https://pypi.org/project/wheel) | 0.37.1 | A built-package format for Python
23+
[winpython](http://winpython.github.io/) | 5.1.20221030 | WinPython distribution tools, including WPPM
24+
25+
</details>

changelogs/WinPythondot-32bit-3.10.8.0_History.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
## History of changes for WinPython-32bit 3.10.8.0dot
2+
3+
The following changes were made to WinPython-32bit distribution since version 3.10.5.0dot.
4+
5+
<details>
6+
### Python packages
7+
8+
Upgraded packages:
9+
10+
* [msvc_runtime](https://pypi.org/project/msvc_runtime) 14.29.30036 → 14.32.31326 (Install the Microsoft&#8482; Visual C++&#8482; runtime DLLs to the sys.prefix and Scripts directories)
11+
* [pip](https://pypi.org/project/pip) 22.1.2 → 22.3 (The PyPA recommended tool for installing Python packages.)
12+
* [Python](http://www.python.org/) 3.10.5 → 3.10.8 (Python programming language with standard library)
13+
* [setuptools](https://pypi.org/project/setuptools) 63.1.0 → 65.5.0 (Easily download, build, install, upgrade, and uninstall Python packages)
14+
* [winpython](http://winpython.github.io/) 4.7.20220709 → 5.1.20221030 (WinPython distribution tools, including WPPM)
15+
16+
17+
</details>
18+
* * *
Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
## WinPython 3.10.8.0dot
2+
3+
The following packages are included in WinPython-64bit v3.10.8.0dot .
4+
5+
<details>
6+
7+
### Tools
8+
9+
Name | Version | Description
10+
-----|---------|------------
11+
12+
13+
### Python packages
14+
15+
Name | Version | Description
16+
-----|---------|------------
17+
[Python](http://www.python.org/) | 3.10.8 | Python programming language with standard library
18+
[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
19+
[pip](https://pypi.org/project/pip) | 22.3 | The PyPA recommended tool for installing Python packages.
20+
[setuptools](https://pypi.org/project/setuptools) | 65.5.0 | Easily download, build, install, upgrade, and uninstall Python packages
21+
[sqlite_bro](https://pypi.org/project/sqlite_bro) | 0.12.2 | a graphic SQLite Client in 1 Python file
22+
[wheel](https://pypi.org/project/wheel) | 0.37.1 | A built-package format for Python
23+
[winpython](http://winpython.github.io/) | 5.1.20221030 | WinPython distribution tools, including WPPM
24+
25+
</details>

changelogs/WinPythondot-64bit-3.10.8.0_History.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
## History of changes for WinPython-64bit 3.10.8.0dot
2+
3+
The following changes were made to WinPython-64bit distribution since version 3.10.5.0dot.
4+
5+
<details>
6+
### Python packages
7+
8+
Upgraded packages:
9+
10+
* [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)
11+
* [pip](https://pypi.org/project/pip) 22.1.2 → 22.3 (The PyPA recommended tool for installing Python packages.)
12+
* [Python](http://www.python.org/) 3.10.5 → 3.10.8 (Python programming language with standard library)
13+
* [setuptools](https://pypi.org/project/setuptools) 63.1.0 → 65.5.0 (Easily download, build, install, upgrade, and uninstall Python packages)
14+
* [winpython](http://winpython.github.io/) 4.7.20220709 → 5.1.20221030 (WinPython distribution tools, including WPPM)
15+
16+
17+
</details>
18+
* * *

changelogs/md5_sha1.txt

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
### WinPython 2022-03 release (October 30th, 2022)
2+
3+
MD5 | SHA-1 | SHA-256 | Binary | Size | SHA3-256
4+
---------------------------------|------------------------------------------|------------------------------------------------------------------|-----------------------------------|--------------------|------------------------------------------------------------------
5+
ddcfebb483561e19c7ea36678d456ae4 | dd216a3d392e91c4fddb5a0754350b67a96334c5 | bd454f8df90d6ea6405780e6da71decb96ddfbbb0a5d5a33461203a7a5995651 | Winpython64-3.10.8.0dot.exe | 27 466 400 Bytes | 7fe08bb7d40660226e18fd32a68264aca7985d7983d4eff9bcebd05ae3ff8517
6+
151b9df707bccb9a480b0d05d4248e18 | 41571505425d9a44faadc0e4c5d4a6964ec472c0 | 8d383bca244ab1b19d258aae73c334975337e3f05dd44f75accbaa22bd899734 | Winpython32-3.10.8.0dot.exe | 26 248 844 Bytes | 1de63e569cc827eaa8f481eedaeab65457c63c2108462cb90e8554d1adacb7cb
7+
ac435f86d6a6fa48c423fcb8260a2e30 | 33519c39ba5660c14662c35a09a2fa707b2f3ccd | bba6f7c6c59a3c58400e8a131dca645cc2240be4a41c3042433c8f01e5a4154d | Winpython64-3.10.8.0.exe | 677 301 325 Bytes | 020e8096eccb8a4e91adb46adbe0e9db97725c3c9a26427579fb239c0c0ded7c
8+
e3e9ab1d123445a12e9e0095f87a8fa7 | 5c2d24aabbb11dba9bc87bb39d63d0d7770c43b3 | 7f288344ece6fa07d23915cab90c35a50d16a4a5aa3c624c3e925f5b9f903ebc | Winpython64-3.11.0.1dot.exe | 24 378 166 Bytes | 91e7727fa7c669d566f2e1147531396e3d57b2a35b45619add416b0cdbb2369f
9+
16126719208df4f0c3210d0a339a5720 | ec155373f96c331b71ec7e63c8f9b37457b92ec2 | 98c4046930b16e79fcd33a742c15cc868cf14388793105864d69e50718320029 | Winpython64-3.11.0.1.exe | 527 837 583 Bytes | 6f732e253db5a44b8400ebbcc7e570d8123c38e3773ee92550e154f2da415ce5
10+
11+
112
### WinPython 2022-02 release (July 16th, 2022)
213

314
MD5 | SHA-1 | SHA-256 | Binary | Size | SHA3-256

0 commit comments

Comments
 (0)