flent: Rename and update package
authorToke Høiland-Jørgensen <toke@toke.dk>
Sat, 17 Dec 2022 21:02:35 +0000 (22:02 +0100)
committerToke Høiland-Jørgensen <toke@toke.dk>
Sat, 17 Dec 2022 22:42:51 +0000 (23:42 +0100)
commit6818f1e521236f1d21478b1d693db785129bd7cf
treeb4d00f7506d4a0883b4418876e13d08f3af8aefb
parent44e1c2115ea91b97e9454c19428a59f155e9f677
flent: Rename and update package

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>
lang/python/python3-flent/Makefile [deleted file]
net/flent/Makefile [new file with mode: 0644]