[PR #1975] [MERGED] [Standardization] Fix Spelling for "Setup Python3" #3328

Open
opened 2025-11-20 06:04:12 -05:00 by saavagebueno · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/1975
Author: @MickLesk
Created: 2/3/2025
Status: Merged
Merged: 2/3/2025
Merged by: @michelroegl-brunner

Base: mainHead: python3


📝 Commits (2)

  • 32db056 Harmonize Naming Python3 (fix missing)
  • 1de1a7b Harmonize Naming Python3 (fix missing)

📊 Changes

5 files changed (+10 additions, -10 deletions)

View changed files

📝 install/lazylibrarian-install.sh (+2 -2)
📝 install/metube-install.sh (+2 -2)
📝 install/openwebui-install.sh (+2 -2)
📝 install/paperless-ngx-install.sh (+2 -2)
📝 install/spoolman-install.sh (+2 -2)

📄 Description

✍️ Description

Add some missing parts of Python3 Harmonize from https://github.com/community-scripts/ProxmoxVE/pull/1810

Prerequisites

The following steps must be completed for the pull request to be considered:

  • Self-review performed (I have reviewed my code to ensure it follows established patterns and conventions.)

🛠️ Type of Change

Please check the relevant options:

  • Bug fix (non-breaking change that resolves an issue)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/community-scripts/ProxmoxVE/pull/1975 **Author:** [@MickLesk](https://github.com/MickLesk) **Created:** 2/3/2025 **Status:** ✅ Merged **Merged:** 2/3/2025 **Merged by:** [@michelroegl-brunner](https://github.com/michelroegl-brunner) **Base:** `main` ← **Head:** `python3` --- ### 📝 Commits (2) - [`32db056`](https://github.com/community-scripts/ProxmoxVE/commit/32db056ab82a44caf43a598cf42a8c2a304c2299) Harmonize Naming Python3 (fix missing) - [`1de1a7b`](https://github.com/community-scripts/ProxmoxVE/commit/1de1a7bd844aa6c9cc936a77d421612dbb824258) Harmonize Naming Python3 (fix missing) ### 📊 Changes **5 files changed** (+10 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `install/lazylibrarian-install.sh` (+2 -2) 📝 `install/metube-install.sh` (+2 -2) 📝 `install/openwebui-install.sh` (+2 -2) 📝 `install/paperless-ngx-install.sh` (+2 -2) 📝 `install/spoolman-install.sh` (+2 -2) </details> ### 📄 Description ## ✍️ Description Add some missing parts of Python3 Harmonize from https://github.com/community-scripts/ProxmoxVE/pull/1810 - Related PR: #1810 ## ✅ Prerequisites The following steps must be completed for the pull request to be considered: - [x] Self-review performed (I have reviewed my code to ensure it follows established patterns and conventions.) ## 🛠️ Type of Change Please check the relevant options: - [x] Bug fix (non-breaking change that resolves an issue) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
saavagebueno added the pull-request label 2025-11-20 06:04:12 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#3328