Skip to content

WinPython 2021-03 #996

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 4, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
448 changes: 448 additions & 0 deletions changelogs/WinPython-64bit-3.10.0.0.md

Large diffs are not rendered by default.

5 changes: 5 additions & 0 deletions changelogs/WinPython-64bit-3.10.0.0_History.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
## History of changes for WinPython-64bit 3.10.0.0

The following changes were made to WinPython-64bit distribution since version 3.10.0.0.

* * *
Expand Down
557 changes: 557 additions & 0 deletions changelogs/WinPython-64bit-3.9.5.0.md

Large diffs are not rendered by default.

219 changes: 219 additions & 0 deletions changelogs/WinPython-64bit-3.9.5.0_History.md

Large diffs are not rendered by default.

475 changes: 475 additions & 0 deletions changelogs/WinPythonPyPy-64bit-3.7.10.0.md

Large diffs are not rendered by default.

5 changes: 5 additions & 0 deletions changelogs/WinPythonPyPy-64bit-3.7.10.0_History.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
## History of changes for WinPython-64bit 3.7.10.0PyPy

The following changes were made to WinPython-64bit distribution since version 3.7.10.0PyPy.

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

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

### Tools

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


### Python packages

Name | Version | Description
-----|---------|------------
[Python](http://www.python.org/) | 3.8.10 | Python programming language with standard library
[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
[pip](https://pypi.org/project/pip) | 21.1.3 | The PyPA recommended tool for installing Python packages.
[setuptools](https://pypi.org/project/setuptools) | 57.0.0 | Easily download, build, install, upgrade, and uninstall Python packages
[sqlite_bro](https://pypi.org/project/sqlite_bro) | 0.9.3 | a graphic SQLite Client in 1 Python file
[wheel](https://pypi.org/project/wheel) | 0.36.2 | A built-package format for Python
[winpython](http://winpython.github.io/) | 4.3.20210620 | WinPython distribution tools, including WPPM
20 changes: 20 additions & 0 deletions changelogs/WinPythondot-32bit-3.8.10.0_History.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
## History of changes for WinPython-32bit 3.8.10.0dot

The following changes were made to WinPython-32bit distribution since version 3.8.1.0dot.

### Python packages

New packages:

* [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)

Upgraded packages:

* [pip](https://pypi.org/project/pip) 19.3.1 → 21.1.3 (The PyPA recommended tool for installing Python packages.)
* [Python](http://www.python.org/) 3.8.1 → 3.8.10 (Python programming language with standard library)
* [setuptools](https://pypi.org/project/setuptools) 42.0.2 → 57.0.0 (Easily download, build, install, upgrade, and uninstall Python packages)
* [sqlite_bro](https://pypi.org/project/sqlite_bro) 0.9.1 → 0.9.3 (a graphic SQLite Client in 1 Python file)
* [wheel](https://pypi.org/project/wheel) 0.33.6 → 0.36.2 (A built-package format for Python)
* [winpython](http://winpython.github.io/) 2.2.20191222 → 4.3.20210620 (WinPython distribution tools, including WPPM)

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

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

### Tools

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


### Python packages

Name | Version | Description
-----|---------|------------
[Python](http://www.python.org/) | 3.9.5 | Python programming language with standard library
[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
[pip](https://pypi.org/project/pip) | 21.1.3 | The PyPA recommended tool for installing Python packages.
[setuptools](https://pypi.org/project/setuptools) | 57.0.0 | Easily download, build, install, upgrade, and uninstall Python packages
[sqlite_bro](https://pypi.org/project/sqlite_bro) | 0.9.3 | a graphic SQLite Client in 1 Python file
[wheel](https://pypi.org/project/wheel) | 0.36.2 | A built-package format for Python
[winpython](http://winpython.github.io/) | 4.3.20210620 | WinPython distribution tools, including WPPM
16 changes: 16 additions & 0 deletions changelogs/WinPythondot-32bit-3.9.5.0_History.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
## History of changes for WinPython-32bit 3.9.5.0dot

The following changes were made to WinPython-32bit distribution since version 3.9.4.0dot.

### Python packages

Upgraded packages:

* [msvc_runtime](https://pypi.org/project/msvc_runtime) 14.28.29910 → 14.29.30036 (Install the Microsoft™ Visual C++™ runtime DLLs to the sys.prefix and Scripts directories)
* [pip](https://pypi.org/project/pip) 21.1.dev0 → 21.1.3 (The PyPA recommended tool for installing Python packages.)
* [Python](http://www.python.org/) 3.9.4 → 3.9.5 (Python programming language with standard library)
* [setuptools](https://pypi.org/project/setuptools) 56.0.0 → 57.0.0 (Easily download, build, install, upgrade, and uninstall Python packages)
* [sqlite_bro](https://pypi.org/project/sqlite_bro) 0.9.1 → 0.9.3 (a graphic SQLite Client in 1 Python file)
* [winpython](http://winpython.github.io/) 4.1.20210417 → 4.3.20210620 (WinPython distribution tools, including WPPM)

* * *
Expand Down
21 changes: 21 additions & 0 deletions changelogs/WinPythondot-64bit-3.8.10.0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
## WinPython 3.8.10.0dot

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

### Tools

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


### Python packages

Name | Version | Description
-----|---------|------------
[Python](http://www.python.org/) | 3.8.10 | Python programming language with standard library
[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
[pip](https://pypi.org/project/pip) | 21.1.3 | The PyPA recommended tool for installing Python packages.
[setuptools](https://pypi.org/project/setuptools) | 57.0.0 | Easily download, build, install, upgrade, and uninstall Python packages
[sqlite_bro](https://pypi.org/project/sqlite_bro) | 0.9.3 | a graphic SQLite Client in 1 Python file
[wheel](https://pypi.org/project/wheel) | 0.36.2 | A built-package format for Python
[winpython](http://winpython.github.io/) | 4.3.20210620 | WinPython distribution tools, including WPPM
20 changes: 20 additions & 0 deletions changelogs/WinPythondot-64bit-3.8.10.0_History.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
## History of changes for WinPython-64bit 3.8.10.0dot

The following changes were made to WinPython-64bit distribution since version 3.8.1.0dot.

### Python packages

New packages:

* [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)

Upgraded packages:

* [pip](https://pypi.org/project/pip) 19.3.1 → 21.1.3 (The PyPA recommended tool for installing Python packages.)
* [Python](http://www.python.org/) 3.8.1 → 3.8.10 (Python programming language with standard library)
* [setuptools](https://pypi.org/project/setuptools) 42.0.2 → 57.0.0 (Easily download, build, install, upgrade, and uninstall Python packages)
* [sqlite_bro](https://pypi.org/project/sqlite_bro) 0.9.1 → 0.9.3 (a graphic SQLite Client in 1 Python file)
* [wheel](https://pypi.org/project/wheel) 0.33.6 → 0.36.2 (A built-package format for Python)
* [winpython](http://winpython.github.io/) 2.2.20191222 → 4.3.20210620 (WinPython distribution tools, including WPPM)

* * *
Expand Down
21 changes: 21 additions & 0 deletions changelogs/WinPythondot-64bit-3.9.5.0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
## WinPython 3.9.5.0dot

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

### Tools

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


### Python packages

Name | Version | Description
-----|---------|------------
[Python](http://www.python.org/) | 3.9.5 | Python programming language with standard library
[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
[pip](https://pypi.org/project/pip) | 21.1.3 | The PyPA recommended tool for installing Python packages.
[setuptools](https://pypi.org/project/setuptools) | 57.0.0 | Easily download, build, install, upgrade, and uninstall Python packages
[sqlite_bro](https://pypi.org/project/sqlite_bro) | 0.9.3 | a graphic SQLite Client in 1 Python file
[wheel](https://pypi.org/project/wheel) | 0.36.2 | A built-package format for Python
[winpython](http://winpython.github.io/) | 4.3.20210620 | WinPython distribution tools, including WPPM
16 changes: 16 additions & 0 deletions changelogs/WinPythondot-64bit-3.9.5.0_History.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
## History of changes for WinPython-64bit 3.9.5.0dot

The following changes were made to WinPython-64bit distribution since version 3.9.4.0dot.

### Python packages

Upgraded packages:

* [msvc_runtime](https://pypi.org/project/msvc_runtime) 14.28.29910 → 14.29.30036 (Install the Microsoft™ Visual C++™ runtime DLLs to the sys.prefix and Scripts directories)
* [pip](https://pypi.org/project/pip) 21.1.dev0 → 21.1.3 (The PyPA recommended tool for installing Python packages.)
* [Python](http://www.python.org/) 3.9.4 → 3.9.5 (Python programming language with standard library)
* [setuptools](https://pypi.org/project/setuptools) 56.0.0 → 57.0.0 (Easily download, build, install, upgrade, and uninstall Python packages)
* [sqlite_bro](https://pypi.org/project/sqlite_bro) 0.9.1 → 0.9.3 (a graphic SQLite Client in 1 Python file)
* [winpython](http://winpython.github.io/) 4.1.20210417 → 4.3.20210620 (WinPython distribution tools, including WPPM)

* * *
Expand Down
24 changes: 24 additions & 0 deletions changelogs/WinPythondotPyPy-64bit-3.7.10.0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
## WinPython 3.7.10.0dotPyPy

The following packages are included in WinPython-64bit v3.7.10.0dotPyPy .

### Tools

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


### Python packages

Name | Version | Description
-----|---------|------------
[Python](http://www.python.org/) | 3.7.10 | Python programming language with standard library
[cffi](https://pypi.org/project/cffi) | 1.14.5 | Foreign Function Interface for Python calling C code.
[greenlet](https://pypi.org/project/greenlet) | 0.4.13 | Lightweight in-process concurrent programming
[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
[pip](https://pypi.org/project/pip) | 21.1.3 | The PyPA recommended tool for installing Python packages.
[readline](https://pypi.org/project/readline) | 6.2.4.1 | Hack to make "pip install readline" happy and do nothing
[setuptools](https://pypi.org/project/setuptools) | 57.0.0 | Easily download, build, install, upgrade, and uninstall Python packages
[sqlite_bro](https://pypi.org/project/sqlite_bro) | 0.9.3 | a graphic SQLite Client in 1 Python file
[wheel](https://pypi.org/project/wheel) | 0.36.2 | A built-package format for Python
[winpython](http://winpython.github.io/) | 4.3.20210620 | WinPython distribution tools, including WPPM
5 changes: 5 additions & 0 deletions changelogs/WinPythondotPyPy-64bit-3.7.10.0_History.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
## History of changes for WinPython-64bit 3.7.10.0dotPyPy

The following changes were made to WinPython-64bit distribution since version 3.7.10.0dotPyPy.

* * *
Expand Down
15 changes: 15 additions & 0 deletions changelogs/md5_sha1.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
### WinPython 2021-03 release (July 4th, 2021)

MD5 | SHA-1 | SHA-256 | Binary | Size | SHA3-256
---------------------------------|------------------------------------------|------------------------------------------------------------------|-----------------------------------|--------------------|------------------------------------------------------------------
fa2715d98015019192ebf728f253ae9c | ba4f263ef533df404f7c8cc0b47a6eb78f429bfa | 489ab15c35336cdac32b88a5282d7b5631af74afba34ac6cee3ac475ffd7c7dd | Winpython64-3.7.10.0dotPyPy.exe | 25 763 221 Bytes | 8758c48b8c74ba3621989b9abf2ddcfcd38049de21512ffcc9ae2688156508c9
819d5da22c5b2f025eba789ea3edf725 | 4e67187e3bf949ee7ab85d7fbc873f2ac7691c5a | 959d3f7a29134ec758a048217c3bee1010dd1322c98f2452b853796360b748fd | Winpython64-3.7.10.0PyPy.exe | 486 605 762 Bytes | a686ffa27b8cfe96aa227cec7ca1ace5da744ea969dfbdbc76c96f2c9c63d514
2f730858920f12c65991b7f7490bbdd2 | f26b443eaad4727c3e765af85e08081772e48bed | 7e95875b3217429b54939d45d69f87b6f2013a6cbd2e08b52429b466785bdba2 | Winpython64-3.8.10.0dot.exe | 25 375 720 Bytes | 96ef274f4691a66386d173d873e187259729773cb8e3ef6dc224b82493ca6759
6033a8688e3e10c7f2000b1529683abe | 289f45be877469c8237f373b62eaa280f739ed10 | f63295ee104790e80ca1a7e67274d57f1a22aa33dce5850bd9f3464b709739d6 | Winpython32-3.8.10.0dot.exe | 24 217 953 Bytes | a1946929a4d5c3d58e4413aa43131eefd14db6bb0291c9cd29a161940adabe21
dc35b0436535d39166fbc97d0915d22a | a62f1ce23f4569a995368b31599f67a9ab308a69 | 01f2a00265110a51f1fc91a058f1698aef1ef9a1b70f4e6d09f2c9fdccf6edf8 | Winpython64-3.9.5.0dot.exe | 25 839 482 Bytes | 020906ab69e829447cfaa8058863636e4af22e35288ad94081c2416db676d71a
5fd4f594ce5219db3c1269cc79d5f0b6 | bcba1b841afeb476a171af4342703ec962ef247e | 5dc6715618e58944668c28525b2dc7aeacc1a38d9a7df75070ee639e10429b05 | Winpython32-3.9.5.0dot.exe | 24 682 542 Bytes | 87638c83b59a952a71fcaa90aa834634b39c08cea4130342be04635e5cb368ba
dc35b0436535d39166fbc97d0915d22a | a62f1ce23f4569a995368b31599f67a9ab308a69 | 01f2a00265110a51f1fc91a058f1698aef1ef9a1b70f4e6d09f2c9fdccf6edf8 | Winpython64-3.9.5.0dot.exe | 25 839 482 Bytes | 020906ab69e829447cfaa8058863636e4af22e35288ad94081c2416db676d71a
5fd4f594ce5219db3c1269cc79d5f0b6 | bcba1b841afeb476a171af4342703ec962ef247e | 5dc6715618e58944668c28525b2dc7aeacc1a38d9a7df75070ee639e10429b05 | Winpython32-3.9.5.0dot.exe | 24 682 542 Bytes | 87638c83b59a952a71fcaa90aa834634b39c08cea4130342be04635e5cb368ba
1783b1eb3e7d124e481898db5c94aeff | ed1476a8122ab2b65cc5b31e5de6691c39da6f15 | 9a2f25ee58a35656a06bafeddba87c47de28cf11931cdbafe0ebd5b5a4eac2d5 | Winpython64-3.9.5.0.exe | 790 159 865 Bytes | dd5d79c6e306597d51b57f87aabb725028eecf5f3018d2ef6644327bca8604cf


### WinPython 2021-02 release (April 21th, 2021)

MD5 | SHA-1 | SHA-256 | Binary | Size
Expand Down