File: rules

package info (click to toggle)
py-ubjson 0.16.1-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 464 kB
  • sloc: ansic: 1,992; python: 1,408; sh: 6; makefile: 5
file content (7 lines) | stat: -rwxr-xr-x 171 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
#!/usr/bin/make -f
export DEB_BUILD_MAINT_OPTIONS=hardening=+all
export PYBUILD_TEST_ARGS=test/
export PYBUILD_NAME=ubjson

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