New review comment by BoboTiG on void-packages repository https://github.com/void-linux/void-packages/pull/32905#discussion_r711340301 Comment: Here: https://github.com/httpie/httpie/blob/e2ba214ac02905ab0ada72c582c9e95023c49496/httpie/plugins/manager.py#L5 FTR a similar problem was fixed on Alpine: https://github.com/httpie/httpie/issues/1092 We may improve the situation later by using `importlib` or something else though.