[PR #2142] [CLOSED] WIP: Review requirements to prefer Debian packages #2466

Closed
opened 2026-02-27 12:11:11 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/modoboa/modoboa/pull/2142
Author: @jeromelebleu
Created: 1/26/2021
Status: Closed

Base: masterHead: fix/requirements


📝 Commits (3)

  • d770e0d Accept rrdtool version of current Debian package
  • f5ad884 Accept greenlet version of current Debian package
  • 7985490 Document the system packages which can be installed

📊 Changes

2 files changed (+10 additions, -4 deletions)

View changed files

📝 doc/manual_installation/modoboa.rst (+8 -2)
📝 requirements.txt (+2 -2)

📄 Description

The goal of this PR is to prefer Debian packages instead of Python ones as soon as some compilation is needed. In addition to rely on the great work which is done by the distribution developers to have working stable versions of those libraries, this will prevent useless compilation on the server and all the dependencies that it needs.


🔄 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/modoboa/modoboa/pull/2142 **Author:** [@jeromelebleu](https://github.com/jeromelebleu) **Created:** 1/26/2021 **Status:** ❌ Closed **Base:** `master` ← **Head:** `fix/requirements` --- ### 📝 Commits (3) - [`d770e0d`](https://github.com/modoboa/modoboa/commit/d770e0d1ab7ab11fe743b7b1cac42728e695a45c) Accept rrdtool version of current Debian package - [`f5ad884`](https://github.com/modoboa/modoboa/commit/f5ad884bbbd6899749f2b4460460bf6e62c2ffe9) Accept greenlet version of current Debian package - [`7985490`](https://github.com/modoboa/modoboa/commit/7985490f4aa13db4cd0fa58d7f3d767ef729a7d4) Document the system packages which can be installed ### 📊 Changes **2 files changed** (+10 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `doc/manual_installation/modoboa.rst` (+8 -2) 📝 `requirements.txt` (+2 -2) </details> ### 📄 Description The goal of this PR is to prefer Debian packages instead of Python ones as soon as some compilation is needed. In addition to rely on the great work which is done by the distribution developers to have working stable versions of those libraries, this will prevent useless compilation on the server and all the dependencies that it needs. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 12:11:11 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/modoboa-modoboa#2466
No description provided.