DEBSOURCES
Skip Quicknav
sources / python-jsonrpc2 / 0.4.1-2 / debian / rules
123456
#!/usr/bin/make -f export PYBUILD_NAME=jsonrpc %: # dh $@ --with python2,python3 --buildsystem=pybuild dh $@ --with python2 --buildsystem=pybuild