File: rules

package info (click to toggle)
python-prometheus-client 0.0.18-1~bpo8%2B1
  • links: PTS, VCS
  • area: main
  • in suites: jessie-backports
  • size: 296 kB
  • sloc: python: 2,565; makefile: 6
file content (12 lines) | stat: -rwxr-xr-x 224 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
#!/usr/bin/make -f

export DH_VERBOSE=1
export PYBUILD_NAME=prometheus-client

# Set these, such that pybuild does not set them
export http_proxy=
export https_proxy=

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