[PR #11836] [MERGED] Change Interpreter in shebang to python3 #13852

Closed
opened 2025-12-29 23:21:10 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/11836
Author: @MephistoaD
Created: 2/26/2023
Status: Merged
Merged: 2/27/2023
Merged by: @jeremystretch

Base: developHead: patch-1


📝 Commits (1)

  • 4fb78d3 Change Interpreter in shebang to python3

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 netbox/generate_secret_key.py (+1 -1)

📄 Description

Dear netbox community, thank you soo much for this great software 😍
While installing I noticed the interpreter in the shebang of this file varies from the interpreter which is suggested in your documentation. And indeed a ./generate_secret_key.py told me that python3 is required to run this file.

Since this is no big deal I decided not to open a dedicated issue for this, I hope you allow this change anyway.


🔄 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/netbox-community/netbox/pull/11836 **Author:** [@MephistoaD](https://github.com/MephistoaD) **Created:** 2/26/2023 **Status:** ✅ Merged **Merged:** 2/27/2023 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`4fb78d3`](https://github.com/netbox-community/netbox/commit/4fb78d3d72beb189e658c3feaf6973e2b54fb9a1) Change Interpreter in shebang to python3 ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `netbox/generate_secret_key.py` (+1 -1) </details> ### 📄 Description Dear netbox community, thank you soo much for this great software :heart_eyes: While installing I noticed the interpreter in the shebang of this file varies from the interpreter which is suggested in your documentation. And indeed a ./generate_secret_key.py told me that python3 is required to run this file. Since this is no big deal I decided not to open a dedicated issue for this, I hope you allow this change anyway. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 23:21:10 +01:00
adam closed this issue 2025-12-29 23:21:10 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#13852