File: rules

package info (click to toggle)
python3-typed-ast 1.3.1-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 1,824 kB
  • sloc: ansic: 31,522; python: 4,215; sh: 65; makefile: 4
file content (8 lines) | stat: -rwxr-xr-x 170 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
#!/usr/bin/make -f

# DH_VERBOSE := 1
export PYBUILD_NAME = typed-ast
export DEB_BUILD_MAINT_OPTIONS = hardening=+bindnow

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