File: rules

package info (click to toggle)
cached-ipaddress 1.0.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 252 kB
  • sloc: python: 199; makefile: 4
file content (6 lines) | stat: -rwxr-xr-x 176 bytes parent folder | download
1
2
3
4
5
6
#!/usr/bin/make -f
export PYBUILD_TEST_ARGS=--no-cov --ignore=tests/benchmarks/test_ipaddress.py
export DEB_BUILD_MAINT_OPTIONS=hardening=+all

%:
	dh $@ --buildsystem=pybuild