File: rules

package info (click to toggle)
python-rfc6555 0.0~git20190913.1a181b4-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 148 kB
  • sloc: python: 339; makefile: 4
file content (7 lines) | stat: -rwxr-xr-x 124 bytes parent folder | download
1
2
3
4
5
6
7
#!/usr/bin/make -f

export PYBUILD_NAME=rfc6555
export PYBUILD_DISABLE=test

%:
	dh $@ --with python3 --buildsystem=pybuild