Skip to content

Commit

Permalink
changelogs WinPyton 2023-01 post1
Browse files Browse the repository at this point in the history
  • Loading branch information
stonebig committed May 27, 2023
1 parent a1a191e commit 5426560
Show file tree
Hide file tree
Showing 10 changed files with 1,436 additions and 0 deletions.
646 changes: 646 additions & 0 deletions changelogs/WinPython-64bit-3.10.11.1.md

Large diffs are not rendered by default.

15 changes: 15 additions & 0 deletions changelogs/WinPython-64bit-3.10.11.1_History.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
## History of changes for WinPython-64bit 3.10.11.1
The following changes were made to WinPython-64bit distribution since version 3.10.11.0.
<details>
### Python packages
Upgraded packages:
* [toolz](https://pypi.org/project/toolz) 0.11.2 → 0.12.0 (List processing tools and functional utilities)
* [winpython](http://winpython.github.io/) 6.1.20230518 → 6.1.20230527 (WinPython distribution tools, including WPPM)
</details>
* * *
Expand Down
643 changes: 643 additions & 0 deletions changelogs/WinPython-64bit-3.11.3.1.md

Large diffs are not rendered by default.

15 changes: 15 additions & 0 deletions changelogs/WinPython-64bit-3.11.3.1_History.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
## History of changes for WinPython-64bit 3.11.3.1
The following changes were made to WinPython-64bit distribution since version 3.11.3.0.
<details>
### Python packages
Upgraded packages:
* [toolz](https://pypi.org/project/toolz) 0.11.2 → 0.12.0 (List processing tools and functional utilities)
* [winpython](http://winpython.github.io/) 6.1.20230518 → 6.1.20230527 (WinPython distribution tools, including WPPM)
</details>
* * *
Expand Down
25 changes: 25 additions & 0 deletions changelogs/WinPythondot-32bit-3.10.11.1.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
## WinPython 3.10.11.1dot

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

<details>

### Tools

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


### Python packages

Name | Version | Description
-----|---------|------------
[Python](http://www.python.org/) | 3.10.11 | Python programming language with standard library
[msvc_runtime](https://pypi.org/project/msvc_runtime) | 14.32.31326 | Install the Microsoft&#8482; Visual C++&#8482; runtime DLLs to the sys.prefix and Scripts directories
[pip](https://pypi.org/project/pip) | 23.1.2 | The PyPA recommended tool for installing Python packages.
[setuptools](https://pypi.org/project/setuptools) | 67.7.2 | Easily download, build, install, upgrade, and uninstall Python packages
[sqlite_bro](https://pypi.org/project/sqlite_bro) | 0.12.2 | a graphic SQLite Client in 1 Python file
[wheel](https://pypi.org/project/wheel) | 0.40.0 | A built-package format for Python
[winpython](http://winpython.github.io/) | 6.1.20230527 | WinPython distribution tools, including WPPM

</details>
14 changes: 14 additions & 0 deletions changelogs/WinPythondot-32bit-3.10.11.1_History.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
## History of changes for WinPython-32bit 3.10.11.1dot
The following changes were made to WinPython-32bit distribution since version 3.10.11.0dot.
<details>
### Python packages
Upgraded packages:
* [winpython](http://winpython.github.io/) 6.1.20230518 → 6.1.20230527 (WinPython distribution tools, including WPPM)
</details>
* * *
Expand Down
25 changes: 25 additions & 0 deletions changelogs/WinPythondot-64bit-3.10.11.1.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
## WinPython 3.10.11.1dot

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

<details>

### Tools

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


### Python packages

Name | Version | Description
-----|---------|------------
[Python](http://www.python.org/) | 3.10.11 | Python programming language with standard library
[msvc_runtime](https://pypi.org/project/msvc_runtime) | 14.34.31931 | Install the Microsoft&#8482; Visual C++&#8482; runtime DLLs to the sys.prefix and Scripts directories
[pip](https://pypi.org/project/pip) | 23.1.2 | The PyPA recommended tool for installing Python packages.
[setuptools](https://pypi.org/project/setuptools) | 67.7.2 | Easily download, build, install, upgrade, and uninstall Python packages
[sqlite_bro](https://pypi.org/project/sqlite_bro) | 0.12.2 | a graphic SQLite Client in 1 Python file
[wheel](https://pypi.org/project/wheel) | 0.40.0 | A built-package format for Python
[winpython](http://winpython.github.io/) | 6.1.20230527 | WinPython distribution tools, including WPPM

</details>
14 changes: 14 additions & 0 deletions changelogs/WinPythondot-64bit-3.10.11.1_History.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
## History of changes for WinPython-64bit 3.10.11.1dot
The following changes were made to WinPython-64bit distribution since version 3.10.11.0dot.
<details>
### Python packages
Upgraded packages:
* [winpython](http://winpython.github.io/) 6.1.20230518 → 6.1.20230527 (WinPython distribution tools, including WPPM)
</details>
* * *
Expand Down
25 changes: 25 additions & 0 deletions changelogs/WinPythondot-64bit-3.11.3.1.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
## WinPython 3.11.3.1dot

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

<details>

### Tools

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


### Python packages

Name | Version | Description
-----|---------|------------
[Python](http://www.python.org/) | 3.11.3 | Python programming language with standard library
[msvc_runtime](https://pypi.org/project/msvc_runtime) | 14.34.31931 | Install the Microsoft&#8482; Visual C++&#8482; runtime DLLs to the sys.prefix and Scripts directories
[pip](https://pypi.org/project/pip) | 23.1.2 | The PyPA recommended tool for installing Python packages.
[setuptools](https://pypi.org/project/setuptools) | 67.7.2 | Easily download, build, install, upgrade, and uninstall Python packages
[sqlite_bro](https://pypi.org/project/sqlite_bro) | 0.12.2 | a graphic SQLite Client in 1 Python file
[wheel](https://pypi.org/project/wheel) | 0.40.0 | A built-package format for Python
[winpython](http://winpython.github.io/) | 6.1.20230527 | WinPython distribution tools, including WPPM

</details>
14 changes: 14 additions & 0 deletions changelogs/WinPythondot-64bit-3.11.3.1_History.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
## History of changes for WinPython-64bit 3.11.3.1dot
The following changes were made to WinPython-64bit distribution since version 3.11.3.0dot.
<details>
### Python packages
Upgraded packages:
* [winpython](http://winpython.github.io/) 6.1.20230518 → 6.1.20230527 (WinPython distribution tools, including WPPM)
</details>
* * *
Expand Down

0 comments on commit 5426560

Please sign in to comment.