Skip to content

Commit

Permalink
WinPython 2024-05 final
Browse files Browse the repository at this point in the history
same as rc
  • Loading branch information
stonebig committed Jan 3, 2025
1 parent 9bfb105 commit 6ba8293
Show file tree
Hide file tree
Showing 9 changed files with 1,326 additions and 0 deletions.
28 changes: 28 additions & 0 deletions changelogs/WinPythondot-64bit-3.12.8.0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
## WinPython 3.12.8.0dot

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

<details>

### Tools

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


### Python packages

Name | Version | Description
-----|---------|------------
[Python](http://www.python.org/) | 3.12.8 | Python programming language with standard library
[build](https://pypi.org/project/build) | 1.2.2.post1 | A simple, correct Python build frontend
[colorama](https://pypi.org/project/colorama) | 0.4.6 | Cross-platform colored terminal text.
[packaging](https://pypi.org/project/packaging) | 24.2 | Core utilities for Python packages
[pip](https://pypi.org/project/pip) | 24.3.1 | The PyPA recommended tool for installing Python packages.
[pyproject_hooks](https://pypi.org/project/pyproject_hooks) | 1.1.0 | Wrappers to call pyproject.toml-based build backend hooks.
[setuptools](https://pypi.org/project/setuptools) | 75.6.0 | Easily download, build, install, upgrade, and uninstall Python packages
[sqlite_bro](https://pypi.org/project/sqlite_bro) | 0.13.1 | a graphic SQLite Client in 1 Python file
[wheel](https://pypi.org/project/wheel) | 0.44.0 | A built-package format for Python
[winpython](https://pypi.org/project/winpython) | 11.2.20241228 | WinPython distribution tools, including WPPM

</details>
23 changes: 23 additions & 0 deletions changelogs/WinPythondot-64bit-3.12.8.0_History.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
## History of changes for WinPython-64bit 3.12.8.0dot
The following changes were made to WinPython-64bit distribution since version 3.12.6.0dot.
<details>
### Python packages
Upgraded packages:
* [build](https://pypi.org/project/build) 1.2.1 → 1.2.2.post1 (A simple, correct Python build frontend)
* [packaging](https://pypi.org/project/packaging) 24.1 → 24.2 (Core utilities for Python packages)
* [pip](https://pypi.org/project/pip) 24.2 → 24.3.1 (The PyPA recommended tool for installing Python packages.)
* [Python](http://www.python.org/) 3.12.6 → 3.12.8 (Python programming language with standard library)
* [setuptools](https://pypi.org/project/setuptools) 72.2.0 → 75.6.0 (Easily download, build, install, upgrade, and uninstall Python packages)
* [winpython](https://pypi.org/project/winpython) 10.7.20240908 → 11.2.20241228 (WinPython distribution tools, including WPPM)
Removed packages:
* [msvc_runtime](https://pypi.org/project/msvc_runtime) 14.40.33807 (Install the Microsoft™ Visual C++™ runtime DLLs to the sys.prefix and Scripts directories)
</details>
* * *
Expand Down
28 changes: 28 additions & 0 deletions changelogs/WinPythondot-64bit-3.13.1.0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
## WinPython 3.13.1.0dot

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

<details>

### Tools

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


### Python packages

Name | Version | Description
-----|---------|------------
[Python](http://www.python.org/) | 3.13.1 | Python programming language with standard library
[build](https://pypi.org/project/build) | 1.2.2.post1 | A simple, correct Python build frontend
[colorama](https://pypi.org/project/colorama) | 0.4.6 | Cross-platform colored terminal text.
[packaging](https://pypi.org/project/packaging) | 24.2 | Core utilities for Python packages
[pip](https://pypi.org/project/pip) | 24.3.1 | The PyPA recommended tool for installing Python packages.
[pyproject_hooks](https://pypi.org/project/pyproject_hooks) | 1.1.0 | Wrappers to call pyproject.toml-based build backend hooks.
[setuptools](https://pypi.org/project/setuptools) | 75.6.0 | Easily download, build, install, upgrade, and uninstall Python packages
[sqlite_bro](https://pypi.org/project/sqlite_bro) | 0.13.1 | a graphic SQLite Client in 1 Python file
[wheel](https://pypi.org/project/wheel) | 0.44.0 | A built-package format for Python
[winpython](https://pypi.org/project/winpython) | 11.2.20241228 | WinPython distribution tools, including WPPM

</details>
24 changes: 24 additions & 0 deletions changelogs/WinPythondot-64bit-3.13.1.0_History.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
## History of changes for WinPython-64bit 3.13.1.0dot
The following changes were made to WinPython-64bit distribution since version 3.13.0.1dot.
<details>
### Python packages
Upgraded packages:
* [build](https://pypi.org/project/build) 1.2.1 → 1.2.2.post1 (A simple, correct Python build frontend)
* [packaging](https://pypi.org/project/packaging) 24.1 → 24.2 (Core utilities for Python packages)
* [pip](https://pypi.org/project/pip) 24.2 → 24.3.1 (The PyPA recommended tool for installing Python packages.)
* [Python](http://www.python.org/) 3.13.0 → 3.13.1 (Python programming language with standard library)
* [setuptools](https://pypi.org/project/setuptools) 72.2.0 → 75.6.0 (Easily download, build, install, upgrade, and uninstall Python packages)
* [winpython](https://pypi.org/project/winpython) 10.7.20240908 → 11.2.20241228 (WinPython distribution tools, including WPPM)
Removed packages:
* [interpreters_pep_734](https://pypi.org/project/interpreters_pep_734) 0.1.0 (Use this module to try out multiple interpreters and a per-interpreter GIL in Python 3.13+. Do not use this for anything important yet.)
* [msvc_runtime](https://pypi.org/project/msvc_runtime) 14.40.33807 (Install the Microsoft™ Visual C++™ runtime DLLs to the sys.prefix and Scripts directories)
</details>
* * *
Expand Down
Loading

0 comments on commit 6ba8293

Please sign in to comment.