mirror of
https://github.com/brentvollebregt/auto-py-to-exe.git
synced 2026-04-25 11:45:49 +03:00
[PR #469] [MERGED] Notify users of new PyInstaller version #478
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/brentvollebregt/auto-py-to-exe/pull/469
Author: @mcagriaksoy
Created: 3/17/2024
Status: ✅ Merged
Merged: 3/22/2024
Merged by: @brentvollebregt
Base:
master← Head:pyinstaller_version_check_br📝 Commits (9)
c0b88b6Pyinstaller version check is added74c044eUndesired version prefix is removed from pyinstaller version5691649Update auto_py_to_exe/utils.py78411f2Update auto_py_to_exe/utils.py70e9b62Update auto_py_to_exe/utils.py386edffUpdate auto_py_to_exe/utils.py7dc2abbUpdate auto_py_to_exe/utils.pyde78c59Fix naming9b32aacRuff fix📊 Changes
2 files changed (+29 additions, -0 deletions)
View changed files
📝
auto_py_to_exe/utils.py(+28 -0)📝
requirements.txt(+1 -0)📄 Description
This PR is created for the Issue https://github.com/brentvollebregt/auto-py-to-exe/issues/467
I have added version check on utils.py and display warning on the UI!
Also, I updated to requirements.txt
SS:

Tested on: Ubuntu 22.04.3 LTS, Windows 11
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.