Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | flent: Rename and update package | Toke Høiland-Jørgensen | 2022-12-17 |
Update the Flent package and move it to net/, renaming it to just 'flent' instead of python3-flent (it's not a library, having the python3- prefix makes no sense). Also add python3-defusedxml as a dependency to protect against XML bombs if using the one of the backends that use XML-RPC, and trim the dependencies to those used directly by Flent. Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk> |