Skip to content

Commit

Permalink
WinPython 2020-04
Browse files Browse the repository at this point in the history
  • Loading branch information
stonebig committed Oct 31, 2020
1 parent 2285694 commit 201c7db
Show file tree
Hide file tree
Showing 16 changed files with 2,623 additions and 0 deletions.
478 changes: 478 additions & 0 deletions changelogs/WinPython-64bit-3.8.6.0.md

Large diffs are not rendered by default.

193 changes: 193 additions & 0 deletions changelogs/WinPython-64bit-3.8.6.0_History.md

Large diffs are not rendered by default.

468 changes: 468 additions & 0 deletions changelogs/WinPython-64bit-3.9.0.2.md

Large diffs are not rendered by default.

5 changes: 5 additions & 0 deletions changelogs/WinPython-64bit-3.9.0.2_History.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
## History of changes for WinPython-64bit 3.9.0.2
The following changes were made to WinPython-64bit distribution since version 3.9.0.2.
* * *
Expand Down
476 changes: 476 additions & 0 deletions changelogs/WinPythoncod-64bit-3.8.6.0.md

Large diffs are not rendered by default.

192 changes: 192 additions & 0 deletions changelogs/WinPythoncod-64bit-3.8.6.0_History.md

Large diffs are not rendered by default.

470 changes: 470 additions & 0 deletions changelogs/WinPythoncod-64bit-3.9.0.2.md

Large diffs are not rendered by default.

199 changes: 199 additions & 0 deletions changelogs/WinPythoncod-64bit-3.9.0.2_History.md

Large diffs are not rendered by default.

21 changes: 21 additions & 0 deletions changelogs/WinPythondot-32bit-3.8.6.0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
## WinPython 3.8.6.0dot

The following packages are included in WinPython-32bit v3.8.6.0dot .

### Tools

Name | Version | Description
-----|---------|------------


### Python packages

Name | Version | Description
-----|---------|------------
[Python](http://www.python.org/) | 3.8.6 | Python programming language with standard library
[msvc_runtime](https://pypi.org/project/msvc_runtime) | 14.27.29016.1 | Install the Microsoft™ Visual C++™ runtime DLLs to the sys.prefix and Scripts directories
[pip](https://pypi.org/project/pip) | 20.2.4 | The PyPA recommended tool for installing Python packages.
[setuptools](https://pypi.org/project/setuptools) | 50.3.2 | Easily download, build, install, upgrade, and uninstall Python packages
[sqlite_bro](https://pypi.org/project/sqlite_bro) | 0.9.1 | a graphic SQLite Client in 1 Python file
[wheel](https://pypi.org/project/wheel) | 0.35.1 | A built-package format for Python
[winpython](http://winpython.github.io/) | 3.0.20201028 | WinPython distribution tools, including WPPM
15 changes: 15 additions & 0 deletions changelogs/WinPythondot-32bit-3.8.6.0_History.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
## History of changes for WinPython-32bit 3.8.6.0dot
The following changes were made to WinPython-32bit distribution since version 3.8.5.0dot.
### Python packages
Upgraded packages:
* [msvc_runtime](https://pypi.org/project/msvc_runtime) 14.27.29016 → 14.27.29016.1 (Install the Microsoft™ Visual C++™ runtime DLLs to the sys.prefix and Scripts directories)
* [pip](https://pypi.org/project/pip) 20.2.2 → 20.2.4 (The PyPA recommended tool for installing Python packages.)
* [Python](http://www.python.org/) 3.8.5 → 3.8.6 (Python programming language with standard library)
* [setuptools](https://pypi.org/project/setuptools) 49.6.0 → 50.3.2 (Easily download, build, install, upgrade, and uninstall Python packages)
* [winpython](http://winpython.github.io/) 3.0.20200808 → 3.0.20201028 (WinPython distribution tools, including WPPM)
* * *
Expand Down
21 changes: 21 additions & 0 deletions changelogs/WinPythondot-32bit-3.9.0.2.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
## WinPython 3.9.0.2dot

The following packages are included in WinPython-32bit v3.9.0.2dot .

### Tools

Name | Version | Description
-----|---------|------------


### Python packages

Name | Version | Description
-----|---------|------------
[Python](http://www.python.org/) | 3.9.0 | Python programming language with standard library
[msvc_runtime](https://pypi.org/project/msvc_runtime) | 14.27.29016.1 | Install the Microsoft™ Visual C++™ runtime DLLs to the sys.prefix and Scripts directories
[pip](https://pypi.org/project/pip) | 20.2.4 | The PyPA recommended tool for installing Python packages.
[setuptools](https://pypi.org/project/setuptools) | 50.3.2 | Easily download, build, install, upgrade, and uninstall Python packages
[sqlite_bro](https://pypi.org/project/sqlite_bro) | 0.9.1 | a graphic SQLite Client in 1 Python file
[wheel](https://pypi.org/project/wheel) | 0.35.1 | A built-package format for Python
[winpython](http://winpython.github.io/) | 3.0.20201028 | WinPython distribution tools, including WPPM
14 changes: 14 additions & 0 deletions changelogs/WinPythondot-32bit-3.9.0.2_History.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
## History of changes for WinPython-32bit 3.9.0.2dot
The following changes were made to WinPython-32bit distribution since version 3.9.0.1dot.
### Python packages
Upgraded packages:
* [msvc_runtime](https://pypi.org/project/msvc_runtime) 14.27.29016 → 14.27.29016.1 (Install the Microsoft™ Visual C++™ runtime DLLs to the sys.prefix and Scripts directories)
* [pip](https://pypi.org/project/pip) 20.2.2 → 20.2.4 (The PyPA recommended tool for installing Python packages.)
* [setuptools](https://pypi.org/project/setuptools) 49.6.0 → 50.3.2 (Easily download, build, install, upgrade, and uninstall Python packages)
* [winpython](http://winpython.github.io/) 3.0.20200808 → 3.0.20201028 (WinPython distribution tools, including WPPM)
* * *
Expand Down
21 changes: 21 additions & 0 deletions changelogs/WinPythondot-64bit-3.8.6.0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
## WinPython 3.8.6.0dot

The following packages are included in WinPython-64bit v3.8.6.0dot .

### Tools

Name | Version | Description
-----|---------|------------


### Python packages

Name | Version | Description
-----|---------|------------
[Python](http://www.python.org/) | 3.8.6 | Python programming language with standard library
[msvc_runtime](https://pypi.org/project/msvc_runtime) | 14.27.29016.1 | Install the Microsoft™ Visual C++™ runtime DLLs to the sys.prefix and Scripts directories
[pip](https://pypi.org/project/pip) | 20.2.4 | The PyPA recommended tool for installing Python packages.
[setuptools](https://pypi.org/project/setuptools) | 50.3.2 | Easily download, build, install, upgrade, and uninstall Python packages
[sqlite_bro](https://pypi.org/project/sqlite_bro) | 0.9.1 | a graphic SQLite Client in 1 Python file
[wheel](https://pypi.org/project/wheel) | 0.35.1 | A built-package format for Python
[winpython](http://winpython.github.io/) | 3.0.20201028 | WinPython distribution tools, including WPPM
15 changes: 15 additions & 0 deletions changelogs/WinPythondot-64bit-3.8.6.0_History.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
## History of changes for WinPython-64bit 3.8.6.0dot
The following changes were made to WinPython-64bit distribution since version 3.8.5.0dot.
### Python packages
Upgraded packages:
* [msvc_runtime](https://pypi.org/project/msvc_runtime) 14.27.29016 → 14.27.29016.1 (Install the Microsoft™ Visual C++™ runtime DLLs to the sys.prefix and Scripts directories)
* [pip](https://pypi.org/project/pip) 20.2.2 → 20.2.4 (The PyPA recommended tool for installing Python packages.)
* [Python](http://www.python.org/) 3.8.5 → 3.8.6 (Python programming language with standard library)
* [setuptools](https://pypi.org/project/setuptools) 49.6.0 → 50.3.2 (Easily download, build, install, upgrade, and uninstall Python packages)
* [winpython](http://winpython.github.io/) 3.0.20200808 → 3.0.20201028 (WinPython distribution tools, including WPPM)
* * *
Expand Down
21 changes: 21 additions & 0 deletions changelogs/WinPythondot-64bit-3.9.0.2.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
## WinPython 3.9.0.2dot

The following packages are included in WinPython-64bit v3.9.0.2dot .

### Tools

Name | Version | Description
-----|---------|------------


### Python packages

Name | Version | Description
-----|---------|------------
[Python](http://www.python.org/) | 3.9.0 | Python programming language with standard library
[msvc_runtime](https://pypi.org/project/msvc_runtime) | 14.27.29016.1 | Install the Microsoft™ Visual C++™ runtime DLLs to the sys.prefix and Scripts directories
[pip](https://pypi.org/project/pip) | 20.2.4 | The PyPA recommended tool for installing Python packages.
[setuptools](https://pypi.org/project/setuptools) | 50.3.2 | Easily download, build, install, upgrade, and uninstall Python packages
[sqlite_bro](https://pypi.org/project/sqlite_bro) | 0.9.1 | a graphic SQLite Client in 1 Python file
[wheel](https://pypi.org/project/wheel) | 0.35.1 | A built-package format for Python
[winpython](http://winpython.github.io/) | 3.0.20201028 | WinPython distribution tools, including WPPM
14 changes: 14 additions & 0 deletions changelogs/WinPythondot-64bit-3.9.0.2_History.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
## History of changes for WinPython-64bit 3.9.0.2dot
The following changes were made to WinPython-64bit distribution since version 3.9.0.1dot.
### Python packages
Upgraded packages:
* [msvc_runtime](https://pypi.org/project/msvc_runtime) 14.27.29016 → 14.27.29016.1 (Install the Microsoft™ Visual C++™ runtime DLLs to the sys.prefix and Scripts directories)
* [pip](https://pypi.org/project/pip) 20.2.2 → 20.2.4 (The PyPA recommended tool for installing Python packages.)
* [setuptools](https://pypi.org/project/setuptools) 49.6.0 → 50.3.2 (Easily download, build, install, upgrade, and uninstall Python packages)
* [winpython](http://winpython.github.io/) 3.0.20200808 → 3.0.20201028 (WinPython distribution tools, including WPPM)
* * *
Expand Down

0 comments on commit 201c7db

Please sign in to comment.