[PR #2158] [MERGED] Accept rrdtool version in Debian Buster #2470

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

📋 Pull Request Information

Original PR: https://github.com/modoboa/modoboa/pull/2158
Author: @jeromelebleu
Created: 2/8/2021
Status: Merged
Merged: 2/11/2021
Merged by: @tonioo

Base: masterHead: fix/requirements


📝 Commits (2)

  • f08157f Accept rrdtool version of current Debian package
  • 7d5f87a Document the system packages which can be installed

📊 Changes

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

View changed files

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

📄 Description

The Debian package python-rrdtool in Buster uses the Python binding provided by rrdtool. Even if the current version is 0.1.10, rrdtool version is 1.7.1 which should already include required features - e.g. export functions regarding the changelog. Finally, regarding the "changelog" of the separated rrdtool package which is in PyPi, it does not include relevant features or fixes.


🔄 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/2158 **Author:** [@jeromelebleu](https://github.com/jeromelebleu) **Created:** 2/8/2021 **Status:** ✅ Merged **Merged:** 2/11/2021 **Merged by:** [@tonioo](https://github.com/tonioo) **Base:** `master` ← **Head:** `fix/requirements` --- ### 📝 Commits (2) - [`f08157f`](https://github.com/modoboa/modoboa/commit/f08157ff6a202d6790a022a7a0ae71606f6efb83) Accept rrdtool version of current Debian package - [`7d5f87a`](https://github.com/modoboa/modoboa/commit/7d5f87aaab43e48bb7a82c33c0cf2f6ef5a6421e) Document the system packages which can be installed ### 📊 Changes **2 files changed** (+9 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `doc/manual_installation/modoboa.rst` (+8 -3) 📝 `requirements.txt` (+1 -1) </details> ### 📄 Description The Debian package `python-rrdtool` in Buster uses the Python binding provided by `rrdtool`. Even if the current version is 0.1.10, `rrdtool` version is 1.7.1 which should already include required features - e.g. export functions regarding the [changelog](https://github.com/oetiker/rrdtool-1.x/blob/master/CHANGES). Finally, regarding the ["changelog"](https://github.com/commx/python-rrdtool/releases) of the separated `rrdtool` package which is in PyPi, it does not include relevant features or fixes. --- <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:12 +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#2470
No description provided.