Skip to content

Commit 8e257ad

Browse files
authored
Merge pull request #1074 from stonebig/master
WinPython 2022-01
2 parents 7c9cef9 + e9e4174 commit 8e257ad

13 files changed

+2487
-0
lines changed

changelogs/WinPython-64bit-3.10.4.0.md

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

changelogs/WinPython-64bit-3.10.4.0_History.md

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

changelogs/WinPythonPyPy-64bit-3.8.12.2.md

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

changelogs/WinPythonPyPy-64bit-3.8.12.2_History.md

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

changelogs/WinPythonblas-64bit-3.10.4.0.md

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

changelogs/WinPythonblas-64bit-3.10.4.0_History.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
## History of changes for WinPython-64bit 3.10.4.0blas
2+
3+
The following changes were made to WinPython-64bit distribution since version 3.10.4.0.
4+
5+
### Python packages
6+
7+
Upgraded packages:
8+
9+
* [numpy](https://pypi.org/project/numpy) 1.21.5+mkl → 1.21.6 (NumPy is the fundamental package for array computing with Python.)
10+
11+
Removed packages:
12+
13+
* [botorch](https://pypi.org/project/botorch) 0.4.0 (Bayesian Optimization in PyTorch)
14+
* [fastai](https://pypi.org/project/fastai) 2.6.3 (fastai makes deep learning with PyTorch faster, more accurate, and easier)
15+
* [fastcore](https://pypi.org/project/fastcore) 1.3.27 (Python supercharged for fastai development)
16+
* [fastdownload](https://pypi.org/project/fastdownload) 0.0.5 (A general purpose data downloading library.)
17+
* [fastprogress](https://pypi.org/project/fastprogress) 1.0.0 (A nested progress with plotting options for fastai)
18+
* [gpytorch](https://pypi.org/project/gpytorch) 1.5.1 (An implementation of Gaussian Processes in Pytorch)
19+
* [torch](https://pypi.org/project/torch) 1.11.0 (Tensors and Dynamic neural networks in Python with strong GPU acceleration)
20+
* [torchaudio](https://pypi.org/project/torchaudio) 0.11.0 (An audio package for PyTorch)
21+
* [torchvision](https://pypi.org/project/torchvision) 0.12.0 (image and video datasets and models for torch deep learning)
22+
23+
* * *
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
## WinPython 3.10.4.0dot
2+
3+
The following packages are included in WinPython-32bit v3.10.4.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.10.4 | Python programming language with standard library
16+
[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
17+
[pip](https://pypi.org/project/pip) | 22.0.4 | The PyPA recommended tool for installing Python packages.
18+
[setuptools](https://pypi.org/project/setuptools) | 62.1.0 | Easily download, build, install, upgrade, and uninstall Python packages
19+
[sqlite_bro](https://pypi.org/project/sqlite_bro) | 0.12.2 | a graphic SQLite Client in 1 Python file
20+
[wheel](https://pypi.org/project/wheel) | 0.37.1 | A built-package format for Python
21+
[winpython](http://winpython.github.io/) | 4.6.20220501 | WinPython distribution tools, including WPPM

changelogs/WinPythondot-32bit-3.10.4.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.10.4.0dot
2+
3+
The following changes were made to WinPython-32bit distribution since version 3.10.2.0dot.
4+
5+
### Python packages
6+
7+
Upgraded packages:
8+
9+
* [pip](https://pypi.org/project/pip) 21.3.1 → 22.0.4 (The PyPA recommended tool for installing Python packages.)
10+
* [Python](http://www.python.org/) 3.10.2 → 3.10.4 (Python programming language with standard library)
11+
* [setuptools](https://pypi.org/project/setuptools) 60.5.0 → 62.1.0 (Easily download, build, install, upgrade, and uninstall Python packages)
12+
* [sqlite_bro](https://pypi.org/project/sqlite_bro) 0.12.1 → 0.12.2 (a graphic SQLite Client in 1 Python file)
13+
* [winpython](http://winpython.github.io/) 4.6.20220116 → 4.6.20220501 (WinPython distribution tools, including WPPM)
14+
15+
* * *
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
## WinPython 3.10.4.0dot
2+
3+
The following packages are included in WinPython-64bit v3.10.4.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.10.4 | Python programming language with standard library
16+
[msvc_runtime](https://pypi.org/project/msvc_runtime) | 14.29.30133 | Install the Microsoft™ Visual C++™ runtime DLLs to the sys.prefix and Scripts directories
17+
[pip](https://pypi.org/project/pip) | 22.0.4 | The PyPA recommended tool for installing Python packages.
18+
[setuptools](https://pypi.org/project/setuptools) | 62.1.0 | Easily download, build, install, upgrade, and uninstall Python packages
19+
[sqlite_bro](https://pypi.org/project/sqlite_bro) | 0.12.2 | a graphic SQLite Client in 1 Python file
20+
[wheel](https://pypi.org/project/wheel) | 0.37.1 | A built-package format for Python
21+
[winpython](http://winpython.github.io/) | 4.6.20220501 | WinPython distribution tools, including WPPM

changelogs/WinPythondot-64bit-3.10.4.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.10.4.0dot
2+
3+
The following changes were made to WinPython-64bit distribution since version 3.10.2.0dot.
4+
5+
### Python packages
6+
7+
Upgraded packages:
8+
9+
* [pip](https://pypi.org/project/pip) 21.3.1 → 22.0.4 (The PyPA recommended tool for installing Python packages.)
10+
* [Python](http://www.python.org/) 3.10.2 → 3.10.4 (Python programming language with standard library)
11+
* [setuptools](https://pypi.org/project/setuptools) 60.5.0 → 62.1.0 (Easily download, build, install, upgrade, and uninstall Python packages)
12+
* [sqlite_bro](https://pypi.org/project/sqlite_bro) 0.12.1 → 0.12.2 (a graphic SQLite Client in 1 Python file)
13+
* [winpython](http://winpython.github.io/) 4.6.20220116 → 4.6.20220501 (WinPython distribution tools, including WPPM)
14+
15+
* * *

0 commit comments

Comments
 (0)