File: rules

package info (click to toggle)
suds 0.7~git20150727.94664dd-3
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 1,752 kB
  • ctags: 2,281
  • sloc: python: 18,083; makefile: 8
file content (12 lines) | stat: -rwxr-xr-x 211 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
#!/usr/bin/make -f

export PYBUILD_NAME=suds

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

override_dh_auto_clean:
	dh_auto_clean
	rm -rf tools/__dummy__/
	rm -rf suds_jurko.egg-info/
	rm -rf .cache/