File: rules

package info (click to toggle)
python-xmlrunner 3.2.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 376 kB
  • sloc: python: 2,071; makefile: 214; sh: 2
file content (8 lines) | stat: -rwxr-xr-x 196 bytes parent folder | download
1
2
3
4
5
6
7
8
#!/usr/bin/make -f

include /usr/share/dpkg/pkg-info.mk
export PYBUILD_NAME=xmlrunner
export SETUPTOOLS_SCM_PRETEND_VERSION=$(DEB_VERSION_UPSTREAM)

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