What do you think about splitting bind package to bind-base and bind? bind-base will contain server and init scripts/units, will have minimal dependencies (no python dependency) and can be used as eg. caching recursive server. bind will contain the the remaining files and will require bind-base. Bartek