File: rules

package info (click to toggle)
python-socksipy 1.7.1%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, sid, trixie
  • size: 192 kB
  • sloc: python: 994; makefile: 4
file content (9 lines) | stat: -rwxr-xr-x 187 bytes parent folder | download
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f

export PYBUILD_NAME=socks

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

override_dh_auto_test:
	# tests depend on 3proxy (binary only, removed from Debian package)