add get_leases method with filter slice_hrn for listing leases in allocate method
[sfa.git] / debian / rules
1 #!/usr/bin/make -f
2 # -*- makefile -*-
3
4 %:
5         dh $@ --with python2 --buildsystem=python_distutils
6
7 override_dh_prep:
8         $(MAKE) version
9         $(MAKE) wsdl
10         dh_prep -O--buildsystem=python_distutils