File: rules

package info (click to toggle)
python-retrying 1.4.2-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 136 kB
  • sloc: python: 638; makefile: 5
file content (8 lines) | stat: -rwxr-xr-x 198 bytes parent folder | download
1
2
3
4
5
6
7
8
#!/usr/bin/make -f

UPSTREAM_GIT := https://github.com/groodt/retrying
include /usr/share/openstack-pkg-tools/pkgos.make
export PYBUILD_NAME=retrying

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