File: rules

package info (click to toggle)
python-vobject 0.9.6.1-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 836 kB
  • sloc: python: 6,317; sh: 7; makefile: 4
file content (7 lines) | stat: -rwxr-xr-x 132 bytes parent folder | download
1
2
3
4
5
6
7
#!/usr/bin/make -f

export PYBUILD_NAME = vobject
export PYBUILD_TEST_ARGS=tests.py

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