Charles Short ddf814efcf Add debian packaging for python-cephclient
Add debian packaging infrastructure for python-cephclient.

Story: 2009101
Task: 43048

Signed-off-by: Charles Short <charles.short@windriver.com>
Change-Id: I164020eaae198da0ff96b6e9fb05845501869f4f
2021-09-28 09:45:24 -04:00

8 lines
129 B
Makefile
Executable File

#!/usr/bin/make -f
#export DH_VERBOSE = 1
export PYBUILD_NAME=python-cephclient
%:
dh $@ --with python3 --buildsystem=pybuild