File: rules

package info (click to toggle)
python-grpc-tools 1.14.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster
  • size: 13,912 kB
  • sloc: cpp: 168,018; makefile: 874; python: 210; sh: 57
file content (11 lines) | stat: -rwxr-xr-x 216 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
#!/usr/bin/make -f

export PYBUILD_NAME = grpcio-tools
export DEB_BUILD_MAINT_OPTIONS = hardening=+all

DPKG_EXPORT_BUILDFLAGS = 1

include /usr/share/dpkg/default.mk

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