File: rules

package info (click to toggle)
pyjdata 0.3.6-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, sid, trixie
  • size: 132 kB
  • sloc: python: 349; makefile: 5
file content (7 lines) | stat: -rwxr-xr-x 170 bytes parent folder | download
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=jdata

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