8000 Merge pull request #944 from stonebig/master · kuli-kuli/winpython@557a20f · GitHub
[go: up one dir, main page]

Skip to content

Commit 557a20f

Browse files
authored
Merge pull request winpython#944 from stonebig/master
WinPython 2021-01
2 parents 6e9672a + cbeb056 commit 557a20f

21 files changed

+2791
-10
lines changed

Cod_requirements64.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -448,7 +448,6 @@ fastapi
448448

449449
coverage
450450
nbval
451-
452451
onnxruntime
453452
sklearn-contrib-lightning
454453
openpyxl

Qt5_requirements64.txt

Lines changed: 1 addition & 2 deletions
10000
Original file line numberDiff line numberDiff line change
@@ -276,7 +276,7 @@ streamz
276276
# pytorch eco-system
277277
Torch
278278
torchvision
279-
torchaudio
279+
torchaudio
280280
botorch
281281

282282
terminado
@@ -446,7 +446,6 @@ fastapi
446446

447447
coverage
448448
nbval
449-
450449
onnxruntime
451450
sklearn-contrib-lightning
452451
openpyxl

changelogs/WinPython-64bit-3.8.8.0.md

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

changelogs/WinPython-64bit-3.8.8.0_History.md

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

changelogs/WinPython-64bit-3.9.2.0.md

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

changelogs/WinPython-64bit-3.9.2.0_History.md

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

changelogs/WinPythoncod-64bit-3.9.2.0.md

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

changelogs/WinPythoncod-64bit-3.9.2.0_History.md

Lines changed: 203 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.8.8.0dot
2+
3+
The following packages are included in WinPython-32bit v3.8.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.8.8 | Python programming language with standard library
16+
[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
17+
[pip](https://pypi.org/project/pip) | 21.0.1 | The PyPA recommended tool for installing Python packages.
18+
[setuptools](https://pypi.org/project/setuptools) | 54.1.0 | Easily download, build, install, upgrade, and uninstall Python packages
19+
[sqlite_bro](https://pypi.org/project/sqlite_bro) | 0.9.1 | a graphic SQLite Client in 1 Python file
20+
[wheel](https://pypi.org/project/wheel) | 0.36.2 | A built-package format for Python
21+
[winpython](http://winpython.github.io/) | 4.0.20210307 | WinPython distribution tools, including WPPM

changelogs/WinPythondot-32bit-3.8.8.0_History.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
## History of changes for WinPython-32bit 3.8.8.0dot
2+
3+
The following changes were made to WinPython-32bit distribution since version 3.8.7.0dot.
4+
5+
### Python packages
6+
7+
Upgraded packages:
8+
9+
* [pip](https://pypi.org/project/pip) 20.3.3 → 21.0.1 (The PyPA recommended tool for installing Python packages.)
10+
* [Python](http://www.python.org/) 3.8.7 → 3.8.8 (Python programming language with standard library)
11+
* [setuptools](https://pypi.org/project/setuptools) 51.1.0 → 54.1.0 (Easily download, build, install, upgrade, and uninstall Python packages)
12+
* [winpython](http://winpython.github.io/) 3.0.202011219 → 4.0.20210307 (WinPython distribution tools, including WPPM)
13+
14+
* * *

0 commit comments

Comments
 (0)
0