File debian.rules of Package python-cffi

#!/usr/bin/make -f
# Copyright 2018 Pascal COMBES <pascom@orange.fr>

# Verbose mode
export DH_VERBOSE=1

export PYBUILD_NAME=cffi

%:
	dh $@ --with python2,python3 --buildsystem=pybuild
openSUSE Build Service is sponsored by