8000 WinPython 2021-04 changelogs · forgeTOE/winpython@0e240b2 · GitHub
[go: up one dir, main page]

Skip to content

Commit 0e240b2

Browse files
committed
WinPython 2021-04 changelogs
1 parent af1a9bd commit 0e240b2

18 files changed

+2702
-0
lines changed

changelogs/WinPython-64bit-3.10.0.1.md

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

changelogs/WinPython-64bit-3.10.0.1_History.md

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

changelogs/WinPython-64bit-3.9.8.0.md

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

changelogs/WinPython-64bit-3.9.8.0_History.md

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

changelogs/WinPythonPyPy-64bit-3.7.12.0.md

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

changelogs/WinPythonPyPy-64bit-3.7.12.0_History.md

Lines changed: 287 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.10.0.1dot
2+
3+
The following packages are included in WinPython-32bit v3.10.0.1dot .
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.10.0 | 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.3.1 | The PyPA recommended tool for installing Python packages.
18+
[setuptools](https://pypi.org/project/setuptools) | 58.5.3 | Easily download, build, install, upgrade, and uninstall Python packages
19+
[sqlite_bro](https://pypi.org/project/sqlite_bro) | 0.12.1 | a graphic SQLite Client in 1 Python file
20+
[wheel](https://pypi.org/project/wheel) | 0.37.0 | A built-package format for Python
21+
[winpython](http://winpython.github.io/) | 4.6.20211106 | WinPython distribution tools, including WPPM

changelogs/WinPythondot-32bit-3.10.0.1_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.10.0.1dot
2+
3+
The following changes were made to WinPython-32bit distribution since version 3.10.0.0dot.
4+
5+
### Python packages
6+
7+
Upgraded packages:
8+
9+
* [pip](https://pypi.org/project/pip) 21.1.3 → 21.3.1 (The PyPA recommended tool for installing Python packages.)
10+
* [setuptools](https://pypi.org/project/setuptools) 57.0.0 → 58.5.3 (Easily download, build, install, upgrade, and uninstall Python packages)
11+
* [sqlite_bro](https://pypi.org/project/sqlite_bro) 0.9.3 → 0.12.1 (a graphic SQLite Client in 1 Python file)
12+
* [wheel](https://pypi.org/project/wheel) 0.36.2 → 0.37.0 (A built-package format for Python)
13+
* [winpython](http://winpython.github.io/) 4.3.20210620 → 4.6.20211106 (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.8.0dot
2+
3+
The following packages are included in WinPython-32bit v3.9.8.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.8 | 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.3.1 | The PyPA recommended tool for installing Python packages.
18+
[setuptools](https://pypi.org/project/setuptools) | 58.5.3 | Easily download, build, install, upgrade, and uninstall Python packages
19+
[sqlite_bro](https://pypi.org/project/sqlite_bro) | 0.12.1 | a graphic SQLite Client in 1 Python file
20+
[wheel](https://pypi.org/project/wheel) | 0.37.0 | A built-package format for Python
21+
[winpython](http://winpython.github.io/) | 4.6.20211106 | WinPython distribution tools, including WPPM

changelogs/WinPythondot-32bit-3.9.8.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.8.0dot
2+
3+
The following changes were made to WinPython-32bit distribution since version 3.9.5.0dot.
4+
5+
### Python packages
6+
7+
Upgraded packages:
8+
9+
* [pip](https://pypi.org/project/pip) 21.1.3 → 21.3.1 (The PyPA recommended tool for installing Python packages.)
10+
* [Python](http://www.python.org/) 3.9.5 → 3.9.8 (Python programming language with standard library)
11+
* [setuptools](https://pypi.org/project/setuptools) 57.0.0 → 58.5.3 (Easily download, build, install, upgrade, and uninstall Python packages)
12+
* [sqlite_bro](https://pypi.org/project/sqlite_bro) 0.9.3 → 0.12.1 (a graphic SQLite Client in 1 Python file)
13+
* [wheel](https://pypi.org/project/wheel) 0.36.2 → 0.37.0 (A built-package format for Python)
14+
* [winpython](http://winpython.github.io/) 4.3.20210620 → 4.6.20211106 (WinPython distribution tools, including WPPM)
15+
16+
* * *
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
## WinPython 3.10.0.1dot
2+
3+
The following packages are included in WinPython-64bit v3.10.0.1dot .
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.10.0 | Python programming language with standard library
16+
[msvc_runtime](https://pypi.org/project/msvc_runtime) | 14.29.30133 | Install the Microsoft™ Visual C++™ runtime DLLs to the sys.prefix and Scripts directories
17+
[pip](https://pypi.org/project/pip) | 21.3.1 | The PyPA recommended tool for installing Python packages.
18+
[setuptools](https://pypi.org/project/setuptools) | 58.5.3 | Easily download, build, install, upgrade, and uninstall Python packages
19+
[sqlite_bro](https://pypi.org/project/sqlite_bro) | 0.12.1 | a graphic SQLite Client in 1 Python file
20+
[wheel](https://pypi.org/project/wheel) | 0.37.0 | A built-package format for Python
21+
[winpython](http://winpython.github.io/) | 4.6.20211106 | WinPython distribution tools, including WPPM

changelogs/WinPythondot-64bit-3.10.0.1_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-64bit 3.10.0.1dot
2+
3+
The following changes were made to WinPython-64bit distribution since version 3.10.0.0dot.
4+
5+
### Python packages
6+
7+
Upgraded packages:
8+
9+
* [msvc_runtime](https://pypi.org/project/msvc_runtime) 14.29.30036 → 14.29.30133 (Install the Microsoft™ Visual C++™ runtime DLLs to the sys.prefix and Scripts directories)
10+
* [pip](https://pypi.org/project/pip) 21.1.3 → 21.3.1 (The PyPA recommended tool for installing Python packages.)
11+
* [setuptools](https://pypi.org/project/setuptools) 57.0.0 → 58.5.3 (Easily download, build, install, upgrade, and uninstall Python packages)
12+
* [sqlite_bro](https://pypi.org/project/sqlite_bro) 0.9.3 → 0.12.1 (a graphic SQLite Client in 1 Python file)
13+
* [wheel](https://pypi.org/project/wheel) 0.36.2 → 0.37.0 (A built-package format for Python)
14+
* [winpython](http://winpython.github.io/) 4.3.20210620 → 4.6.20211106 (WinPython distribution tools, including WPPM)
15+
16+
* * *
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
## WinPython 3.9.8.0dot
2+
3+
The following packages are included in WinPython-64bit v3.9.8.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.8 | Python programming language with standard library
16+
[msvc_runtime](https://pypi.org/project/msvc_runtime) | 14.29.30133 | Install the Microsoft™ Visual C++™ runtime DLLs to the sys.prefix and Scripts directories
17+
[pip](https://pypi.org/project/pip) | 21.3.1 | The PyPA recommended tool for installing Python packages.
18+
[setuptools](https://pypi.org/project/setuptools) | 58.5.3 | Easily download, build, install, upgrade, and uninstall Python packages
19+
[sqlite_bro](https://pypi.org/project/sqlite_bro) | 0.12.1 | a graphic SQLite Client in 1 Python file
20+
[wheel](https://pypi.org/project/wheel) | 0.37.0 | A built-package format for Python
21+
[winpython](http://winpython.github.io/) | 4.6.20211106 | WinPython distribution tools, including WPPM

changelogs/WinPythondot-64bit-3.9.8.0_History.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
## History of changes for WinPython-64bit 3.9.8.0dot
2+
3+
The following changes were made to WinPython-64bit distribution since version 3.9.5.0dot.
4+
5+
### Python packages
6+
7+
Upgraded packages:
8+
9+
* [msvc_runtime](https://pypi.org/project/msvc_runtime) 14.29.30036 → 14.29.30133 (Install the Microsoft™ Visual C++™ runtime DLLs to the sys.prefix and Scripts directories)
10+
* [pip](https://pypi.org/project/pip) 21.1.3 → 21.3.1 (The PyPA recommended tool for installing Python packages.)
11+
* [Python](http://www.python.org/) 3.9.5 → 3.9.8 (Python programming language with standard library)
12+
* [setuptools](https://pypi.org/project/setuptools) 57.0.0 → 58.5.3 (Easily download, build, install, upgrade, and uninstall Python packages)
13+
* [sqlite_bro](https://pypi.org/project/sqlite_bro) 0.9.3 → 0.12.1 (a graphic SQLite Client in 1 Python file)
14+
* [wheel](https://pypi.org/project/wheel) 0.36.2 → 0.37.0 (A built-package format for Python)
15+
* [winpython](http://winpython.github.io/) 4.3.20210620 → 4.6.20211106 (WinPython distribution tools, including WPPM)
16+
17+
* * *
Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
## WinPython 3.7.12.0dotPyPy
2+
3+
The following packages are included in WinPython-64bit v3.7.12.0dotPyPy .
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.7.12 | Python programming language with standard library
16+
[cffi](https://pypi.org/project/cffi) | 1.14.6 | Foreign Function Interface for Python calling C code.
17+
[greenlet](https://pypi.org/project/greenlet) | 0.4.13 | Lightweight in-process concurrent programming
18+
[hpy](https://pypi.org/project/hpy) | 0.0.3 |
19+
[msvc_runtime](https://pypi.org/project/msvc_runtime) | 14.29.30133 | Install the Microsoft™ Visual C++™ runtime DLLs to the sys.prefix and Scripts directories
20+
[pip](https://pypi.org/project/pip) | 21.3.1 | The PyPA recommended tool for installing Python packages.
21+
[readline](https://pypi.org/project/readline) | 6.2.4.1 | Hack to make "pip install readline" happy and do nothing
22+
[setuptools](https://pypi.org/project/setuptools) | 58.5.3 | Easily download, build, install, upgrade, and uninstall Python packages
23+
[sqlite_bro](https://pypi.org/project/sqlite_bro) | 0.12.1 | a graphic SQLite Client in 1 Python file
24+
[wheel](https://pypi.org/project/wheel) | 0.37.0 | A built-package format for Python
25+
[winpython](http://winpython.github.io/) | 4.6.20211106 | WinPython distribution tools, including WPPM

changelogs/WinPythondotPyPy-64bit-3.7.12.0_History.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
## History of changes for WinPython-64bit 3.7.12.0dotPyPy
2+
3+
The following changes were made to WinPython-64bit distribution since version 3.7.10.0dotPyPy.
4+
5+
### Python packages
6+
7+
New packages:
8+
9+
* [hpy](https://pypi.org/project/hpy) 0.0.3 ()
10+
11+
Upgraded packages:
12+
13+
* [cffi](https://pypi.org/project/cffi) 1.14.5 → 1.14.6 (Foreign Function Interface for Python calling C code.)
14+
* [msvc_runtime](https://pypi.org/project/msvc_runtime) 14.29.30036 → 14.29.30133 (Install the Microsoft™ Visual C++™ runtime DLLs to the sys.prefix and Scripts directories)
15+
* [pip](https://pypi.org/project/pip) 21.1.3 → 21.3.1 (The PyPA recommended tool for installing Python packages.)
16+
* [Python](http://www.python.org/) 3.7.10 → 3.7.12 (Python programming language with standard library)
17+
* [setuptools](https://pypi.org/project/setuptools) 57.0.0 → 58.5.3 (Easily download, build, install, upgrade, and uninstall Python packages)
18+
* [sqlite_bro](https://pypi.org/project/sqlite_bro) 0.9.3 → 0.12.1 (a graphic SQLite Client in 1 Python file)
19+
* [wheel](https://pypi.org/project/wheel) 0.36.2 → 0.37.0 (A built-package format for Python)
20+
* [winpython](http://winpython.github.io/) 4.3.20210620 → 4.6.20211106 (WinPython distribution tools, including WPPM)
21+
22+
* * *
Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
## WinPython 3.8.12.0dotPyPy
2+
3+
The following packages are included in WinPython-64bit v3.8.12.0dotPyPy .
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.12 | Python programming language with standard library
16+
[cffi](https://pypi.org/project/cffi) | 1.14.6 | Foreign Function Interface for Python calling C code.
17+
[greenlet](https://pypi.org/project/greenlet) | 0.4.13 | Lightweight in-process concurrent programming
18+
[hpy](https://pypi.org/project/hpy) | 0.0.3 |
19+
[msvc_runtime](https://pypi.org/project/msvc_runtime) | 14.29.30133 | Install the Microsoft™ Visual C++™ runtime DLLs to the sys.prefix and Scripts directories
20+
[pip](https://pypi.org/project/pip) | 21.3.1 | The PyPA recommended tool for installing Python packages.
21+
[readline](https://pypi.org/project/readline) | 6.2.4.1 | Hack to make "pip install readline" happy and do nothing
22+
[setuptools](https://pypi.org/project/setuptools) | 58.5.3 | Easily download, build, install, upgrade, and uninstall Python packages
23+
[sqlite_bro](https://pypi.org/project/sqlite_bro) | 0.12.1 | a graphic SQLite Client in 1 Python file
24+
[wheel](https://pypi.org/project/wheel) | 0.37.0 | A built-package format for Python
25+
[winpython](http://winpython.github.io/) | 4.6.20211106 | WinPython distribution tools, including WPPM

changelogs/WinPythondotPyPy-64bit-3.8.12.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.8.12.0dotPyPy
2+
3+
The following changes were made to WinPython-64bit distribution since version 3.8.12.0dotPyPy.
4+
5+
* * *

0 commit comments

Comments
 (0)
0