File: rules

package info (click to toggle)
pass-audit 1.2-1.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 400 kB
  • sloc: python: 798; makefile: 41; sh: 17
file content (8 lines) | stat: -rwxr-xr-x 245 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
#!/usr/bin/make -f

# tests fail with python3.10 due to a weird error involving gpg-agent
# even weirder is that they pass in autopkgtest using the same schroot
export PYBUILD_DISABLE_python3=test

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