File: rules

package info (click to toggle)
python-unifi-discovery 1.2.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 364 kB
  • sloc: python: 721; makefile: 14; javascript: 8
file content (9 lines) | stat: -rwxr-xr-x 445 bytes parent folder | download
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f

UPSTREAM_GIT := https://github.com/uilibs/unifi-discovery.git
include /usr/share/openstack-pkg-tools/pkgos.make

export PYBUILD_TEST_ARGS= -v tests -k 'not test_async_scanner_specific_address and not test_async_scanner_broadcast and not test_async_scanner_no_system_response and not test_async_scanner_system_api_missing_mac and not test_async_scanner_system_api_returns_html'

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