File: rules

package info (click to toggle)
python-leidenalg 0.9.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 1,200 kB
  • sloc: cpp: 5,398; python: 1,642; ansic: 237; sh: 12; makefile: 6
file content (11 lines) | stat: -rwxr-xr-x 215 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
#!/usr/bin/make -f

DH_VERBOSE := 1

export PYBUILD_NAME=leidenalg

export DEB_BUILD_MAINT_OPTIONS=hardening=+all
export IGRAPH_EXTRA_INCLUDE_PATH=/usr/include/igraph

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