Skip to content

Commit 2d88b2d

Browse files
committed
WinPython 2020-02 changelogs
1 parent eeea7b9 commit 2d88b2d

20 files changed

+2833
-10
lines changed

changelogs/WinPython-64bit-3.7.7.1.md

+482
Large diffs are not rendered by default.

changelogs/WinPython-64bit-3.7.7.1_History.md

+206
Large diffs are not rendered by default.

changelogs/WinPython-64bit-3.8.3.0.md

+477
Large diffs are not rendered by default.

changelogs/WinPython-64bit-3.8.3.0_History.md

+218
Large diffs are not rendered by default.

changelogs/WinPythoncod-64bit-3.7.7.1.md

+459
Large diffs are not rendered by default.

changelogs/WinPythoncod-64bit-3.7.7.1_History.md

+194
Large diffs are not rendered by default.

changelogs/WinPythoncod-64bit-3.8.3.0.md

+451
Large diffs are not rendered by default.

changelogs/WinPythoncod-64bit-3.8.3.0_History.md

+194
Large diffs are not rendered by default.
+20
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
## WinPython 3.7.7.1dot
2+
3+
The following packages are included in WinPython-32bit v3.7.7.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.7.7 | Python programming language with standard library
16+
[pip](https://pypi.org/project/pip) | 20.1 | The PyPA recommended tool for installing Python packages.
17+
[setuptools](https://pypi.org/project/setuptools) | 46.4.0 | Easily download, build, install, upgrade, and uninstall Python packages
18+
[sqlite_bro](https://pypi.org/project/sqlite_bro) | 0.9.1 | a graphic SQLite Client in 1 Python file
19+
[wheel](https://pypi.org/project/wheel) | 0.34.2 | A built-package format for Python
20+
[winpython](http://winpython.github.io/) | 2.4.20200425 | WinPython distribution tools, including WPPM

changelogs/WinPythondot-32bit-3.7.7.1_History.md

+17
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
## History of changes for WinPython-32bit 3.7.7.1dot
2+
3+
The following changes were made to WinPython-32bit distribution since version 3.7.7.0dot.
4+
5+
### Python packages
6+
7+
New packages:
8+
9+
* [sqlite_bro](https://pypi.org/project/sqlite_bro) 0.9.1 (a graphic SQLite Client in 1 Python file)
10+
11+
Upgraded packages:
12+
13+
* [pip](https://pypi.org/project/pip) 20.0.2 → 20.1 (The PyPA recommended tool for installing Python packages.)
14+
* [setuptools](https://pypi.org/project/setuptools) 46.0.0 → 46.4.0 (Easily download, build, install, upgrade, and uninstall Python packages)
15+
* [winpython](http://winpython.github.io/) 2.3.20200319 → 2.4.20200425 (WinPython distribution tools, including WPPM)
16+
17+
* * *
+20
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
## WinPython 3.8.3.0dot
2+
3+
The following packages are included in WinPython-32bit v3.8.3.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.3 | Python programming language with standard library
16+
[pip](https://pypi.org/project/pip) | 20.1 | The PyPA recommended tool for installing Python packages.
17+
[setuptools](https://pypi.org/project/setuptools) | 46.4.0 | Easily download, build, install, upgrade, and uninstall Python packages
18+
[sqlite_bro](https://pypi.org/project/sqlite_bro) | 0.9.1 | a graphic SQLite Client in 1 Python file
19+
[wheel](https://pypi.org/project/wheel) | 0.34.2 | A built-package format for Python
20+
[winpython](http://winpython.github.io/) | 2.4.20200425 | WinPython distribution tools, including WPPM

changelogs/WinPythondot-32bit-3.8.3.0_History.md

+14
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
## History of changes for WinPython-32bit 3.8.3.0dot
2+
3+
The following changes were made to WinPython-32bit distribution since version 3.8.2.0dot.
4+
5+
### Python packages
6+
7+
Upgraded packages:
8+
9+
* [pip](https://pypi.org/project/pip) 20.0.2 → 20.1 (The PyPA recommended tool for installing Python packages.)
10+
* [Python](http://www.python.org/) 3.8.2 → 3.8.3 (Python programming language with standard library)
11+
* [setuptools](https://pypi.org/project/setuptools) 46.0.0 → 46.4.0 (Easily download, build, install, upgrade, and uninstall Python packages)
12+
* [winpython](http://winpython.github.io/) 2.3.20200319 → 2.4.20200425 (WinPython distribution tools, including WPPM)
13+
14+
* * *
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## WinPython 3.9.0.0dot
22

3-
The following packages are included in WinPython-32bit v3.9.0.0dot a5.
3+
The following packages are included in WinPython-32bit v3.9.0.0dot b1.
44

55
### Tools
66

@@ -13,8 +13,8 @@ Name | Version | Description
1313
Name | Version | Description
1414
-----|---------|------------
1515
[Python](http://www.python.org/) | 3.9.0 | Python programming language with standard library
16-
[pip](https://pypi.org/project/pip) | 20.0.2 | A tool for installing and managing Python packages
17-
[setuptools](https://pypi.org/project/setuptools) | 46.0.0 | Download, build, install, upgrade, and uninstall Python packages - easily
16+
[pip](https://pypi.org/project/pip) | 20.1 | The PyPA recommended tool for installing Python packages.
17+
[setuptools](https://pypi.org/project/setuptools) | 46.4.0 | Easily download, build, install, upgrade, and uninstall Python packages
1818
[sqlite_bro](https://pypi.org/project/sqlite_bro) | 0.9.1 | a graphic SQLite Client in 1 Python file
19-
[wheel](https://pypi.org/project/wheel) | 0.34.2 | A built-package format for Python.
20-
[winpython](http://winpython.github.io/) | 2.3.20200319 | WinPython distribution tools, including WPPM (package manager)
19+
[wheel](https://pypi.org/project/wheel) | 0.34.2 | A built-package format for Python
20+
[winpython](http://winpython.github.io/) | 2.4.20200425 | WinPython distribution tools, including WPPM
+20
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
## WinPython 3.7.7.1dot
2+
3+
The following packages are included in WinPython-64bit v3.7.7.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.7.7 | Python programming language with standard library
16+
[pip](https://pypi.org/project/pip) | 20.1 | The PyPA recommended tool for installing Python packages.
17+
[setuptools](https://pypi.org/project/setuptools) | 46.4.0 | Easily download, build, install, upgrade, and uninstall Python packages
18+
[sqlite_bro](https://pypi.org/project/sqlite_bro) | 0.9.1 | a graphic SQLite Client in 1 Python file
19+
[wheel](https://pypi.org/project/wheel) | 0.34.2 | A built-package format for Python
20+
[winpython](http://winpython.github.io/) | 2.4.20200425 | WinPython distribution tools, including WPPM

changelogs/WinPythondot-64bit-3.7.7.1_History.md

+17
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
## History of changes for WinPython-64bit 3.7.7.1dot
2+
3+
The following changes were made to WinPython-64bit distribution since version 3.7.7.0dot.
4+
5+
### Python packages
6+
7+
New packages:
8+
9+
* [sqlite_bro](https://pypi.org/project/sqlite_bro) 0.9.1 (a graphic SQLite Client in 1 Python file)
10+
11+
Upgraded packages:
12+
13+
* [pip](https://pypi.org/project/pip) 20.0.2 → 20.1 (The PyPA recommended tool for installing Python packages.)
14+
* [setuptools](https://pypi.org/project/setuptools) 46.0.0 → 46.4.0 (Easily download, build, install, upgrade, and uninstall Python packages)
15+
* [winpython](http://winpython.github.io/) 2.3.20200319 → 2.4.20200425 (WinPython distribution tools, including WPPM)
16+
17+
* * *
+20
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
## WinPython 3.8.3.0dot
2+
3+
The following packages are included in WinPython-64bit v3.8.3.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.3 | Python programming language with standard library
16+
[pip](https://pypi.org/project/pip) | 20.1 | The PyPA recommended tool for installing Python packages.
17+
[setuptools](https://pypi.org/project/setuptools) | 46.4.0 | Easily download, build, install, upgrade, and uninstall Python packages
18+
[sqlite_bro](https://pypi.org/project/sqlite_bro) | 0.9.1 | a graphic SQLite Client in 1 Python file
19+
[wheel](https://pypi.org/project/wheel) | 0.34.2 | A built-package format for Python
20+
[winpython](http://winpython.github.io/) | 2.4.20200425 | WinPython distribution tools, including WPPM

changelogs/WinPythondot-64bit-3.8.3.0_History.md

+14
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
## History of changes for WinPython-64bit 3.8.3.0dot
2+
3+
The following changes were made to WinPython-64bit distribution since version 3.8.2.0dot.
4+
5+
### Python packages
6+
7+
Upgraded packages:
8+
9+
* [pip](https://pypi.org/project/pip) 20.0.2 → 20.1 (The PyPA recommended tool for installing Python packages.)
10+
* [Python](http://www.python.org/) 3.8.2 → 3.8.3 (Python programming language with standard library)
11+
* [setuptools](https://pypi.org/project/setuptools) 46.0.0 → 46.4.0 (Easily download, build, install, upgrade, and uninstall Python packages)
12+
* [winpython](http://winpython.github.io/) 2.3.20200319 → 2.4.20200425 (WinPython distribution tools, including WPPM)
13+
14+
* * *
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## WinPython 3.9.0.0dot
22

3-
The following packages are included in WinPython-64bit v3.9.0.0dot a5.
3+
The following packages are included in WinPython-64bit v3.9.0.0dot b1.
44

55
### Tools
66

@@ -13,8 +13,8 @@ Name | Version | Description
1313
Name | Version | Description
1414
-----|---------|------------
1515
[Python](http://www.python.org/) | 3.9.0 | Python programming language with standard library
16-
[pip](https://pypi.org/project/pip) | 20.0.2 | A tool for installing and managing Python packages
17-
[setuptools](https://pypi.org/project/setuptools) | 46.0.0 | Download, build, install, upgrade, and uninstall Python packages - easily
16+
[pip](https://pypi.org/project/pip) | 20.1 | The PyPA recommended tool for installing Python packages.
17+
[setuptools](https://pypi.org/project/setuptools) | 46.4.0 | Easily download, build, install, upgrade, and uninstall Python packages
1818
[sqlite_bro](https://pypi.org/project/sqlite_bro) | 0.9.1 | a graphic SQLite Client in 1 Python file
19-
[wheel](https://pypi.org/project/wheel) | 0.34.2 | A built-package format for Python.
20-
[winpython](http://winpython.github.io/) | 2.3.20200319 | WinPython distribution tools, including WPPM (package manager)
19+
[wheel](https://pypi.org/project/wheel) | 0.34.2 | A built-package format for Python
20+
[winpython](http://winpython.github.io/) | 2.4.20200425 | WinPython distribution tools, including WPPM

0 commit comments

Comments
 (0)