Thanks to visit codestin.com
Credit goes to github.com

Skip to content

put back labels in diff #1584

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 7, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions changelogs/WinPythondot-64bit-3.12.10.0_History.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,14 @@ The following changes were made to WinPython-64bit distribution since version 3.

New packages:

* [sv-ttk](https://pypi.org/project/sv-ttk) 2.6.0 ()
* [sv-ttk](https://pypi.org/project/sv-ttk) 2.6.0 (A gorgeous theme for Tkinter, based on Windows 11's UI)

Upgraded packages:

* [pip](https://pypi.org/project/pip) 24.3.1 → 25.0.1 ()
* [pip](https://pypi.org/project/pip) 24.3.1 → 25.0.1 (The PyPA recommended tool for installing Python packages.)
* [Python](http://www.python.org/) 3.12.9 → 3.12.10 (Python programming language with standard library)
* [setuptools](https://pypi.org/project/setuptools) 75.6.0 → 75.8.2 ()
* [winpython](https://pypi.org/project/winpython) 13.1.20250215 → 15.3.20250425 ()
* [setuptools](https://pypi.org/project/setuptools) 75.6.0 → 75.8.2 (Easily download, build, install, upgrade, and uninstall Python packages)
* [winpython](https://pypi.org/project/winpython) 13.1.20250215 → 15.3.20250425 (WinPython distribution tools, including WPPM)


</details>
Expand Down
8 changes: 4 additions & 4 deletions changelogs/WinPythondot-64bit-3.13.3.0_History.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,14 @@ The following changes were made to WinPython-64bit distribution since version 3.

New packages:

* [sv-ttk](https://pypi.org/project/sv-ttk) 2.6.0 ()
* [sv-ttk](https://pypi.org/project/sv-ttk) 2.6.0 (A gorgeous theme for Tkinter, based on Windows 11's UI)

Upgraded packages:

* [pip](https://pypi.org/project/pip) 24.3.1 → 25.0.1 ()
* [pip](https://pypi.org/project/pip) 24.3.1 → 25.0.1 (The PyPA recommended tool for installing Python packages.)
* [Python](http://www.python.org/) 3.13.2 → 3.13.3 (Python programming language with standard library)
* [setuptools](https://pypi.org/project/setuptools) 75.6.0 → 75.8.2 ()
* [winpython](https://pypi.org/project/winpython) 13.1.20250222 → 15.3.20250425 ()
* [setuptools](https://pypi.org/project/setuptools) 75.6.0 → 75.8.2 (Easily download, build, install, upgrade, and uninstall Python packages)
* [winpython](https://pypi.org/project/winpython) 13.1.20250222 → 15.3.20250425 (WinPython distribution tools, including WPPM)


</details>
Expand Down
Loading