File: rules

package info (click to toggle)
python-boto3 1.4.2-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 2,092 kB
  • ctags: 1,334
  • sloc: python: 10,937; makefile: 128
file content (11 lines) | stat: -rwxr-xr-x 248 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
#!/usr/bin/make -f

# See debhelper(7) (uncomment to enable)
#export DH_VERBOSE = 1

export DEB_BUILD_OPTIONS = nocheck
export PYBUILD_NAME = boto3

# main packaging script based on dh7 syntax
%:
	dh $@ --with python2,python3 --buildsystem=pybuild