File: rules

package info (click to toggle)
python-virustotal-api 1.1.11-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 180 kB
  • sloc: python: 389; makefile: 6
file content (12 lines) | stat: -rwxr-xr-x 213 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
#!/usr/bin/make -f

include /usr/share/dpkg/pkg-info.mk

build3vers := $(shell py3versions -sv)
export PYBUILD_NAME = virustotal-api

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

override_dh_auto_test:
	# pass