File: rules

package info (click to toggle)
python-randomize 0.14-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 108 kB
  • sloc: python: 278; makefile: 8
file content (13 lines) | stat: -rwxr-xr-x 259 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
#!/usr/bin/make -f

UPSTREAM_GIT := https://github.com/nloadholtes/nose-randomize.git
include /usr/share/openstack-pkg-tools/pkgos.make

export PYBUILD_NAME=randomize

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

override_dh_clean:
	dh_clean
	rm -rf build