8000 Merge pull request #969 from stonebig/master · kuli-kuli/winpython@60ad175 · GitHub
[go: up one dir, main page]

Skip to content

Commit 60ad175

Browse files
authored
Merge pull request winpython#969 from stonebig/master
WinPython 2021-02 logs
2 parents 0d13333 + 4b8a118 commit 60ad175

17 files changed

+2253
-19
lines changed

changelogs/WinPython-64bit-3.8.9.0.md

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

changelogs/WinPython-64bit-3.8.9.0_History.md

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

changelogs/WinPython-64bit-3.9.4.0.md

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

changelogs/WinPython-64bit-3.9.4.0_History.md

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

changelogs/WinPythoncod-64bit-3.9.4.0.md

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

changelogs/WinPythoncod-64bit-3.9.4.0_History.md

Lines changed: 167 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
## WinPython 3.8.9.0dot
2+
3+
The following packages are included in WinPython-32bit v3.8.9.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.9 | Python programming language with standard library
16+
[msvc_runtime](https://pypi.org/project/msvc_runtime) | 14.28.29910 | Install the Microsoft™ Visual C++™ runtime DLLs to the sys.prefix and Scripts directories
17+
[pip](https://pypi.org/project/pip) | 21.1.dev0 | The PyPA recommended tool for installing Python packages.
18+
[setuptools](https://pypi.org/project/setuptools) | 56.0.0 | Easily download, build, install, upgrade, and uninstall Python packages
19+
[sqlite_bro](https://pypi.org/project/sqlite_bro) | 0.9.1 | 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.1.20210417 | WinPython distribution tools, including WPPM

changelogs/WinPythondot-32bit-3.8.9.0_History.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
## History of changes for WinPython-32bit 3.8.9.0dot
2+
3+
The following changes were made to WinPython-32bit distribution since version 3.8.8.0dot.
4+
5+
### Python packages
6+
7+
Upgraded packages:
8+
9+
* [msvc_runtime](https://pypi.org/project/msvc_runtime) 14.27.29016.1 → 14.28.29910 (Install the Microsoft™ Visual C++™ runtime DLLs to the sys.prefix and Scripts directories)
10+
* [pip](https://pypi.org/project/pip) 21.0.1 → 21.1.dev0 (The PyPA recommended tool for installing Python packages.)
11+
* [Python](http://www.python.org/) 3.8.8 → 3.8.9 (Python programming language with standard library)
12+
* [setuptools](https://pypi.org/project/setuptools) 54.1.0 → 56.0.0 (Easily download, build, install, upgrade, and uninstall Python packages)
13+
* [winpython](http://winpython.github.io/) 4.0.20210307 → 4.1.20210417 (WinPython distribution tools, including WPPM)
14+
15+
* * *
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
## WinPython 3.9.4.0dot
2+
3+
The following packages are included in WinPython-32bit v3.9.4.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.4 | Python programming language with standard library
16+
[msvc_runtime](https://pypi.org/project/msvc_runtime) | 14.28.29910 | Install the Microsoft™ Visual C++™ runtime DLLs to the sys.prefix and Scripts directories
17+
[pip](https://pypi.org/project/pip) | 21.1.dev0 | The PyPA recommended tool for installing Python packages.
18+
[setuptools](https://pypi.org/project/setuptools) | 56.0.0 | Easily download, build, install, upgrade, and uninstall Python packages
19+
[sqlite_bro](https://pypi.org/project/sqlite_bro) | 0.9.1 | 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.1.20210417 | WinPython distribution tools, including WPPM

changelogs/WinPythondot-32bit-3.9.4.0_History.md

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

0 commit comments

Comments
 (0)
0