Skip to content

Commit b778c5b

Browse files
committed
WinPython 2021-03
1 parent b177135 commit b778c5b

17 files changed

+1909
-0
lines changed

changelogs/WinPython-64bit-3.10.0.0.md

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

changelogs/WinPython-64bit-3.10.0.0_History.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
## History of changes for WinPython-64bit 3.10.0.0
2+
3+
The following changes were made to WinPython-64bit distribution since version 3.10.0.0.
4+
5+
* * *

changelogs/WinPython-64bit-3.9.5.0.md

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

changelogs/WinPython-64bit-3.9.5.0_History.md

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

changelogs/WinPythonPyPy-64bit-3.7.10.0.md

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

changelogs/WinPythonPyPy-64bit-3.7.10.0_History.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
## History of changes for WinPython-64bit 3.7.10.0PyPy
2+
3+
The following changes were made to WinPython-64bit distribution since version 3.7.10.0PyPy.
4+
5+
* * *
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
## WinPython 3.8.10.0dot
2+
3+
The following packages are included in WinPython-32bit v3.8.10.0dot .
4+
5+
### Tools
6+
7+
Name | Version | Description
8+
-----|---------|------------
9+
10+
11+
### Python packages
12+
13+
Name | Version | Description
14+
-----|---------|------------
15+
[Python](http://www.python.org/) | 3.8.10 | Python programming language with standard library
16+
[msvc_runtime](https://pypi.org/project/msvc_runtime) | 14.29.30036 | Install the Microsoft™ Visual C++™ runtime DLLs to the sys.prefix and Scripts directories
17+
[pip](https://pypi.org/project/pip) | 21.1.3 | The PyPA recommended tool for installing Python packages.
18+
[setuptools](https://pypi.org/project/setuptools) | 57.0.0 | Easily download, build, install, upgrade, and uninstall Python packages
19+
[sqlite_bro](https://pypi.org/project/sqlite_bro) | 0.9.3 | a graphic SQLite Client in 1 Python file
20+
[wheel](https://pypi.org/project/wheel) | 0.36.2 | A built-package format for Python
21+
[winpython](http://winpython.github.io/) | 4.3.20210620 | WinPython distribution tools, including WPPM

changelogs/WinPythondot-32bit-3.8.10.0_History.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
## History of changes for WinPython-32bit 3.8.10.0dot
2+
3+
The following changes were made to WinPython-32bit distribution since version 3.8.1.0dot.
4+
5+
### Python packages
6+
7+
New packages:
8+
9+
* [msvc_runtime](https://pypi.org/project/msvc_runtime) 14.29.30036 (Install the Microsoft™ Visual C++™ runtime DLLs to the sys.prefix and Scripts directories)
10+
11+
Upgraded packages:
12+
13+
* [pip](https://pypi.org/project/pip) 19.3.1 → 21.1.3 (The PyPA recommended tool for installing Python packages.)
14+
* [Python](http://www.python.org/) 3.8.1 → 3.8.10 (Python programming language with standard library)
15+
* [setuptools](https://pypi.org/project/setuptools) 42.0.2 → 57.0.0 (Easily download, build, install, upgrade, and uninstall Python packages)
16+
* [sqlite_bro](https://pypi.org/project/sqlite_bro) 0.9.1 → 0.9.3 (a graphic SQLite Client in 1 Python file)
17+
* [wheel](https://pypi.org/project/wheel) 0.33.6 → 0.36.2 (A built-package format for Python)
18+
* [winpython](http://winpython.github.io/) 2.2.20191222 → 4.3.20210620 (WinPython distribution tools, including WPPM)
19+
20+
* * *
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
## WinPython 3.9.5.0dot
2+
3+
The following packages are included in WinPython-32bit v3.9.5.0dot .
4+
5+
### Tools
6+
7+
Name | Version | Description
8+
-----|---------|------------
9+
10+
11+
### Python packages
12+
13+
Name | Version | Description
14+
-----|---------|------------
15+
[Python](http://www.python.org/) | 3.9.5 | Python programming language with standard library
16+
[msvc_runtime](https://pypi.org/project/msvc_runtime) | 14.29.30036 | Install the Microsoft™ Visual C++™ runtime DLLs to the sys.prefix and Scripts directories
17+
[pip](https://pypi.org/project/pip) | 21.1.3 | The PyPA recommended tool for installing Python packages.
18+
[setuptools](https://pypi.org/project/setuptools) | 57.0.0 | Easily download, build, install, upgrade, and uninstall Python packages
19+
[sqlite_bro](https://pypi.org/project/sqlite_bro) | 0.9.3 | a graphic SQLite Client in 1 Python file
20+
[wheel](https://pypi.org/project/wheel) | 0.36.2 | A built-package format for Python
21+
[winpython](http://winpython.github.io/) | 4.3.20210620 | WinPython distribution tools, including WPPM

changelogs/WinPythondot-32bit-3.9.5.0_History.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
## History of changes for WinPython-32bit 3.9.5.0dot
2+
3+
The following changes were made to WinPython-32bit distribution since version 3.9.4.0dot.
4+
5+
### Python packages
6+
7+
Upgraded packages:
8+
9+
* [msvc_runtime](https://pypi.org/project/msvc_runtime) 14.28.29910 → 14.29.30036 (Install the Microsoft™ Visual C++™ runtime DLLs to the sys.prefix and Scripts directories)
10+
* [pip](https://pypi.org/project/pip) 21.1.dev0 → 21.1.3 (The PyPA recommended tool for installing Python packages.)
11+
* [Python](http://www.python.org/) 3.9.4 → 3.9.5 (Python programming language with standard library)
12+
* [setuptools](https://pypi.org/project/setuptools) 56.0.0 → 57.0.0 (Easily download, build, install, upgrade, and uninstall Python packages)
13+
* [sqlite_bro](https://pypi.org/project/sqlite_bro) 0.9.1 → 0.9.3 (a graphic SQLite Client in 1 Python file)
14+
* [winpython](http://winpython.github.io/) 4.1.20210417 → 4.3.20210620 (WinPython distribution tools, including WPPM)
15+
16+
* * *

0 commit comments

Comments
 (0)