#!/usr/bin/make -f UPSTREAM_GIT := https://github.com/marzooqy/anycrc.git include /usr/share/openstack-pkg-tools/pkgos.make %: dh $@ --buildsystem=pybuild --with python3 override_dh_auto_clean: rm -f src/anycrc/crc.c dh_auto_clean