File: rules

package info (click to toggle)
python-hvac 2.4.0-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 2,812 kB
  • sloc: python: 29,385; makefile: 42; sh: 14
file content (9 lines) | stat: -rwxr-xr-x 198 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f

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

export PBUILD_TEST_ARGS= -v tests

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