File: rules

package info (click to toggle)
contextlib2 0.5.4-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 220 kB
  • sloc: python: 991; makefile: 112
file content (10 lines) | stat: -rwxr-xr-x 263 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f
export PYBUILD_DESTDIR_python2=debian/python-contextlib2/
export PYBUILD_TEST_ARGS={dir}/
export PYBUILD_NAME=contextlib2

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

override_dh_installchangelogs:
	dh_installchangelogs -k NEWS.rst