File: rules

package info (click to toggle)
axisregistry 0.3.5-2
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 6,024 kB
  • sloc: python: 955; makefile: 4
file content (7 lines) | stat: -rwxr-xr-x 180 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
#! /usr/bin/make -f

export PYBUILD_NAME=axisregistry
export SETUPTOOLS_SCM_PRETEND_VERSION=$(shell dpkg-parsechangelog -S version)

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