#!/usr/bin/make -f export PYBUILD_NAME=rarfile # Disable tests that require unrar-nonfree on build, see d/control export PYBUILD_TEST_ARGS=-k "not (test_unrar_tool or test_reading or test_rar3_header_encryption)" %: dh $@ --buildsystem=pybuild override_dh_installchangelogs: dh_installchangelogs doc/news.rst