File: rules

package info (click to toggle)
python-msgpack-numpy 0.4.8-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 128 kB
  • sloc: python: 518; makefile: 23
file content (7 lines) | stat: -rwxr-xr-x 159 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
#!/usr/bin/make -f
#export DH_VERBOSE=1
export PYBUILD_NAME = msgpack-numpy
export PYBUILD_DISABLE_python2 = 1

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