File: rules

package info (click to toggle)
django-ldapdb 1.5.1-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 292 kB
  • sloc: python: 1,922; makefile: 40
file content (9 lines) | stat: -rwxr-xr-x 286 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f

export PYBUILD_NAME=django-ldapdb
# Done via autopkgtest, see d/tests/control. These tests require a properly
# running slapd server to work. The build tests are not fit to do such a thing.
export PYBUILD_DISABLE=test

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