Skip to content

Commit a3ad6b3

Browse files
authored
Merge pull request #1229 from stonebig/master
WinPython 2023-01 final
2 parents 3019b59 + bb9f1d5 commit a3ad6b3

11 files changed

+1979
-0
lines changed

changelogs/WinPython-64bit-3.10.11.0.md

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

changelogs/WinPython-64bit-3.10.11.0_History.md

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

changelogs/WinPython-64bit-3.11.3.0.md

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

changelogs/WinPython-64bit-3.11.3.0_History.md

Lines changed: 304 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
## WinPython 3.10.11.0dot
2+
3+
The following packages are included in WinPython-32bit v3.10.11.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.11 | 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) | 23.1.2 | The PyPA recommended tool for installing Python packages.
20+
[setuptools](https://pypi.org/project/setuptools) | 67.7.2 | 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.40.0 | A built-package format for Python
23+
[winpython](http://winpython.github.io/) | 6.1.20230518 | WinPython distribution tools, including WPPM
24+
25+
</details>

changelogs/WinPythondot-32bit-3.10.11.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.11.0dot
2+
3+
The following changes were made to WinPython-32bit distribution since version 3.10.9.0dot.
4+
5+
<details>
6+
### Python packages
7+
8+
Upgraded packages:
9+
10+
* [pip](https://pypi.org/project/pip) 22.3.1 → 23.1.2 (The PyPA recommended tool for installing Python packages.)
11+
* [Python](http://www.python.org/) 3.10.9 → 3.10.11 (Python programming language with standard library)
12+
* [setuptools](https://pypi.org/project/setuptools) 65.5.0 → 67.7.2 (Easily download, build, install, upgrade, and uninstall Python packages)
13+
* [wheel](https://pypi.org/project/wheel) 0.38.4 → 0.40.0 (A built-package format for Python)
14+
* [winpython](http://winpython.github.io/) 5.3.20221231 → 6.1.20230518 (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.11.0dot
2+
3+
The following packages are included in WinPython-64bit v3.10.11.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.11 | Python programming language with standard library
18+
[msvc_runtime](https://pypi.org/project/msvc_runtime) | 14.34.31931 | Install the Microsoft&#8482; Visual C++&#8482; runtime DLLs to the sys.prefix and Scripts directories
19+
[pip](https://pypi.org/project/pip) | 23.1.2 | The PyPA recommended tool for installing Python packages.
20+
[setuptools](https://pypi.org/project/setuptools) | 67.7.2 | 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.40.0 | A built-package format for Python
23+
[winpython](http://winpython.github.io/) | 6.1.20230518 | WinPython distribution tools, including WPPM
24+
25+
</details>

changelogs/WinPythondot-64bit-3.10.11.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.11.0dot
2+
3+
The following changes were made to WinPython-64bit distribution since version 3.10.9.0dot.
4+
5+
<details>
6+
### Python packages
7+
8+
Upgraded packages:
9+
10+
* [pip](https://pypi.org/project/pip) 22.3.1 → 23.1.2 (The PyPA recommended tool for installing Python packages.)
11+
* [Python](http://www.python.org/) 3.10.9 → 3.10.11 (Python programming language with standard library)
12+
* [setuptools](https://pypi.org/project/setuptools) 65.5.0 → 67.7.2 (Easily download, build, install, upgrade, and uninstall Python packages)
13+
* [wheel](https://pypi.org/project/wheel) 0.38.4 → 0.40.0 (A built-package format for Python)
14+
* [winpython](http://winpython.github.io/) 5.3.20221231 → 6.1.20230518 (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.11.3.0dot
2+
3+
The following packages are included in WinPython-64bit v3.11.3.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.3 | Python programming language with standard library
18+
[msvc_runtime](https://pypi.org/project/msvc_runtime) | 14.34.31931 | Install the Microsoft&#8482; Visual C++&#8482; runtime DLLs to the sys.prefix and Scripts directories
19+
[pip](https://pypi.org/project/pip) | 23.1.2 | The PyPA recommended tool for installing Python packages.
20+
[setuptools](https://pypi.org/project/setuptools) | 67.7.2 | 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.40.0 | A built-package format for Python
23+
[winpython](http://winpython.github.io/) | 6.1.20230518 | WinPython distribution tools, including WPPM
24+
25+
</details>

changelogs/WinPythondot-64bit-3.11.3.0_History.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
## History of changes for WinPython-64bit 3.11.3.0dot
2+
3+
The following changes were made to WinPython-64bit distribution since version 3.11.0.1dot.
4+
5+
<details>
6+
### Python packages
7+
8+
Upgraded packages:
9+
10+
* [msvc_runtime](https://pypi.org/project/msvc_runtime) 14.32.31326 → 14.34.31931 (Install the Microsoft&#8482; Visual C++&#8482; runtime DLLs to the sys.prefix and Scripts directories)
11+
* [pip](https://pypi.org/project/pip) 22.3 → 23.1.2 (The PyPA recommended tool for installing Python packages.)
12+
* [Python](http://www.python.org/) 3.11.0 → 3.11.3 (Python programming language with standard library)
13+
* [setuptools](https://pypi.org/project/setuptools) 65.5.0 → 67.7.2 (Easily download, build, install, upgrade, and uninstall Python packages)
14+
* [wheel](https://pypi.org/project/wheel) 0.37.1 → 0.40.0 (A built-package format for Python)
15+
* [winpython](http://winpython.github.io/) 5.1.20221030 → 6.1.20230518 (WinPython distribution tools, including WPPM)
16+
17+
18+
</details>
19+
* * *

0 commit comments

Comments
 (0)