File: rules

package info (click to toggle)
pydot 4.0.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,820 kB
  • sloc: python: 2,727; sh: 12; makefile: 8
file content (13 lines) | stat: -rwxr-xr-x 543 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
#!/usr/bin/make -f

UPSTREAM_GIT := https://github.com/pydot/pydot
include /usr/share/openstack-pkg-tools/pkgos.make

export PYBUILD_TEST_ARGS= -v test -k "not test_dot_args and not test_regression_000_crazy and not test_regression_009_proc3d and not test_regression_052_b56 and not test_regression_053_b102 and not test_regression_065_b106 and not test_regression_093_b53 and not test_regression_126_b143 and not test_regression_165_b51"

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

override_dh_auto_clean:
	dh_auto_clean
	rm -f test.svg