Skip to content

Commit 0af5125

Browse files
committed
WinPython 2024-01 final
1 parent 9a945bc commit 0af5125

9 files changed

+1702
-0
lines changed

changelogs/WinPython-64bit-3.11.8.0.md

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

changelogs/WinPython-64bit-3.11.8.0_History.md

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

changelogs/WinPython-64bit-3.12.2.0.md

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

changelogs/WinPython-64bit-3.12.2.0_History.md

Lines changed: 189 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
## WinPython 3.11.8.0dot
2+
3+
The following packages are included in WinPython-64bit v3.11.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.11.8 | Python programming language with standard library
18+
[build](https://pypi.org/project/build) | 1.0.3 | A simple, correct Python build frontend
19+
[colorama](https://pypi.org/project/colorama) | 0.4.6 | Cross-platform colored terminal text.
20+
[msvc_runtime](https://pypi.org/project/msvc_runtime) | 14.38.33130 | Install the Microsoft&#8482; Visual C++&#8482; runtime DLLs to the sys.prefix and Scripts directories
21+
[packaging](https://pypi.org/project/packaging) | 22.0 | Core utilities for Python packages
22+
[pip](https://pypi.org/project/pip) | 24.0 | The PyPA recommended tool for installing Python packages.
23+
[pyproject_hooks](https://pypi.org/project/pyproject_hooks) | 1.0.0 | Wrappers to call pyproject.toml-based build backend hooks.
24+
[setuptools](https://pypi.org/project/setuptools) | 69.0.3 | Easily download, build, install, upgrade, and uninstall Python packages
25+
[sqlite_bro](https://pypi.org/project/sqlite_bro) | 0.12.2 | a graphic SQLite Client in 1 Python file
26+
[wheel](https://pypi.org/project/wheel) | 0.42.0 | A built-package format for Python
27+
[winpython](http://winpython.github.io/) | 7.1.20240208 | WinPython distribution tools, including WPPM
28+
29+
</details>

changelogs/WinPythondot-64bit-3.11.8.0_History.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
## History of changes for WinPython-64bit 3.11.8.0dot
2+
3+
The following changes were made to WinPython-64bit distribution since version 3.11.6.0dot.
4+
5+
<details>
6+
### Python packages
7+
8+
New packages:
9+
10+
* [build](https://pypi.org/project/build) 1.0.3 (A simple, correct Python build frontend)
11+
* [colorama](https://pypi.org/project/colorama) 0.4.6 (Cross-platform colored terminal text.)
12+
* [packaging](https://pypi.org/project/packaging) 22.0 (Core utilities for Python packages)
13+
* [pyproject_hooks](https://pypi.org/project/pyproject_hooks) 1.0.0 (Wrappers to call pyproject.toml-based build backend hooks.)
14+
15+
Upgraded packages:
16+
17+
* [msvc_runtime](https://pypi.org/project/msvc_runtime) 14.36.32532 → 14.38.33130 (Install the Microsoft&#8482; Visual C++&#8482; runtime DLLs to the sys.prefix and Scripts directories)
18+
* [pip](https://pypi.org/project/pip) 23.2.1 → 24.0 (The PyPA recommended tool for installing Python packages.)
19+
* [Python](http://www.python.org/) 3.11.6 → 3.11.8 (Python programming language with standard library)
20+
* [setuptools](https://pypi.org/project/setuptools) 68.2.2 → 69.0.3 (Easily download, build, install, upgrade, and uninstall Python packages)
21+
* [wheel](https://pypi.org/project/wheel) 0.40.0 → 0.42.0 (A built-package format for Python)
22+
* [winpython](http://winpython.github.io/) 7.0.20231126 → 7.1.20240208 (WinPython distribution tools, including WPPM)
23+
24+
25+
</details>
26+
* * *
Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
## WinPython 3.12.2.0dot
2+
3+
The following packages are included in WinPython-64bit v3.12.2.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.12.2 | Python programming language with standard library
18+
[build](https://pypi.org/project/build) | 1.0.3 | A simple, correct Python build frontend
19+
[colorama](https://pypi.org/project/colorama) | 0.4.6 | Cross-platform colored terminal text.
20+
[msvc_runtime](https://pypi.org/project/msvc_runtime) | 14.38.33130 | Install the Microsoft&#8482; Visual C++&#8482; runtime DLLs to the sys.prefix and Scripts directories
21+
[packaging](https://pypi.org/project/packaging) | 22.0 | Core utilities for Python packages
22+
[pip](https://pypi.org/project/pip) | 24.0 | The PyPA recommended tool for installing Python packages.
23+
[pyproject_hooks](https://pypi.org/project/pyproject_hooks) | 1.0.0 | Wrappers to call pyproject.toml-based build backend hooks.
24+
[setuptools](https://pypi.org/project/setuptools) | 69.0.3 | Easily download, build, install, upgrade, and uninstall Python packages
25+
[sqlite_bro](https://pypi.org/project/sqlite_bro) | 0.12.2 | a graphic SQLite Client in 1 Python file
26+
[wheel](https://pypi.org/project/wheel) | 0.42.0 | A built-package format for Python
27+
[winpython](http://winpython.github.io/) | 7.1.20240208 | WinPython distribution tools, including WPPM
28+
29+
</details>

changelogs/WinPythondot-64bit-3.12.2.0_History.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
## History of changes for WinPython-64bit 3.12.2.0dot
2+
3+
The following changes were made to WinPython-64bit distribution since version 3.12.0.1dot.
4+
5+
<details>
6+
### Python packages
7+
8+
New packages:
9+
10+
* [build](https://pypi.org/project/build) 1.0.3 (A simple, correct Python build frontend)
11+
* [colorama](https://pypi.org/project/colorama) 0.4.6 (Cross-platform colored terminal text.)
12+
* [packaging](https://pypi.org/project/packaging) 22.0 (Core utilities for Python packages)
13+
* [pyproject_hooks](https://pypi.org/project/pyproject_hooks) 1.0.0 (Wrappers to call pyproject.toml-based build backend hooks.)
14+
15+
Upgraded packages:
16+
17+
* [msvc_runtime](https://pypi.org/project/msvc_runtime) 14.36.32532 → 14.38.33130 (Install the Microsoft&#8482; Visual C++&#8482; runtime DLLs to the sys.prefix and Scripts directories)
18+
* [pip](https://pypi.org/project/pip) 23.2.1 → 24.0 (The PyPA recommended tool for installing Python packages.)
19+
* [Python](http://www.python.org/) 3.12.0 → 3.12.2 (Python programming language with standard library)
20+
* [setuptools](https://pypi.org/project/setuptools) 68.2.2 → 69.0.3 (Easily download, build, install, upgrade, and uninstall Python packages)
21+
* [wheel](https://pypi.org/project/wheel) 0.40.0 → 0.42.0 (A built-package format for Python)
22+
* [winpython](http://winpython.github.io/) 7.0.20231126 → 7.1.20240208 (WinPython distribution tools, including WPPM)
23+
24+
25+
</details>
26+
* * *

changelogs/md5_sha1.txt

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
### WinPython 2024-01 release (February 16th, 2024)
2+
3+
MD5 | SHA-1 | SHA-256 | Binary | Size | blake2b-256
4+
---------------------------------|------------------------------------------|------------------------------------------------------------------|-----------------------------------|--------------------|-----------------------------------------------------------------
5+
877ec60c399af16b81885ea09f4ab319 | 175e026ef524f159cb94036f335755930a3b6d4e | 54c501574df21c3c1883fda4f5e8ff73883ede72844ae6700252143ecc024d47 | Winpython64-3.11.8.0dot.exe | 25 322 382 Bytes | c868b5976becb0db6783a6a8891e039970a33363aab698dd2ede6422925344b3
6+
93bdc7f442726cbb2980f9ee0cdc049b | f3170aef504fc5e51412b9a40eecfcf73d0d28e5 | 0fa1bad92e7287632ce6c32c263c694b109b714b5d12e56063b2cd4281a71f7c | Winpython64-3.11.8.0.exe | 905 449 468 Bytes | 5820c15f3952a41bcac5981c1c76d15b570c36ced59481e80a45ee2e9af48878
7+
ffcd3178f8ef2f354f78e08b608926ea | a135f7d26a513924ab55004b3ff6e37ac38d0040 | 50438ca67201125b4be2c278741864b2d40aaeb403849b7abd1805c819e89473 | Winpython64-3.12.2.0dot.exe | 24 295 793 Bytes | 1350fc5fd40e35ceef94b0c8038c2676761b0cc86309f9219e89d23d94b293be
8+
3c72f207183a74869193e473a32fdb8d | 86eaecd38e3be6fa8f4d8b62adf255a1c508dcc2 | 98a93eab929bb13cf6db5b6200ba1fedeff591960da5d4462a48b6b0add9cd55 | Winpython64-3.12.2.0.exe | 884 893 890 Bytes | 097289bcce2594c1c6b69c749a9554c0b4fc43d8af8508ba5a01bc68aea9822f
9+
10+
111
### WinPython 2023-04 release (December 7th, 2023)
212

313
MD5 | SHA-1 | SHA-256 | Binary | Size | blake2b-256

0 commit comments

Comments
 (0)