X Tutup
Skip to content

Commit e4145c5

Browse files
committed
WinPython 2024-04 final
1 parent 9d2b1c5 commit e4145c5

13 files changed

+1694
-1
lines changed

changelogs/WinPython-64bit-3.12.6.0.md

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

changelogs/WinPython-64bit-3.12.6.0_History.md

Lines changed: 187 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
## WinPython 3.11.9.0dot
2+
3+
The following packages are included in WinPython-64bit v3.11.9.0dot .
4+
5+
<details>
6+
7+
### Tools
8+
9+
Name | Version | Description
10+
-----|---------|------------
11+
12+
13+
### Python packages
14+
15+
Name | Version | Description
16+
-----|---------|------------
17+
[Python](http://www.python.org/) | 3.11.9 | Python programming language with standard library
18+
[build](https://pypi.org/project/build) | 1.2.1 | A simple, correct Python build frontend
19+
[colorama](https://pypi.org/project/colorama) | 0.4.6 | Cross-platform colored terminal text.
20+
[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
21+
[packaging](https://pypi.org/project/packaging) | 24.1 | Core utilities for Python packages
22+
[pip](https://pypi.org/project/pip) | 24.2 | The PyPA recommended tool for installing Python packages.
23+
[pyproject_hooks](https://pypi.org/project/pyproject_hooks) | 1.1.0 | Wrappers to call pyproject.toml-based build backend hooks.
24+
[setuptools](https://pypi.org/project/setuptools) | 72.2.0 | Easily download, build, install, upgrade, and uninstall Python packages
25+
[sqlite_bro](https://pypi.org/project/sqlite_bro) | 0.13.1 | a graphic SQLite Client in 1 Python file
26+
[wheel](https://pypi.org/project/wheel) | 0.44.0 | A built-package format for Python
27+
[winpython](https://pypi.org/project/winpython) | 10.7.20240908 | WinPython distribution tools, including WPPM
28+
29+
</details>

changelogs/WinPythondot-64bit-3.11.9.0_History.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
## History of changes for WinPython-64bit 3.11.9.0dot
2+
3+
The following changes were made to WinPython-64bit distribution since version 3.11.6.0dot.
4+
5+
<details>
6+
### Python packages
7+
8+
New packages:
9+
10+
* [build](https://pypi.org/project/build) 1.2.1 (A simple, correct Python build frontend)
11+
* [colorama](https://pypi.org/project/colorama) 0.4.6 (Cross-platform colored terminal text.)
12+
* [packaging](https://pypi.org/project/packaging) 24.1 (Core utilities for Python packages)
13+
* [pyproject_hooks](https://pypi.org/project/pyproject_hooks) 1.1.0 (Wrappers to call pyproject.toml-based build backend hooks.)
14+
15+
Upgraded packages:
16+
17+
* [msvc_runtime](https://pypi.org/project/msvc_runtime) 14.36.32532 → 14.40.33807 (Install the Microsoft™ Visual C++™ runtime DLLs to the sys.prefix and Scripts directories)
18+
* [pip](https://pypi.org/project/pip) 23.2.1 → 24.2 (The PyPA recommended tool for installing Python packages.)
19+
* [Python](http://www.python.org/) 3.11.6 → 3.11.9 (Python programming language with standard library)
20+
* [setuptools](https://pypi.org/project/setuptools) 68.2.2 → 72.2.0 (Easily download, build, install, upgrade, and uninstall Python packages)
21+
* [sqlite_bro](https://pypi.org/project/sqlite_bro) 0.12.2 → 0.13.1 (a graphic SQLite Client in 1 Python file)
22+
* [wheel](https://pypi.org/project/wheel) 0.40.0 → 0.44.0 (A built-package format for Python)
23+
* [winpython](https://pypi.org/project/winpython) 7.0.20231126 → 10.7.20240908 (WinPython distribution tools, including WPPM)
24+
25+
26+
</details>
27+
* * *
Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
## WinPython 3.12.6.0dot
2+
3+
The following packages are included in WinPython-64bit v3.12.6.0dot .
4+
5+
<details>
6+
7+
### Tools
8+
9+
Name | Version | Description
10+
-----|---------|------------
11+
12+
13+
### Python packages
14+
15+
Name | Version | Description
16+
-----|---------|------------
17+
[Python](http://www.python.org/) | 3.12.6 | Python programming language with standard library
18+
[build](https://pypi.org/project/build) | 1.2.1 | A simple, correct Python build frontend
19+
[colorama](https://pypi.org/project/colorama) | 0.4.6 | Cross-platform colored terminal text.
20+
[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
21+
[packaging](https://pypi.org/project/packaging) | 24.1 | Core utilities for Python packages
22+
[pip](https://pypi.org/project/pip) | 24.2 | The PyPA recommended tool for installing Python packages.
23+
[pyproject_hooks](https://pypi.org/project/pyproject_hooks) | 1.1.0 | Wrappers to call pyproject.toml-based build backend hooks.
24+
[setuptools](https://pypi.org/project/setuptools) | 72.2.0 | Easily download, build, install, upgrade, and uninstall Python packages
25+
[sqlite_bro](https://pypi.org/project/sqlite_bro) | 0.13.1 | a graphic SQLite Client in 1 Python file
26+
[wheel](https://pypi.org/project/wheel) | 0.44.0 | A built-package format for Python
27+
[winpython](https://pypi.org/project/winpython) | 10.7.20240908 | WinPython distribution tools, including WPPM
28+
29+
</details>

changelogs/WinPythondot-64bit-3.12.6.0_History.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
## History of changes for WinPython-64bit 3.12.6.0dot
2+
3+
The following changes were made to WinPython-64bit distribution since version 3.12.4.1dot.
4+
5+
<details>
6+
### Python packages
7+
8+
Upgraded packages:
9+
10+
* [pip](https://pypi.org/project/pip) 24.0 → 24.2 (The PyPA recommended tool for installing Python packages.)
11+
* [Python](http://www.python.org/) 3.12.4 → 3.12.6 (Python programming language with standard library)
12+
* [setuptools](https://pypi.org/project/setuptools) 69.5.1 → 72.2.0 (Easily download, build, install, upgrade, and uninstall Python packages)
13+
* [wheel](https://pypi.org/project/wheel) 0.43.0 → 0.44.0 (A built-package format for Python)
14+
* [winpython](https://pypi.org/project/winpython) 8.2.20240618 → 10.7.20240908 (WinPython distribution tools, including WPPM)
15+
16+
17+
</details>
18+
* * *
Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
## WinPython 3.13.0.1dot
2+
3+
The following packages are included in WinPython-64bit v3.13.0.1dot rc2.
4+
5+
<details>
6+
7+
### Tools
8+
9+
Name | Version | Description
10+
-----|---------|------------
11+
12+
13+
### Python packages
14+
15+
Name | Version | Description
16+
-----|---------|------------
17+
[Python](http://www.python.org/) | 3.13.0 | Python programming language with standard library
18+
[build](https://pypi.org/project/build) | 1.2.1 | A simple, correct Python build frontend
19+
[colorama](https://pypi.org/project/colorama) | 0.4.6 | Cross-platform colored terminal text.
20+
[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.
21+
[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
22+
[packaging](https://pypi.org/project/packaging) | 24.1 | Core utilities for Python packages
23+
[pip](https://pypi.org/project/pip) | 24.2 | The PyPA recommended tool for installing Python packages.
24+
[pyproject_hooks](https://pypi.org/project/pyproject_hooks) | 1.1.0 | Wrappers to call pyproject.toml-based build backend hooks.
25+
[setuptools](https://pypi.org/project/setuptools) | 72.2.0 | Easily download, build, install, upgrade, and uninstall Python packages
26+
[sqlite_bro](https://pypi.org/project/sqlite_bro) | 0.13.1 | a graphic SQLite Client in 1 Python file
27+
[wheel](https://pypi.org/project/wheel) | 0.44.0 | A built-package format for Python
28+
[winpython](https://pypi.org/project/winpython) | 10.7.20240908 | WinPython distribution tools, including WPPM
29+
30+
</details>

changelogs/WinPythondot-64bit-3.13.0.1_History.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
## History of changes for WinPython-64bit 3.13.0.1dot
2+
3+
The following changes were made to WinPython-64bit distribution since version 3.13.0.0dot.
4+
5+
<details>
6+
### Python packages
7+
8+
Upgraded packages:
9+
10+
* [pip](https://pypi.org/project/pip) 24.0 → 24.2 (The PyPA recommended tool for installing Python packages.)
11+
* [setuptools](https://pypi.org/project/setuptools) 69.5.1 → 72.2.0 (Easily download, build, install, upgrade, and uninstall Python packages)
12+
* [wheel](https://pypi.org/project/wheel) 0.43.0 → 0.44.0 (A built-package format for Python)
13+
* [winpython](https://pypi.org/project/winpython) 8.2.20240618 → 10.7.20240908 (WinPython distribution tools, including WPPM)
14+
15+
16+
</details>
17+
* * *
Lines changed: 47 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,47 @@
1+
## WinPython 3.13.0.1free
2+
3+
The following packages are included in WinPython-64bit v3.13.0.1free rc2.
4+
5+
<details>
6+
7+
### Tools
8+
9+
Name | Version | Description
10+
-----|---------|------------
11+
12+
13+
### Python packages
14+
15+
Name | Version | Description
16+
-----|---------|------------
17+
[Python](http://www.python.org/) | 3.13.0 | Python programming language with standard library
18+
[appdirs](https://pypi.org/project/appdirs) | 1.4.4 | A small Python module for determining appropriate platform-specific dirs, e.g. a "user data dir".
19+
[asttokens](https://pypi.org/project/asttokens) | 2.4.1 | Annotate AST trees with source code positions
20+
[build](https://pypi.org/project/build) | 1.2.1 | A simple, correct Python build frontend
21+
[colorama](https://pypi.org/project/colorama) | 0.4.6 | Cross-platform colored terminal text.
22+
[cython](https://pypi.org/project/cython) | 3.1.0a0 | The Cython compiler for writing C extensions in the Python language.
23+
[decorator](https://pypi.org/project/decorator) | 5.1.1 | Decorators for Humans
24+
[executing](https://pypi.org/project/executing) | 2.0.1 | Get the currently executing AST node of a frame, and other information
25+
[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.
26+
[ipython](https://pypi.org/project/ipython) | 8.26.0 | IPython: Productive Interactive Computing
27+
[jedi](https://pypi.org/project/jedi) | 0.19.1 | An autocompletion tool for Python that can be used for text editors.
28+
[matplotlib_inline](https://pypi.org/project/matplotlib_inline) | 0.1.7 | Inline Matplotlib backend for Jupyter
29+
[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
30+
[packaging](https://pypi.org/project/packaging) | 24.1 | Core utilities for Python packages
31+
[parso](https://pypi.org/project/parso) | 0.8.4 | A Python Parser
32+
[pip](https://pypi.org/project/pip) | 24.2 | The PyPA recommended tool for installing Python packages.
33+
[prompt_toolkit](https://pypi.org/project/prompt_toolkit) | 3.0.47 | Library for building powerful interactive command lines in Python
34+
[ptpython](https://pypi.org/project/ptpython) | 3.0.29 | Python REPL build on top of prompt_toolkit
35+
[pure_eval](https://pypi.org/project/pure_eval) | 0.2.2 | Safely evaluate AST nodes without side effects
36+
[pygments](https://pypi.org/project/pygments) | 2.18.0 | Pygments is a syntax highlighting package written in Python.
37+
[pyproject_hooks](https://pypi.org/project/pyproject_hooks) | 1.1.0 | Wrappers to call pyproject.toml-based build backend hooks.
38+
[setuptools](https://pypi.org/project/setuptools) | 72.2.0 | Easily download, build, install, upgrade, and uninstall Python packages
39+
[six](https://pypi.org/project/six) | 1.16.0 | Python 2 and 3 compatibility utilities
40+
[sqlite_bro](https://pypi.org/project/sqlite_bro) | 0.13.1 | a graphic SQLite Client in 1 Python file
41+
[stack_data](https://pypi.org/project/stack_data) | 0.6.3 | Extract data from python stack frames and tracebacks for informative displays
42+
[traitlets](https://pypi.org/project/traitlets) | 5.14.1 | Traitlets Python configuration system
43+
[wcwidth](https://pypi.org/project/wcwidth) | 0.2.13 | Measures the displayed width of unicode strings in a terminal
44+
[wheel](https://pypi.org/project/wheel) | 0.44.0 | A built-package format for Python
45+
[winpython](https://pypi.org/project/winpython) | 10.7.20240908 | WinPython distribution tools, including WPPM
46+
47+
</details>

changelogs/WinPythonfree-64bit-3.13.0.1_History.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
## History of changes for WinPython-64bit 3.13.0.1free
2+
3+
The following changes were made to WinPython-64bit distribution since version 3.13.0.0free.
4+
5+
<details>
6+
### Python packages
7+
8+
New packages:
9+
10+
* [cython](https://pypi.org/project/cython) 3.1.0a0 (The Cython compiler for writing C extensions in the Python language.)
11+
12+
Upgraded packages:
13+
14+
* [ipython](https://pypi.org/project/ipython) 8.25.0 → 8.26.0 (IPython: Productive Interactive Computing)
15+
* [pip](https://pypi.org/project/pip) 24.1b1 → 24.2 (The PyPA recommended tool for installing Python packages.)
16+
* [prompt_toolkit](https://pypi.org/project/prompt_toolkit) 3.0.43 → 3.0.47 (Library for building powerful interactive command lines in Python)
17+
* [ptpython](https://pypi.org/project/ptpython) 3.0.26 → 3.0.29 (Python REPL build on top of prompt_toolkit)
18+
* [setuptools](https://pypi.org/project/setuptools) 69.5.1 → 72.2.0 (Easily download, build, install, upgrade, and uninstall Python packages)
19+
* [wheel](https://pypi.org/project/wheel) 0.43.0 → 0.44.0 (A built-package format for Python)
20+
* [winpython](https://pypi.org/project/winpython) 8.2.20240618 → 10.7.20240908 (WinPython distribution tools, including WPPM)
21+
22+
23+
</details>
24+
* * *

0 commit comments

Comments
 (0)
X Tutup