8000 Merge pull request #821 from stonebig/master · rajeevbk/winpython@e8ddd29 · GitHub
[go: up one dir, main page]

Skip to content

Commit e8ddd29

Browse files
authored
Merge pull request winpython#821 from stonebig/master
WinPython 2020-01
2 parents c02e22f + 4cb3037 commit e8ddd29

27 files changed

+3319
-51
lines changed

changelogs/WinPython-64bit-3.7.7.0.md

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

changelogs/WinPython-64bit-3.7.7.0_History.md

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

changelogs/WinPython-64bit-3.8.2.0.md

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

changelogs/WinPython-64bit-3.8.2.0_History.md

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

changelogs/WinPythoncod-64bit-3.7.7.0.md

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

changelogs/WinPythoncod-64bit-3.7.7.0_History.md

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

changelogs/WinPythoncod-64bit-3.8.2.0.md

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

changelogs/WinPythoncod-64bit-3.8.2.0_History.md

Lines changed: 211 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
## WinPython 3.7.7.0dot
2+
3+
The following packages are included in WinPython-32bit v3.7.7.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.7.7 | 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
18+
[wheel](https://pypi.org/project/wheel) | 0.34.2 | A built-package format for Python.
19+
[winpython](http://winpython.github.io/) | 2.3.20200319 | WinPython distribution tools, including WPPM (package manager)

changelogs/WinPythondot-32bit-3.7.7.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.7.7.0dot
2+
3+
The following changes were made to WinPython-32bit distribution since version 3.7.6.0dot.
4+
5+
### Python packages
6+
7+
Upgraded packages:
8+
9+
* [pip](https://pypi.org/project/pip) 19.3.1 → 20.0.2 (A tool for installing and managing Python packages)
10+
* [Python](http://www.python.org/) 3.7.6 → 3.7.7 (Python programming language with standard library)
11+
* [setuptools](https://pypi.org/project/setuptools) 42.0.2 → 46.0.0 (Download, build, install, upgrade, and uninstall Python packages - easily)
12+
* [wheel](https://pypi.org/project/wheel) 0.33.6 → 0.34.2 (A built-package format for Python.)
13+
* [winpython](http://winpython.github.io/) 2.2.20191222 → 2.3.20200319 (WinPython distribution tools, including WPPM (package manager))
14+
15+
* * *
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
## WinPython 3.8.2.0dot
2+
3+
The following packages are included in WinPython-32bit v3.8.2.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.2 | 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
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.3.20200319 | WinPython distribution tools, including WPPM (package manager)

changelogs/WinPythondot-32bit-3.8.2.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.2.0dot
2+
3+
The following changes were made to WinPython-32bit distribution since version 3.8.1.0dot.
4+
5+
### Python packages
6+
7+
Upgraded packages:
8+
9+
* [pip](https://pypi.org/project/pip) 19.3.1 → 20.0.2 (A tool for installing and managing Python packages)
10+
* [Python](http://www.python.org/) 3.8.1 → 3.8.2 (Python programming language with standard library)
11+
* [setuptools](https://pypi.org/project/setuptools) 42.0.2 → 46.0.0 (Download, build, install, upgrade, and uninstall Python packages - easily)
12+
* [wheel](https://pypi.org/project/wheel) 0.33.6 → 0.34.2 (A built-package format for Python.)
13+
* [winpython](http://winpython.github.io/) 2.2.20191222 → 2.3.20200319 (WinPython distribution tools, including WPPM (package manager))
14+
15+
* * *
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
## WinPython 3.9.0.0dot
2+
3+
The following packages are included in WinPython-32bit v3.9.0.0dot a5.
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.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
18+
[sqlite_bro](https://pypi.org/project/sqlite_bro) | 0.9.1 | a graphic SQLite Client in 1 Python file
19+
[wheel](https 83CB ://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)

changelogs/WinPythondot-32bit-3.9.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-32bit 3.9.0.0dot
2+
3+
The following changes were made to WinPython-32bit distribution since version 3.9.0.0dot.
4+
5+
* * *
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
## WinPython 3.7.7.0dot
2+
3+
The following packages are included in WinPython-64bit v3.7.7.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.7.7 | 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
18+
[wheel](https://pypi.org/project/wheel) | 0.34.2 | A built-package format for Python.
19+
[winpython](http://winpython.github.io/) | 2.3.20200319 | WinPython distribution tools, including WPPM (package manager)

changelogs/WinPythondot-64bit-3.7.7.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-64bit 3.7.7.0dot
2+
3+
The following changes were made to WinPython-64bit distribution since version 3.7.6.0dot.
4+
5+
### Python packages
6+
7+
Upgraded packages:
8+
9+
* [pip](https://pypi.org/project/pip) 19.3.1 → 20.0.2 (A tool for installing and managing Python packages)
10+
* [Python](http://www.python.org/) 3.7.6 → 3.7.7 (Python programming language with standard library)
11+
* [setuptools](https://pypi.org/project/setuptools) 42.0.2 → 46.0.0 (Download, build, install, upgrade, and uninstall Python packages - easily)
12+
* [wheel](https://pypi.org/project/wheel) 0.33.6 → 0.34.2 (A built-package format for Python.)
13+
* [winpython](http://winpython.github.io/) 2.2.20191222 → 2.3.20200319 (WinPython distribution tools, including WPPM (package manager))
14+
15+
* * *
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
## WinPython 3.8.2.0dot
2+
3+
The following packages are included in WinPython-64bit v3.8.2.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.2 | 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
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.3.20200319 | WinPython distribution tools, including WPPM (package manager)

changelogs/WinPythondot-64bit-3.8.2.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-64bit 3.8.2.0dot
2+
3+
The following changes were made to WinPython-64bit distribution since version 3.8.1.0dot.
4+
5+
### Python packages
6+
7+
Upgraded packages:
8+
9+
* [pip](https://pypi.org/project/pip) 19.3.1 → 20.0.2 (A tool for installing and managing Python packages)
10+
* [Python](http://www.python.org/) 3.8.1 → 3.8.2 (Python programming language with standard library)
11+
* [setuptools](https://pypi.org/project/setuptools) 42.0.2 → 46.0.0 (Download, build, install, upgrade, and uninstall Python packages - easily)
12+
* [wheel](https://pypi.org/project/wheel) 0.33.6 → 0.34.2 (A built-package format for Python.)
13+
* [winpython](http://winpython.github.io/) 2.2.20191222 → 2.3.20200319 (WinPython distribution tools, including WPPM (package manager))
14+
15+
* * *
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
## WinPython 3.9.0.0dot
2+
3+
The following packages are included in WinPython-64bit v3.9.0.0dot a5.
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.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
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.3.20200319 | WinPython distribution tools, including WPPM (package manager)

changelogs/WinPythondot-64bit-3.9.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.9.0.0dot
2+
3+
The following changes were made to WinPython-64bit distribution since version 3.9.0.0dot.
4+
5+
* * *

0 commit comments

Comments
 (0)
0