[PR #15468] [MERGED] 15193 use psycopg compiled #14596

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/15468
Author: @arthanson
Created: 3/18/2024
Status: Merged
Merged: 3/19/2024
Merged by: @jeremystretch

Base: featureHead: 15193-psycopg


📝 Commits (1)

  • 2bce42b 15193 use psycopg compiled

📊 Changes

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

View changed files

📝 requirements.txt (+1 -1)

📄 Description

Fixes: #15193

Switch to use the compiled (Local Installation)of psycopg (https://www.psycopg.org/psycopg3/docs/basic/install.html#local-installation)

Wasn't sure all what to test here, it installs and runs locally, also installs and runs on the github environment. The required C packages to build should be installed from following the docs.


🔄 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/15468 **Author:** [@arthanson](https://github.com/arthanson) **Created:** 3/18/2024 **Status:** ✅ Merged **Merged:** 3/19/2024 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `feature` ← **Head:** `15193-psycopg` --- ### 📝 Commits (1) - [`2bce42b`](https://github.com/netbox-community/netbox/commit/2bce42b4569d7fe53032b70ccf3e11eec053d1a2) 15193 use psycopg compiled ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `requirements.txt` (+1 -1) </details> ### 📄 Description ### Fixes: #15193 Switch to use the compiled (Local Installation)of psycopg (https://www.psycopg.org/psycopg3/docs/basic/install.html#local-installation) Wasn't sure all what to test here, it installs and runs locally, also installs and runs on the github environment. The required C packages to build should be installed from following the docs. --- <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:25:24 +01:00
adam closed this issue 2025-12-29 23:25:25 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#14596