mirror of
https://github.com/modoboa/modoboa.git
synced 2026-04-25 08:56:02 +03:00
[PR #2142] [CLOSED] WIP: Review requirements to prefer Debian packages #2466
Labels
No labels
bug
bug
dependencies
design
documentation
duplicate
enhancement
enhancement
enhancement
feedback-needed
help-needed
help-needed
installer
invalid
looking-for-sponsors
modoboa-contacts
new-ui
new-ui
pr
pull-request
pyconfr
python
question
security
stale
webmail
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/modoboa-modoboa#2466
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/modoboa/modoboa/pull/2142
Author: @jeromelebleu
Created: 1/26/2021
Status: ❌ Closed
Base:
master← Head:fix/requirements📝 Commits (3)
d770e0dAccept rrdtool version of current Debian packagef5ad884Accept greenlet version of current Debian package7985490Document 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.