DEBSOURCES
Skip Quicknav
sources / python-backports.weakref / 1.0-2 / debian / rules
123456789
#!/usr/bin/make -f export PYBUILD_NAME=backports.weakref %: dh $@ --with python2,python3 --buildsystem=pybuild override_dh_python2: dh_python2 --namespace backports