[PR #2582] [CLOSED] Add Py3 migration notes for CentOS #12409

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/2582
Author: @lae
Created: 11/12/2018
Status: Closed

Base: developHead: feature/py3-centos-doc-update


📝 Commits (2)

  • 97842be Add Py3 migration notes for CentOS
  • 5bcce78 Add pip to Py3 migration notes for CentOS

📊 Changes

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

View changed files

📝 docs/installation/migrating-to-python3.md (+39 -0)

📄 Description

Documentation updates per https://groups.google.com/forum/#!topic/netbox-discuss/Zmn0rTtYdsg

(also pip isn't available from EPEL - I think python3.6 -m ensurepip installs it system wide but I haven't tried it/nor have a centos box handy so didn't mention it here)


🔄 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/2582 **Author:** [@lae](https://github.com/lae) **Created:** 11/12/2018 **Status:** ❌ Closed **Base:** `develop` ← **Head:** `feature/py3-centos-doc-update` --- ### 📝 Commits (2) - [`97842be`](https://github.com/netbox-community/netbox/commit/97842be46d1efc114936d4f599d13228914c6c83) Add Py3 migration notes for CentOS - [`5bcce78`](https://github.com/netbox-community/netbox/commit/5bcce789ad9925e2828957c74aae7bc0ef57c2ea) Add pip to Py3 migration notes for CentOS ### 📊 Changes **1 file changed** (+39 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `docs/installation/migrating-to-python3.md` (+39 -0) </details> ### 📄 Description Documentation updates per https://groups.google.com/forum/#!topic/netbox-discuss/Zmn0rTtYdsg (also pip isn't available from EPEL - I think `python3.6 -m ensurepip` installs it system wide but I haven't tried it/nor have a centos box handy so didn't mention it here) --- <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 22:21:20 +01:00
adam closed this issue 2025-12-29 22:21:20 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#12409